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.
The forum of the forums
3 posters

    Text size

    avatar
    pmoles
    New Member


    Posts : 6
    Reputation : 2
    Language : ebglish

    In progress Text size

    Post by pmoles October 26th 2014, 4:36 pm

    Hi all

    How do you change the size of the text and the colour of it on all pages just to make it more visible ie to blue from the current grey.

    Thanks
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    In progress Re: Text size

    Post by Ramdaman October 26th 2014, 5:44 pm

    Go to Administration Panel => Display => Pictures and Colors => Colors.

    There you have the option to change the main font size and colors.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    In progress Re: Text size

    Post by Sir Chivas™ October 26th 2014, 7:17 pm

    Hi,

    If that doesn't work, you can also try adding this code into your CSS. (ACP >> Display >> Colors >> CSS [tab])

    Code:
    body {
    font-size: 12px !important;
    color: #000000 !important;
    }


    You can change your hex color of the font. You can search the hex colors here: http://www.w3schools.com/tags/ref_colorpicker.asp
    You can also change the font size by increasing or decreasing the number.

    If you still have any further questions, feel free to ask them. Do not hesitate.  Smile

    Regards,
    Sir Chivas.
    [/size]

    [/size]

      Current date/time is September 23rd 2024, 1:29 am