Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Different Colors for Body in Posts vs. Pages (http://forum.bytesforall.com/showthread.php?t=4715)

Radical Randi Dec 4, 2009 09:00 AM

Different Colors for Body in Posts vs. Pages
 
Hi,

I want to have the homepage/blog posts a different background color from my pages. I tried using html in the posts themselves to get a different background color but it didn't work.

Thanks for the help!

juggledad Dec 4, 2009 11:12 AM

you need to use a CSS Selector that address the unique page. Each 'page' witll have a class like 'page-id-213' so you could use
body.page-id-213 .post-bodycopy {background: #00FFFF; }


All times are GMT -6. The time now is 06:37 PM.

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