Where is the problem in this code?
-
Hi,
I have installed a slideshow plugin called ‘showtime’ which is centered on every page except for one – the blog page.
The code under basic styles in my style.css is…
.showtime { padding-top: 39px; padding-left: 0px }
The code in my blog-page.css is….
<?php show_showtime (“id=5365|width=880|height=356|padding-top=39|padding-left=0”); ?>
and yet for some reason the slideshow window sits to the left of centre.. where is the problem in the line of code in my blog-page.css template?
Any answers greatly appreciated!
Thanks
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Where is the problem in this code?’ is closed to new replies.