I have changed the tpl_product_info_disply.php so i know it is in the right spot but it will not stay to the right of the product image but goes below the product image. The attribute selector stays there but the add to cart does not. I believe it is in my style sheet so i changed it and still no good. Below is my style sheet code.
#cartAdd { margin:0; padding:1em 1em 1em 0; margin:5px 0 0; width:300px; overflow:hidden;}
#cartAdd .qty{ padding:3px; border:solid 1px #E1E1E1; width:20px;}
I thought it was too wide so i changed the width to a smaller size, my description width is 450px and it fits just fine to the right of the product image. So I don't' know what is causing it to move below the image.
I am using 1.39h and using a custom template.
Thanks,
Brad


Reply With Quote
