I was wondering if someone could help me with this.
Since there are no products directly in the main categories, when you click on the category heading on my site, I want the page to show the two subcategory images (each one is fairly wide), one on top of the other.

At first, this wasn't working for me, because the subcategory images were displaying next to each other, rather than one on top of the other, and were pushed way out to the right of my page. Then, I went into the tpl_modules_category_row and changed where it said "tpl_columnar_display" to "tpl_tabular_display". Uploaded it, refreshed my page in firefox, and they looked perfect.

You can see the page here: http://www.peepaccessories.com/index...=index&cPath=2

Again, in firefox, it displays fine. The images are one on top of the other, just the way I want them. But, in Google Chrome (which I know isn't an extremely popular browser yet) and in Internet Explorer, the images are next to each other again.

Does anybody know what I can do to fix this? Is there something in the tabular_display file I'm missing? Thx in advance for your help!