Distance tekst - slideshow

ismarchitecten / 2013-03-01 11:57:17   

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.

arsondpi / 2013-03-01 14:53:57   

Hello -
have you got an example page for us to see?

ismarchitecten / 2013-03-01 20:41:07   

Oh sorry,

ismarchitecten.be

w.

arsondpi / 2013-03-01 21:16:37   

There's a newest beta release for the Slideshow plugin.
I think you should update before any further customizations.

ismarchitecten / 2013-03-04 20:36:04   

ok, i did this, still not sure where to adjust the distance though...

w.

arsondpi / 2013-03-04 21:43:13   

In Admin->Assets->CSS, slideshow.css find line 39 for #slideshow-wrapper and add a padding-top attribute, for example:

  1. #slideshow-wrapper {
  2.     padding-bottom: 5px;
  3.     padding-top: 30px;
  4. }
ismarchitecten / 2013-03-06 12:59:17   

That solved it, thanks a bunch!

w.

This thread has been closed, thank you.