Font type and size difference Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Font type and size difference

    itoh
    itoh
    Forumember


    Posts : 207
    Reputation : 0
    Language : english
    Location : Japan

    Font type and size difference Empty Font type and size difference

    Post by itoh December 16th 2011, 6:33 pm

    I have several forums listed in my forum, and they are all Vedana size 2. However, one of them doesn't appear to be the same (font) as the others. How can I make sure that the one that does not look "right" is actually using Vedana size? I checked the box where the text is located and it does have Vedana size 2 and that is why I cannot understand why it does not look like the other forums (text).


    Last edited by itoh on December 24th 2011, 9:01 pm; edited 1 time in total
    avatar
    Guest
    Guest


    Font type and size difference Empty Re: Font type and size difference

    Post by Guest December 16th 2011, 6:48 pm

    Use this CSS code:
    Code:
    body{
    font-family: Verdana !important;
    font-size: 12px !important;
    }
    Replace 12px and Verdana to what you want. Razz
    itoh
    itoh
    Forumember


    Posts : 207
    Reputation : 0
    Language : english
    Location : Japan

    Font type and size difference Empty Re: Font type and size difference

    Post by itoh December 16th 2011, 9:01 pm

    Gassy wrote:Use this CSS code:
    Code:
    body{
    font-family: Verdana !important;
    font-size: 12px !important;
    }
    Replace 12px and Verdana to what you want. Razz

    They are all set for Verdana and 12, but only one of them does not appear as the others do. That is why I am trying to find out how I can have that one (which IS set at Verdana / 12) to show as the others show. It is showing "smaller."
    avatar
    Guest
    Guest


    Font type and size difference Empty Re: Font type and size difference

    Post by Guest December 16th 2011, 9:07 pm

    Where the font is other than Verdana 12px? Can you provide your forum url? Smile
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Font type and size difference Empty Re: Font type and size difference

    Post by Mike December 16th 2011, 11:43 pm

    none of your fonts are verdana....