Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #498484

    Hi,
    I built in a portfolio and it shows the portfolio with ajax. Beside the gallery i put some toggles with informations. When i activate/deactivate the toggles, the content-box gets smaller and so the picture and the text jumps to the left.
    Any idea to fix it or a workaround?
    thanks

    #498503

    Hey xxtita!

    I don’t think there is anything we can do there. If you force the gallery down with CSS then the images will look distorted. If you still want to try it then the CSS would look like this.

    .avia-slideshow-gallery.av_slideshow.avia-slide-slider, .avia-slideshow-inner, .avia-slideshow-inner img {
        min-height: 800px;
    }

    Cheers!
    Elliott

    • This reply was modified 9 years, 2 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.