Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2009
    Posts
    71
    Plugin Contributions
    0

    Default Category Box Titles Font Size

    http://www.apollobuildingsupplies.co.uk/

    I wanted to change my category titles so all of them were font 1.4em i did this but for some reason the 2 on the right went much larger than 1.4 and the search title didnt move. I've played about with the CSS on the web tools on Firefox but just cant get it any pointers??

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Category Box Titles Font Size

    i think the problem is here

    h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {stylesheet.css (line 547)
    color:#FFFFFF;
    font-size:1.4em;
    }

    you have already defined font size for left and right side boxes, this one just overwrite the other . remove this font size and see if that fix the problem

  3. #3
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Category Box Titles Font Size

    also for your search box heading . add the following to end of your stylesheet.css and see if this helps.

    #searchHeading label {
    font-size:1.4em;
    }

 

 

Similar Threads

  1. Changing Sub Category Font Size found under Category Description
    By Market with a G in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 May 2011, 10:44 PM
  2. How do I change font size of EZ Page Nav Titles?
    By Tomjoolery in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Sep 2008, 08:42 PM
  3. Increase input box font size
    By ebaobao in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Aug 2008, 11:59 PM
  4. side box heading font size
    By sperdie in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 12 Dec 2007, 09:14 AM
  5. Search box size and font
    By scytha in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Apr 2007, 06:20 AM

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