Hi
I'd like to show my categories stacked on the main page.
(I have five categories and i want only one category/image per line)
I found a thread that seemed to be trying to solve what i want to achieve
http://www.zen-cart.com/forum/showth...n+page+stacked
- They added the following to the stylesheet
.categoryListBoxContents {
float: left;
}
I tried commenting it out on my style sheet but it didnt seem to do anything
Can somebody point me in the right direction?
Thanks
Id



