Proyiehong at 04h12
04
Dec
2011
Hi, May I Know How Can I Change The Footer Text & Color In Invision, Because I Could Not Find Any Footer Color Box In The Color Section In Admin Panel.
Admin Panel > Display > Color.
Thank !
Admin Panel > Display > Color.
Thank !
1 Guest, on 04/12/2011 at 07h15
If do you mean footer links & copyright:
Be careful that if you especially color the link as background you can wake up with no forum!
- Code:
#gfooter{
background-color: #E1EBF2;
color: #TXTCOLOR;
}
Be careful that if you especially color the link as background you can wake up with no forum!
2 Proyiehong, on 04/12/2011 at 07h56
Thx Gassy, But What About The Code That Change The Footer Link.
3 Guest, on 04/12/2011 at 07h58
What do you mean? Can you post a screenshot, since I gave you that code.
4 Proyiehong, on 04/12/2011 at 08h08
I Mean The Footer Link Color.
5 Guest, on 04/12/2011 at 08h11
- Code:
#gfooter a{
color: #TXTCOLOR;
}
Replace #TXTCOLOR by color you want.
If doesn't work try:
- Code:
#gfooter a{
color: #TXTCOLOR !important;
}
6 Proyiehong, on 04/12/2011 at 08h15
Thx @Gassy, I Will Mark This Topic Solved
.
7 Guest, on 04/12/2011 at 08h16
Glad I could help. 
8 Sanket, on 04/12/2011 at 09h19
| Topic Solved & Locked |
Similar topics
I need CSS code so I can change font color in my polls on forum. I use invision, there are CSS where I found this code:
/* Poll */
.polls {
background-color: #eff1f3;
}
.polls dl {
color:#919191;
}
but background of my polls are black, and
Happy Monday,
I need codes to change the back ground color of the text blocks for both the chat box and quick log in.
Link to site: http://e-co.forumotion.net
Thanks
In addition.. How do i change the text color of both areas?
I have several widgets on the sidebar of my forum. I would like to change the color of the title of each widget, since it is black-on-black at the moment. See image below, where I have highlighted the title of the widget so you can see it.
Thanks!
Replies 1 to 8 on 8 for "Change Footer Text & Color In Invision"
Search
Informations
8 Replies For the topic :
"Change Footer Text & Color In Invision"
This topic has been viewed 811 times.
Last message :
04/12/2011 at 04h12 by "Proyiehong"





