Results 1 to 3 of 3

Thread: Changing header text size

  1. #1
    Thread Starter
    Rookie beever's Avatar
    Join Date
    May 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Changing header text size

    I don't know what I'm doing wrong, but I can't seem to affect the size of the header text – the very large title type.

    I just want to make it smaller, and I've gone into the stylesheet and changed font size and line-height on this line:

    Code:
    .header h1 { font-size: 61px; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; padding-bottom: 10px; line-height: 51px;}
    Nothing happens. Is there another bit of code hiding somewhere that I need to change?

    Thanks for any help you can provide.

  2. #2
    Veteran sonnycool's Avatar
    Join Date
    Mar 2009
    Location
    Malaysia
    Posts
    308
    Thanks
    32
    Thanked 2 Times in 2 Posts

    Re: Changing header text size

    which colour theme u using ?
    different colour theme use different css, try install firebug to your firefox

  3. #3
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: Changing header text size

    SonnyCooL is correct. Firebug is the absolute best plugin for FireFox to help you understand and modify (in realtime) ClassiPress code (or any site for that matter). I use it all the time.

    http://getfirebug.com/

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)