Hi,
I’d like to customize my slideshow – great plugin! – the same way, but I failed.
The default setting is:
.slideshow_container { } .slideshow_container a { text-decoration: none; }
I added the code mentioned above to this result:
.slideshow_container { float: left; } .slideshow_container a { text-decoration: none; }
But as a pity, the slideshow isn’t surrounded. Actually, nothing happened.
Where did I go wrong?
Thanks in advance,
ponnuki