Hi
If you go here:
pcselect.co.za/index.php?main_page=product_info&cPath=348_417_391_414&products_id=2696
You will notice that the dashed border-bottom of the product title runs all the way across the center column of the page, behind the product image, when it is just suppose to go under the product title.
This is an entry in the CSS that could contribute to this: (used to make the product title go next to the product image)
#productMainImage {
float: left;
}
Any ideas on how to fix this?
PS: I have tried adding the product title to the Product Details box, but that only solved half the problem. If I do this, the title does not display properly.
Thanks for the help
S


Reply With Quote
