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.

Font colors

3 posters

Go down

Solved Font colors

Post by strajasrb June 25th 2009, 6:05 pm

Why I can't change font color. I change it, and save, and the color which I have chosen shows in little square, but when I go to "Preview forum" color didn't change. WHY? pls tell me.


Last edited by strajasrb on June 29th 2009, 10:14 pm; edited 1 time in total
avatar
strajasrb
New Member

Posts : 7
Reputation : 0
Language : Serbian/English

Back to top Go down

Solved Re: Font colors

Post by ankillien June 25th 2009, 6:09 pm

If that doesn't work, you need to change font from CSS Stylesheet.
Please give a link to your forum and also tell what font color you want to change? Post colors, link color or whole body font color?
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Font colors

Post by strajasrb June 25th 2009, 6:16 pm

wrathofthesushica.forumotion.com I want to change all dark fonts which are hard to see, Light blue would be ok
avatar
strajasrb
New Member

Posts : 7
Reputation : 0
Language : Serbian/English

Back to top Go down

Solved Re: Font colors

Post by ankillien June 25th 2009, 6:53 pm

Add this code to your CSS.
Admin CP > Display > COlors > CSS...

Code:
p {
color : lightblue;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Font colors

Post by strajasrb June 26th 2009, 12:37 am

thx, and what about menu (Home, Portal .....)
avatar
strajasrb
New Member

Posts : 7
Reputation : 0
Language : Serbian/English

Back to top Go down

Solved Re: Font colors

Post by ankillien June 26th 2009, 4:00 am

Code:
#submenu ul li a {
color : lightblue;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Font colors

Post by strajasrb June 26th 2009, 11:14 am

thx man, how do you know this things? and just one more text color
avatar
strajasrb
New Member

Posts : 7
Reputation : 0
Language : Serbian/English

Back to top Go down

Solved Re: Font colors

Post by ankillien June 27th 2009, 4:07 am

These are CSS codes.
To do all such things you need to learn CSS.
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Font colors

Post by Guest1 June 28th 2009, 9:17 am

Porn Content Removed
avatar
Guest1
Guest


Back to top Go down

Solved Re: Font colors

Post by strajasrb June 28th 2009, 9:42 pm

just more color of all text in forum it is black,but it is too dark, I wont dark blue but not too dark
avatar
strajasrb
New Member

Posts : 7
Reputation : 0
Language : Serbian/English

Back to top Go down

Solved Re: Font colors

Post by ankillien June 29th 2009, 5:10 am

Try this code...

Code:
body {
color : blue;
}

You can change color name as per need.
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Font colors

Post by strajasrb June 29th 2009, 9:01 pm

thanks man, I will ask you if I need something more, I will send you PM
avatar
strajasrb
New Member

Posts : 7
Reputation : 0
Language : Serbian/English

Back to top Go down

Solved Re: Font colors

Post by MrMario June 29th 2009, 10:13 pm

Solved?
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: Font colors

Post by strajasrb June 29th 2009, 10:14 pm

yeap
avatar
strajasrb
New Member

Posts : 7
Reputation : 0
Language : Serbian/English

Back to top Go down

Solved Re: Font colors

Post by MrMario June 29th 2009, 10:15 pm

Solved -> Lock
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum