Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

How to Change Background with Image?


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 13, 2013, 04:27 AM
ronzaman's Avatar
ronzaman
 
6 posts · Jan 2013
Unhappy How to Change Background with Image?

Hello..
I'm so sorry if this question are repost, I need help..

I will change my background with image (repeat) just in PAGE.PHP. I was try to make a code like this at LAYOUT.CSS :
#body1 {
background-image: url("http://mywebsitedotcom/wp-content/uploads/2013/03/bdy-long-tile.jpg");
background-position: 100%;
background-repeat: repeat-x;
}


Then I call the #body1 to my PAGE.PHP...
So I insert body1 like this in my PAGE.PHP :

<?php get_header(); ?>
<div id="body1">
<div id="main" class="row">

<div id="contentpage" class="col8">

<div id="post-<?php the_ID(); ?>" <?php post_class('cf'); ?>>.......


But the result, my background is still white page as before.
Are you can help me to fix it so that it can be as I want?

Thanks...

Best regards...
 

Bookmarks

Tags
background change

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
want to change the background image for the body Hooday Header configuration & styling 5 Apr 20, 2010 10:14 AM
background image over-sized - Full Page Background Image prokopino Atahualpa 3 Wordpress theme 2 Mar 30, 2010 04:42 AM
How do i change background image? jenny Header configuration & styling 2 Dec 29, 2009 02:08 PM
Change background image of Page Menu bar (for noobs) Dennis Page & Category Menu Bars 9 Dec 3, 2009 05:05 AM
I need step by step instructions on how to change a background image. FollowAshley.com Header configuration & styling 4 Aug 29, 2009 09:06 PM


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


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