Aloha,
I'm having trouble aligning my product details list below my product description. I've toggled with tpl_product_info_display.php and cannot seem to get the details to appear below the description.
Take a look:
http://www.hawaiianwoodys.com/store/...&products_id=3
I removed <br class="clearBoth" /> below
<!--bof Product description -->
<?php if ($products_description != '') { ?>
<div id="productDescription" class="productGeneral biggerText"><?php echo stripslashes($products_description); ?></div>
<?php } ?>
<!--eof Product description -->
and it worked in IE, but not FF.
Also, the bullet appears in FF but not IE. How can I get it working in both browsers?
Mahalo for all time and energy spent reviewing my post.
Best wishes,
Kelly




