Text size
3 posters
Page 1 of 1
Text size
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
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
pmoles- New Member
- Posts : 6
Reputation : 2
Language : ebglish
Re: Text size
Go to Administration Panel => Display => Pictures and Colors => Colors.
There you have the option to change the main font size and colors.
There you have the option to change the main font size and colors.
Re: Text size
Hi,
If that doesn't work, you can also try adding this code into your CSS. (ACP >> Display >> Colors >> CSS [tab])
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.
Regards,
Sir Chivas.
[/size]
[/size]
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.
Regards,
Sir Chivas.
[/size]
[/size]
Similar topics
» Header, Borders, Text Size and Buttons.
» Chatbox text size
» How to change only size of user text in their post information
» Text area boxes have become small in size
» Size of some text in portal is too large when view on mobile phones
» Chatbox text size
» How to change only size of user text in their post information
» Text area boxes have become small in size
» Size of some text in portal is too large when view on mobile phones
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum