I did configure ddblock advanced slideshow following the tutorial (using the theme upright30, )
I can not have a picture and a text displayed at the same time in it, in firebug
the css refering to the text disappears when a picture in displayed.I did configure ddblock advanced slideshow following the tutorial (using the theme upright30)
I can not have a picture and a text displayed at the same time in it, in firebug
the css refering to the text disappears when a picture in displayed.
what am i doing wrong? i can send an admin login if needed
Thanks.
Thanks.
Marc
| Comment | File | Size | Author |
|---|---|---|---|
| debug.txt | 1.41 KB | toto2008 | |
| template.php.txt | 5.66 KB | toto2008 |
Comments
Comment #1
ppblaauw commentedI had a look at your site.
There is nothing wrong with the template.php file or the settings.
The slidetext is there, it is only below the slider which has oveflow:hidden.
You need to adjust the CSS to make the slidetext visible.
Hope this helps you further, please let me know.
Comment #2
toto2008 commentedThat was it,
thank you ppblaauw.
Marc
Comment #3
ppblaauw commentedWhen you want to have the slidetext overlay the image, it needs to have position:absolute;
You commented that out.
That is why it show now below the image.
Hope this helps you further, please let me know.