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)
-   -   bg image for blog page (post container) (http://forum.bytesforall.com/showthread.php?t=12832)

cabdziner Feb 16, 2011 09:35 AM

bg image for blog page (post container)
 
I am using ATA 353
There is a static front page and a blog page named "Blog."
I am trying to place a background image only on the Blog page, not in the posts.

I used this code in the "above the loop" and "the loop" sections:

Code:

<?php if ( is_home() ) {
echo '<img src = "/wp-content/themes/atahualpa353/images/blog_center-background.gif" />';} ?>

The problem is... the image is pushing the posts down below it.

Could someone explain what code I should use to make this a bg image so it sits behind the post excerpts?

Thanks in advance.

juggledad Feb 16, 2011 11:07 AM

use CSS - do a forum search


All times are GMT -6. The time now is 02:16 PM.

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