Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   how to style only H1 - H7 text color in center column only (http://forum.bytesforall.com/showthread.php?t=7048)

emilyrose May 10, 2010 07:52 AM

how to style only H1 - H7 text color in center column only
 
how to style only H1 - H7 text color in center column with out effecting other H1-H7 text color.

I tried the insert html/css but it changed all the values. I tried adding h1 {color: #cccccc !important;} to the center column style but to no avail there either.

Any help would be greatly appreciated.

website: emilyrosetheartist.com
(shows wrong color on art shop pages)

thanks

juggledad May 10, 2010 11:25 AM

use
HTML Code:

#middle h1, #middle h1 a {color: #00ffff !important;}
#middle h2, #middle h2 a {color: #cccccc !important;}


emilyrose May 10, 2010 11:59 AM

Awesome, thank you again for the help. It worked so great!

Too be sure, once I make some money I'll donate, just way too broke right now.


All times are GMT -6. The time now is 05:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.