Can't change font size of forum descriptions and font color of site description 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

    Can't change font size of forum descriptions and font color of site description

    avatar
    Josh27
    New Member


    Posts : 2
    Reputation : 0
    Language : English

    Solved Can't change font size of forum descriptions and font color of site description

    Post by Josh27 December 7th 2010, 9:00 am

    Title is pretty self explanatory; I'm encountering two problems:

    1). I can't change the font size of my forum descriptions. I tried ACP > advanced mode > Display > manage colors > Main font size. But changing it doesn't work.

    2). My current site description is virtually invisible because it's almost the same color as the background, and I couldn't figure out how to change it.

    Any help would be appreciated, thanks in advance.


    josh


    Last edited by Josh27 on December 9th 2010, 3:06 am; edited 1 time in total
    avatar
    Guest
    Guest


    Solved Re: Can't change font size of forum descriptions and font color of site description

    Post by Guest December 7th 2010, 11:30 am

    ACP - Display - Colors - CSS Stylesheet:
    Find a code called "body"
    inside it you will find:
    "font-size: XXpx;"

    change the XX to what you want.

    2. can i have the forum version or link? (:
    ArChKnIgHt
    ArChKnIgHt
    Forumember


    Male Posts : 134
    Reputation : -1
    Language : Arabic | English | French | CSS | HTML | JS
    Location : Egypt

    Solved Re: Can't change font size of forum descriptions and font color of site description

    Post by ArChKnIgHt December 7th 2010, 11:33 am

    hi,

    1). as Gangstar15 said
    2). add your site description between
    Code:
    <font color="blue">site description here</font>
    change "blue" to any color name you want

    hope that help, ArChknIgHt
    avatar
    Josh27
    New Member


    Posts : 2
    Reputation : 0
    Language : English

    Solved Re: Can't change font size of forum descriptions and font color of site description

    Post by Josh27 December 9th 2010, 3:06 am

    Cool. Thanks guys!
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Can't change font size of forum descriptions and font color of site description

    Post by ankillien December 9th 2010, 11:03 am

    Solved > Locked