I've been trying to figure this out to no availcan someone point me in the direction of how to add a border around the product info, like this
I've been trying to figure this out to no availcan someone point me in the direction of how to add a border around the product info, like this
You would do that by editing the relevant template for the page where you want that effect, wrapping all the items you want to be inside the border in a DIV, giving that DIV padding greater than the width of the border in your stylesheet and then adding a background image for the border to the DIV (also in your stylesheet).
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
kuroi thanks much for the reply that would be tpl_product_info_display.php?
Most likely. I wasn't sure from your design whether it was the product info page or not.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
yeah, it's the product info or details, i just didn't have the description, attributes or cart buttons. thanks so much for the reply!