Quote Originally Posted by qhome View Post
Are you seeing this when using the default tpl_product_display_info.php file? I see what you are saying with your site and this is usually caused by what is called "float drop"

I notice that Cherry Zen template uses a "Float-wrap" for some of the column work. I am wondering if it related to clearboth or to something else.
I was using the tpl_product_info_display.php provided in your package...so I went back to Cherry Zen's product display info page and added the following snippet...

<?php
//BOF :: Tabbed Products Pro ::
require(DIR_WS_MODULES . 'tabbed_products_pro.php');
//EOF :: Tabbed Products Pro ::
?>

Now the issue is gone, but the display is all messed up. Please have a look.
http://www.herbalbazar.com/index.php...&products_id=6

Thanks,
PM