ThemeForest

Jupither - Responsive HTML Gallery & Blog Template

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
RCRuke Purchased

etwtw

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
Paneli Purchased

Hello, I bought this item but I’m not good at all for the code. Is it possible to change the maximum size of images in the galleries? If so, could you tell me how? Thank you for you detailed answer.

elemis

Hi,

You can change the height of the zeta slider through style.css file. The default height is 500px. For example if you would like to change the height as 600px, you can use the following code, please paste it at the end of style.css file:

.zetaHolder {
    height:690px;
}
.zetaEmpty,
.zetaEmpty div {
    height:600px;
}
Default-user
Paneli Purchased

Thank you for your quick answer!

The worry is that my images appear well in a larger size but my slide is not higher than before, so the pictures are cut off. Any suggestion?

Sorry for my bad english, I’m a french speaker. Maybe it’s easier for you to see the problem here: http://www.elisabethpanepinto.be/equus.html#/macro (I just changed the first picture size, don’t pay attention to the others ;) )

elemis

Hi,

You seem to have copied the css code with pre tags. Please remove them. Since your image has the height of 569, the values you need to enter are as follows:

.zetaHolder {
        height:659px;
}
.zetaEmpty,
.zetaEmpty div {
        height:569px;
}
Default-user
Paneli Purchased

Perfect! Again, thank you for your help ! You’ve done a really nice work on ” Jupither ” !

by
by
by
by
by