
Originally Posted by
nikki72
Thanks for the quick reply! How would you only show a box on the the main page.... my newsletter subsribe I only want on the main page what would that statement be?
Does this work?
Code:
#indexHomeBody #bannerbox2{display:inline;}
#bannerbox2 {display:none;}
(instead of #bannerbox2, enter the id of the newsletter subscribe box)
Bookmarks