• Hi there
    here is an extract from my style sheet. The original font was geneva, but I have changed the font to trebuchet MS throughout. It seems to have worked everywhere, eg, heading etc, except for the the body of the post itself.

    please can you tell me what it is i am doing wrong?

    thanks

    .pagenumber {text-align: right;clear: both;font-weight: bold;padding-top: 6px;margin-top: 10px;}
    .kosong {clear: both;}
    body {background: #fce5d6 url(images/background.jpg) repeat-x;font-size: 11px;font-family: Trebuchet MS, sans-serif, Geneva, Arial, Helvetica;color: #F5FFFA;text-align: center;margin: 0px;padding: 0px;}
    
    #page {text-align: left;background-image: url(images/pagebg.jpg); width: 988px;margin-top: 0px;margin-bottom: 0px; margin-left: auto;margin-right: auto; }
    
    #header {background: url(images/header.jpg) no-repeat;height: 300px;margin: 0px;padding: 0px;}
    .header-title {
    	font-family: trebuchet ms, Verdana;
    	color:#ab2d74;
    	font-size:26px;
    	padding:48px 0 0 48px;
    	text-align:left;
            font-weight: bold;
    	}

    [Moderated the rest: Too much code. Please consider placing the code in a text file on your site with a link here -or- use a pastebin service such as http://wordpress.pastebin.ca. Thanks!]

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter manyee

    (@manyee)

    Hi There
    thanks for helping out.

    I deleted the font size reference altogether and it didnt work. I tried changing it to 150% and it still hasn’t worked either.

    I’m ready to pull my hair out! Not sure what I need to do to fix it 🙁

    Thread Starter manyee

    (@manyee)

    Hi Guys
    I got it to work!
    thank goodness.

    it turned out to be not in line 3 (the body)
    but actually line 99 (html.body entry).
    Go figure

    http://wordpress.pastebin.com/m49cdb6a0

    but thanks so much for all your help.

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘Font’ is closed to new replies.