
Originally Posted by
qhome
Yes, sorry i should have added this to the original post. This is a zen-cart 1.3 issue with the top category bar. The Category bar for whatever reason doesn't autowrap with Opera, so it stretches the page out to fit it all inside.
option1: Remove the top categories bar
option2: look at how the top categories bar is coded and see if there is anything wrong there or maybe its in Opera. Perhaps you can add php code to add <br /> tags after every 6 categories, but that will leave you with some weirdness if you only have 7 categories as there would be one by himself on the next line.
option3: Maybe you could get fancy and calculate how many would go on each row based on the total. But that is wasted overkill for something like this. It really should wrap natively and Opera has no problem with wrapping normally so I think it would be a zen cart implementation problem. Sometimes what works isn't always whats proper.. but i haven't looked myself.
Bookmarks