Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    109
    Plugin Contributions
    0

    Default Font settings for category sidebox?

    I'm sure there's an easy fix for this, and I'm just not finding it.

    In my category sidebox, I'd like the subcategories to be in a smaller font size than the categories (so when the categories are expanded, the subcategories display in a smaller font).

    I'd also like to both categories and sub-categories bolded.

    Can anyone tell me where I can control these settings?

    Thanks!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Font settings for category sidebox?

    Locate the stylesheet.css for your active template and edit it. Find or add the following: adjust font sizes and colors to your liking
    Code:
    .category-subs-parent {
    color: #006633;
    font-size: 1.4em;
    }
    
    a.category-products {
    color: #9a9a9a;
    font-size: 1.2em;
    }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2006
    Posts
    109
    Plugin Contributions
    0

    Default Re: Font settings for category sidebox?

    Thanks Kobra.
    The template I'm using didn't have a section for those settings in it, which is why I was lost!
    I added them, and all is well. thanks for your help.

  4. #4
    Join Date
    Aug 2006
    Posts
    166
    Plugin Contributions
    2

    Default Re: Font settings for category sidebox?

    Quote Originally Posted by kobra View Post
    Locate the stylesheet.css for your active template and edit it. Find or add the following: adjust font sizes and colors to your liking
    Code:
    .category-subs-parent {
    color: #006633;
    font-size: 1.4em;
    }
    
    a.category-products {
    color: #9a9a9a;
    font-size: 1.2em;
    }
    hi
    i have a question about fixing the font size.
    when user tries to change font size on his pc, he gets disoriented layout, because I use utf-8 fonts,
    how can I fix my pages, so, the user can not more change font size in his view-font size browser?
    thanks in advance

 

 

Similar Threads

  1. different font color for each category in sidebox
    By DebiWebi in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 2 Sep 2009, 05:00 PM
  2. Greeting font change and Category Sidebox problem
    By nyanko chan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 May 2009, 05:09 AM
  3. Category Sidebox -- Change Font Color on hover
    By johnd in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 20 Aug 2008, 10:41 PM
  4. Category Sidebox Font
    By Roger Lee in forum Basic Configuration
    Replies: 1
    Last Post: 15 Apr 2008, 08:50 PM
  5. How can I change font color in category (in sidebox)?
    By yhzhangb in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Oct 2006, 10:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg