• Resolved laptopmemo

    (@laptopmemo)


    Hey everyone!

    This is from Stef, the 12 year old gadget blogger at https://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;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing post title sizes for iBlog2 template’ is closed to new replies.