Forums

[resolved] Changing post title sizes for iBlog2 template (5 posts)

  1. laptopmemo
    Member
    Posted 2 years ago #

    Hey everyone!

    This is from Stef, the 12 year old gadget blogger at http://www.laptopmemo.com

    I've been having a pretty big problem right now. It's my post titles that are WAY too small. I went into the CSS Stylesheet, and changed the font size, but it made the entire template have fonts that were too big in the end, so I put everything back to normal, which isn't working for me.

    Could someone please help?

    This is the CSS I was changing:

    body {
    color:#000; /* MAIN BODY TEXT COLOR */
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; /* MAIN BODY FONTS */
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:18px;
    background-repeat: repeat;
    background-attachment: fixed;
    background: #F7F7F7 url(images/back-gradient.png) repeat-x left top;
    }

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Try adding:

    h2.posttitle a {font-size:30px}

    to the bottom of style.css.

  3. laptopmemo
    Member
    Posted 2 years ago #

    Thanks! It actually WORKS!

    A mod can close this now!

    Stef, the 12 year old gadget blogger at LaptopMemo

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Actually, you're the one who can close it. There's a resolved box over there -->

  5. bilalhussain
    Member
    Posted 2 years ago #

    Hi

    Im having a similar problem than this my post fonts sizes have doubled and now they are big as well as my side bar and I didn't change them, could someone please help me?

    My website is http://www.bilalhussainblog.com

    Regard

Topic Closed

This topic has been closed to new replies.

About this Topic