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?


  #1  
Old Mar 13, 2013, 04:27 AM
ronzaman's Avatar
ronzaman
 
6 posts · Jan 2013
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...
  #2  
Old Mar 13, 2013, 05:55 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
From the question you asked and the solution you attempted, it seems that you are not very proficient with HTML or CSS.

1) before posting, you should always search the forums - do some research
2) if you want to stray from the initial theme settings you need to know something about HTML and CSS - a good place to take a tutorial for both is at htmldogs.com and/or w3schools.com
3) you should always provide a URL pointing to the issue

take the tutorials and then you may not even need to ask your questions
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Mar 13, 2013, 06:51 AM
ronzaman's Avatar
ronzaman
 
6 posts · Jan 2013
Yes, that right..I'm not very proficient with HTML or CSS. Therefore I ask in this forum..
Thanks for your advice Mr.juggledad...

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 06:50 PM.


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