• This is for http://www.simplyelated.com. I’ve looked at other peoples threads and can’t find similarities and when I try to change something nothing happens. I’m looking at the Header and Logo part of the style.css code shown below and I don’t see any mention of font. I just want to test it by changing the header font to Times New Roman.

    /*=== Header ===*/
    #header { margin:0 auto; padding:0; width:960px; }
    #page2 .logo_resize { position:absolute;}
    .logo_resize { z-index:1001; padding:0; margin:17px 0 0 0; background:url(images/overlay.png); height:92px; width:960px; position:relative;}
    .logo_resize * { z-index:1001;}
    /*- Logo -*/
    .logo { margin:0; padding:20px 0 0 50px; float:left; width:auto; }
    .logo h1 { margin:0; padding:0; width:auto; font-size:36px; font-weight:normal; line-height:1em; color:#fff; }
    .logo h1 a { color:#fff; }
    .logo h1 a:hover { text-decoration:none; }
    .logo small { display:block; margin:0; padding:0; float:left; color:#949494; font-size:12px; text-transform:uppercase; }

    Help is appreciated!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Can't Change Header Font’ is closed to new replies.