Can someone help me with the padding in the 3 Column layout for the categories.. need to change the padding I'm assuming.. but Can't find the code in Firebug..
Site page http://s1069957.instanturl.net/index.php/shop-tackle/east-coast-hooked/t-shirt
Joomla! 2.5.19
VM 2.0.26d
Add this to your template css:
.category-view .floatleft {
margin-right: 0 !important;
}
Added to My Custom.Css..
Good Stuff !! Thank You