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.

how to change header font color?

5 posters

Go down

how to change header font color? Empty how to change header font color?

Post by emikati July 24th 2009, 9:47 pm

hi ya.. im changing header font color from DISPLAY>PIC AND COLOR MNG>COLORS

to white..it showing white in preview but when i save it and then go to my forum ,it still show previouse color ..i think ,as i have installed an hit skin.. may be i need to change color in css.. but i dont knw where in css to change header font color...can any body plz tell ?
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by Rok July 24th 2009, 11:20 pm

Can you provide the link to your forum so I can see. You'd possibly have to remove the header background image if it's still there.
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 25th 2009, 12:01 am

emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 25th 2009, 3:50 pm

bump
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 26th 2009, 5:12 pm

Bump...plz urgent reply needed... i need it
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 28th 2009, 2:48 am

Bump............please any one help me in this case?
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by uchiha_itachi *admin* July 28th 2009, 2:50 am

emikati wrote:hi ya.. im changing header font color from DISPLAY>PIC AND COLOR MNG>COLORS

to white..it showing white in preview but when i save it and then go to my forum ,it still show previouse color ..i think ,as i have installed an hit skin.. may be i need to change color in css.. but i dont knw where in css to change header font color...can any body plz tell ?
its your CSS code most likey, i have the same issue, your gonna have to fiddle with that
uchiha_itachi *admin*
uchiha_itachi *admin*
Forumember

Male Posts : 127
Reputation : 0
Language : english

http://heavensealuchiha.forumotion.net

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 28th 2009, 2:52 am

but their must be an way to change it....
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by uchiha_itachi *admin* July 28th 2009, 2:56 am

emikati wrote:but their must be an way to change it....
lol i just told u but its extremely tedious: if you mess up your css code your forum has a high possibility of crashing; thats y i look up ever single bit of info before messing with it
uchiha_itachi *admin*
uchiha_itachi *admin*
Forumember

Male Posts : 127
Reputation : 0
Language : english

http://heavensealuchiha.forumotion.net

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by ankillien July 28th 2009, 4:29 am

Hi!

Go to admin cp > display > colors > css...
add this code there

Code:
.maintitle h1 {
color : red;
}

change red as per your need.
ankillien
ankillien
Energetic

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

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 28th 2009, 5:18 am

in css where should i put this code? any where?
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by ankillien July 28th 2009, 5:20 am

yes, put it anywhere and save.
ankillien
ankillien
Energetic

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

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 28th 2009, 6:07 am

its not working
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by ankillien July 28th 2009, 10:03 am

Color of which header you want to change?
I think, I've misunderstood your question.
ankillien
ankillien
Energetic

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

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati July 29th 2009, 4:54 am

wait a min , ill show u the screen shots :
i need to change the text color of poll , and forums etc ,and like that every headings to white color
how to change header font color? Captur10

how to change header font color? Pagi_10
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by ankillien July 29th 2009, 5:08 am

Thanks for the info.

Try this CSS code...
Code:
span.module-title {
color : white !important;
}
ankillien
ankillien
Energetic

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

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by ukhalik2 August 28th 2009, 2:47 pm

Since this thread appears to be solved. So, moderators will lock this thread. :|
avatar
ukhalik2
Forumember

Posts : 131
Reputation : 0
Language : English

Back to top Go down

how to change header font color? Empty Re: how to change header font color?

Post by emikati August 28th 2009, 2:51 pm

ukhalik2 wrote:Since this thread appears to be solved. So, moderators will lock this thread. :|
this is not resolved, y you asking the moderators to lock it without the topic creator permission?
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

Back to top

- Similar topics

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