Viewing 4 replies - 1 through 4 (of 4 total)
  • Search your CSS file… it’s going to be in there (more than once I might add) and it’s the font-family value.

    -tg

    I’d start with this line in the stylesheet:

    body { margin: 0px; padding: 0px; font-family: Verdana, Helvetica, Sans-serif; font-size: 12px; color: #ffffff; background-image: url(images/bh-bg.jpg); }

    Thread Starter Bella

    (@bella)

    Okay, found that. The font I would like to use is called georgia. So do I just change the “Verdana, Helvetica, Sans-serif” part and put in “Georiga” ?

    Thread Starter Bella

    (@bella)

    EEK!! I figured it out. Nevermind. Georgia looks awful!

    thanks guys. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change Font’ is closed to new replies.