I am using the 3 column layout
http://www.airtightsecurityplus.com/security_equipment
and i would like to put borders around the products to better separate them.
any help would be appreciated.
thanks for any help.
I am using the 3 column layout
http://www.airtightsecurityplus.com/security_equipment
and i would like to put borders around the products to better separate them.
any help would be appreciated.
thanks for any help.
Locate this:Find this around line #618security_equipment/includes/templates/bask_black/css/stylesheet.css
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew
{margin: 1em 0;
}
- add this to the the following above:
- border: 1px solid #91C8C8;
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
thanks but not exactly what i was looking for. I was hoping to get boxes with 4 sides (instead of like cellpadding where boxes share the border between them) and i was hoping to get them all the same size (the code i put in the boxes were different sizes depending on the item)
see my test cart
http://www.airtightvideo.com/surv-eq...index&cPath=54
if you look in the 'new products for march' you can see the boxes are different.
see http://www.carparts.com/ for an example of the boxes i was looking for
thanks