Hi,
was wondering how to increase the distance between the tekst and an image (in my case a slideshow).
I found the general padding rules, but this doesn't seem to work on this part.
Would be greatful for any help!
w.
Indexhibit version: 2.0
Thread is resolved.
Hi,
was wondering how to increase the distance between the tekst and an image (in my case a slideshow).
I found the general padding rules, but this doesn't seem to work on this part.
Would be greatful for any help!
w.
Hello -
have you got an example page for us to see?
There's a newest beta release for the Slideshow plugin.
I think you should update before any further customizations.
ok, i did this, still not sure where to adjust the distance though...
w.
In Admin->Assets->CSS, slideshow.css find line 39 for #slideshow-wrapper and add a padding-top attribute, for example:
#slideshow-wrapper { padding-bottom: 5px; padding-top: 30px;}That solved it, thanks a bunch!
w.
This thread has been closed, thank you.