How can i change the font size in my forum 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

    How can i change the font size in my forum

    avatar
    pinkbear
    New Member


    Posts : 7
    Reputation : 0
    Language : English

    Solved How can i change the font size in my forum

    Post by pinkbear May 13th 2011, 9:28 pm

    Hope someone can help,looked every where for help but couldnt find anything, could someone plz tell me how can i change the size of my font in my forum any help would be greatful
    Many Thanks
    Mike
    Mike
    Hyperactive


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

    Solved Re: How can i change the font size in my forum

    Post by Mike May 13th 2011, 9:30 pm

    In CSS where it says Body put

    Code:
    font-size: 1.2em;
    avatar
    pinkbear
    New Member


    Posts : 7
    Reputation : 0
    Language : English

    Solved Re: How can i change the font size in my forum

    Post by pinkbear May 13th 2011, 9:34 pm

    Im sorry im new to this but what does CSS mean
    Mike
    Mike
    Hyperactive


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

    Solved Re: How can i change the font size in my forum

    Post by Mike May 13th 2011, 9:38 pm

    Cascading Style Sheets

    Go here:

    ACP -> DISPLAY -> COLORS -> CSS STYLESHEET ->

    Code:
    body {
       font-size: 13px;
       }

    or if there is already something that says: body { }

    just put the font size thing in the middle.
    avatar
    pinkbear
    New Member


    Posts : 7
    Reputation : 0
    Language : English

    Solved Re: How can i change the font size in my forum

    Post by pinkbear May 16th 2011, 12:33 am

    Thank you for your help it worked great

    Many Thanks
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: How can i change the font size in my forum

    Post by Sanket May 16th 2011, 5:30 am

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    How can i change the font size in my forum 2j4t5a8

    Sanket Smile