Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

change category font size (left hand navigation column)

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 03-11-2010, 08:30 AM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: change category font size (left hand navigation column)

He's not using Fancy Categories mod, so that's not the proper code to edit.

It would take all of 5 minutes to find the one I posted above to change.
__________________
- Shane Munroe
Reply With Quote
  #12  
Old 03-13-2010, 10:58 PM
 
chippiesavalanche chippiesavalanche is offline
 

Member
  
Join Date: Oct 2007
Location: Denver
Posts: 15
 

Default Re: change category font size (left hand navigation column)

Quote:
Originally Posted by Tal
I just checked, it's still set to 15px. Your 7px is being overridden as well.

The CSS you need to look for:
Code:
.menu-categories-list ul li a:link, .menu-categories-list ul li a:visited, .menu-categories-list ul li a:hover, .menu-categories-list ul li a:active { font-size:15px; font-weight:bold; }

The one you edited was this:
Code:
.menu-categories-list ul li a:link, .menu-categories-list ul li a:visited, .menu-categories-list ul li a:hover, .menu-categories-list ul li a:active { font-size:7px; }







Looks the same, but is different. That means theres another .css file you have to edit. I cant tell you which, since firebug isn't listing the css file names.



-------------------------

hmm....
ok, using a simple text search, i looked for what you wanted me to... i searched on .menu-categories-list and the only instance i found was in main.css, where i have already been changing it...

well up till now, i have just been messing with the unzipped files from the original 431 download....

so... i am downloading the installed websited to my local hard drive, maybe there is something there that isnt in the unzipped folder... i will search there and let you know what i find.

michael
__________________
chippiesavalanche
-----------------
X-Cart DB Version: 4.3.1 GOLD
hosted by godaddy.com
cart: www.chippiesavalanche.com
Reply With Quote
  #13  
Old 03-13-2010, 11:31 PM
 
chippiesavalanche chippiesavalanche is offline
 

Member
  
Join Date: Oct 2007
Location: Denver
Posts: 15
 

Default Re: change category font size (left hand navigation column)

ok....
found the answer...

there are more files in skin1 on the website than in the unzipped package...

so...

how i fixed this issue:

issue: adjusting the size of the font for the categories list in 4.31

downloaded my installed website to the local hard drive, and then searched on .menu-categories-list

it showed up in two files..

main.css - where i kept changing the font pixels but it never took... and....

most importantly...

altskin.css where i changed the font size in pixels from 15 to 9 and the change worked.

so to reiterate...

the installed xcart has more files in various directories than the just unzipped package.

if you cant find what you are looking for, make sure you are searching a downloaded copy of your website.

thanks again for everyones help.

now to my next issue...

getting first class to work properly.....

michael
__________________
chippiesavalanche
-----------------
X-Cart DB Version: 4.3.1 GOLD
hosted by godaddy.com
cart: www.chippiesavalanche.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:03 AM.

   

 
X-Cart forums © 2001-2020