Results 1 to 1 of 1

Thread: Font Problems!

  1. #1
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default Font Problems!

    Ok i am using this code for my marquee

    HTML Code:
    <style type="text/css">
    td img {display: block;}body,td,th {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #000000;
    }
    body {
     margin-top: 5px;
    }
    .style1 {font-size: 9px}
    .style5 {
     font-size: 11px;
     font-family: "BM receipt A11";
     color: #ccff00;
    }
    </style>
    It works for a while then stops

    can anyone help me with the problem

    also if i do it with a .FON file its no problem at all and its really starting to pee me off!

    Cheers

    -Ed

    +rep to all helpers!
    Last edited by :Edzy; 15-02-2007 at 10:00 PM.
    EDTALKING


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •