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)
-   -   How Can I find page ID# for frontpage (http://forum.bytesforall.com/showthread.php?t=4873)

tglass118 Dec 14, 2009 10:05 AM

How Can I find page ID# for frontpage
 
I've added small images to the top of each static page center column above the content, putting into the ATO css inserts:

/*About Me */
body.page-id-6297 td#middle {
background: url(http://lilveggiepatch.com/wp-content...s/broccoli.jpg) no-repeat top left;
}

I added top padding to the center column to make room for the image.
But I can't find a page ID# for the frontpage(posts page), so I can't refer to it in the css.
URL is: http://lilveggiepatch.com/

I'd appreciate any help.

juggledad Dec 14, 2009 11:09 AM

The home page has a class 'home' so you would use 'body.home......'

tglass118 Dec 14, 2009 11:53 AM

That did it. Thanks so much!


All times are GMT -6. The time now is 01:28 PM.

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