Danny74 Posted April 21, 2009 Posted April 21, 2009 I have some text right below the footer bar that I would like to subdue so it doesn't distract from the main content of the page. I have decided a muted color #666666 would do the trick. How can I just modify this particular text without changing the main text color? I've tried to insert <color=666666>text, text, text, etc.</color> in the includes/english.php page, but that didn't do it. Any ideas? Thanks!
germ Posted April 21, 2009 Posted April 21, 2009 <span style="color: #666666;"> Put your text here </span> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Danny74 Posted April 21, 2009 Author Posted April 21, 2009 <span style="color: #666666;"> Put your text here </span> Got it! Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.