rank font size 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.
3 posters

    rank font size

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19313
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved rank font size

    Post by Ape February 25th 2012, 11:24 pm

    For forum phpbb3


    Hi is there a code that can change the font size in the ranks i want to do this in CSS not by having to do it all in the ranks like this <font size=2> Admin </font size>

    i just want to change the rank text its self nothing else

    screen shot of what it looks like now
    rank font size Untitl46

    and this is what i want it to look like by useing CSS
    rank font size Untitl47

    much thanx

    Ape Neutral


    Last edited by APE on February 25th 2012, 11:38 pm; edited 1 time in total
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: rank font size

    Post by LGforum February 25th 2012, 11:32 pm

    Use this:
    Code:

    .postprofile dt+dd {
      font-size: 12px;
    }
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19313
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: rank font size

    Post by Ape February 25th 2012, 11:37 pm

    THANK YOU LG your the best :wouhou: you rock man have a beer on mr=e and a good pat on the back Wink



    rank font size Left1212rank font size Center11rank font size Right112
    rank font size Ape_b110
    rank font size Ape1010
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: rank font size

    Post by LGforum February 25th 2012, 11:45 pm

    drunken Thanks for the beer. Razz
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: rank font size

    Post by MrMario February 25th 2012, 11:46 pm

    Topic Solved & Locked