View Single Post
  #41  
Old 11-06-2010, 07:05 AM
  capuccino1976's Avatar 
capuccino1976 capuccino1976 is offline
 

Member
  
Join Date: Jun 2010
Posts: 14
 

Default Re: Subcategory Mods on 4.2.0

Quote:
Originally Posted by gatordp
I tried doing this mod on 4.2.2 and it all seemed to work OK, but I have a custom skin and when I used this it added bullets in front of the Main Categories and changed the font size.

I'm sure this is a css issue. Anyone know where I might look to fix this and keep the same formatting I had?

I have the same problem...

I've add the following code in my main.css :

.menu-categories-list ul li.subcat {
padding-left: 18px;
text-decoration: none;
font-weight: normal;
color: #555555;
font-size: 15px;

But only the "padding-left" part is working, everything else has the same look as my categories link.

Can someone tell me where I can somehow customize the look of the fonts of my subcategories?

Here's my website :
www.laccessoiriste.com

Thanks a lot
__________________
X-Cart Gold 4.2.3
http://www.laccessoiriste.com
Reply With Quote