Text 'falls' down when changing picture in slideshow

Mikna / 2015-08-16 22:15:07   

Dear Forum

I am using the slideshow on my website and have succeeded moving the text to the right side of the picture shown with the nav bar on top of the picture (see link):

piscine.dk/index.php/exhibitions/-trope/

However, the text on the right side of the picture kind of 'falls down' whenever I click on the image /click previous/next. When I reload the page, the text gets back in its position next to the image.

I customised it in the slideshow.css file by just changing the margins:

  1.  #textspace p, #textspace blockquote, #textspace code { width: auto; margin: 0 70px 0 440px;} 

Can anyone perhaps tell me why it keeps falling down when using the slideshow?

:)

Best,
Mikkeline

huangegg / 2015-08-18 15:01:46   

hi you could change "#loading" to "#textspace p, #loading" in your slideshow.css.

I am not professional I cannot tell you why.. but you can also do some testings with the right click "inspect element" in chrome or firefox . the effect of changing code is live.

Mikna / 2015-08-19 09:32:11   

Thank you so much – will try right away. :)

This thread has been closed, thank you.