Help with changing Orange bar colors |
Help with changing Orange bar colors |
Nov 6 2008, 04:30 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Oct 2008 Member No: 688,516 |
I'm trying to get my orange bars to be lightblue with white text centered inside. heres what i got so far.
http://i199.photobucket.com/albums/aa304/d...d/Untitleda.jpg If possible i'd like to get rid of that orange bar behind the blue one. this is the code im using CODE <style> .blurbs td.text {background-color:lightblue;} .blurbs td.text .orangetext15 {color:white;} .blurbs td .orangetext15 {color:lightblue;} .friendSpace .orangetext15 {background-color:lightblue; display:block; padding:2px; color:white;}</style> |
|
|
|
ricky1 Help with changing Orange bar colors Nov 6 2008, 04:30 AM
Anarchy I couldn't find a quick solution so I just mov... Nov 6 2008, 04:41 AM
ricky1 ah thats perfect! thanks! you wouldnt happ... Nov 6 2008, 04:43 AM
Anarchy Add this before the closing <style> tag:
CO... Nov 6 2008, 04:51 AM
ricky1 awesome! thanks alot man! Nov 6 2008, 04:52 AM
Anarchy No problem. Topic closed & moved. Nov 6 2008, 04:56 AM![]() ![]() |