View Single Post
  #6  
Old 01-13-2006, 01:26 PM
 
TL408 TL408 is offline
 

X-Adept
  
Join Date: Jan 2005
Posts: 549
 

Default

Quote:
Originally Posted by balinor
Between each category name you mean? That is just a
tag in customer/categories.tpl. You would need to add a padding element to the CategoriesList class to use padding.
Yes, between each category name. I want some space between them, but not as much as a line using the
tag.

I edited the skin1.css file and added the codes below, using the padding element. However, I did not notice any changes between each category.

Code:
.CategoriesList { FONT-SIZE: 13px; Font-Weight: Bold; PADDING: 5px;
__________________
Win2003 IIS6, PHP 5.2.3, MySQL 5.0.45 and X-Cart 4.1.9
Reply With Quote