Go Back   Free website templates > Web Template Help > HTML - XHTML - CSS
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Join now to download all the free website templates or post on the forum. If you have never been on a forum before read the FAQ. It's quick, easy and free to join!
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-03-2009, 01:06 AM
Junior Member
 
Join Date: Jan 2009
Posts: 1
themainevent is on a distinguished road
Exclamation Need Assistance with "Background Image" Code...

Hello Everyone,

I recently downloaded and started modifying the "Books Forever" template (Template 6 I believe) Free Website Templates.

Template Preview: http://www.freewebsitetemplates.com/preview/template6/

My Website: http://tech.ev3nt.net

My problem is regarding the "body background" image, which is currently the blue "Menu Bar" at the top of the page. I have modified the image to create a different Menu Bar, but now I would like to have an actual background image that shows up all over the site. I am not quite sure how to accomplish this.

The Menu Bar (Body Background) is listed in the CSS under the "Body" section. Whenever I click "View Background Image" anywhere on the page, the "Menu Bar" is what is displayed. This makes sense because the blue bar is defined as the background image.

I need to know how to use another image to show up as the actual "Background" Image, not just the Menu Bar at the top. For instance, on Freewebsitetemplates.com, the blue stripes show up as the background all over the page. I want to accomplish the same effect with an image I have selected for my background. I think that I am being prevented from setting it as the background because the Menu Bar is already defined as the background.

Long story short, the template I pasted above has a "body background" image used for the menu bar, but I need to add an actual "background" to cover the entire site.

Any assistance with adding a full background to my site would be GREATLY appreciated!!
Reply With Quote
  #2 (permalink)  
Old 01-04-2009, 01:12 AM
ishkey's Avatar
Moderator
 
Join Date: Aug 2007
Location: North GA USA
Posts: 1,360
ishkey will become famous soon enough
Default

one way would be to change the background color
new
HTML Code:
body {
 background : aqua url('images/body_background.gif') repeat-x 0px 57px;
 color : #7B7B7B;
 text-align : center;
 font-family : tahoma, sans-serif;
 font-size : 9px;
}
old
HTML Code:
body {
 background : url('images/body_background.gif') #fff repeat-x 0px 57px;
 color : #7B7B7B;
 text-align : center;
 font-family : tahoma, sans-serif;
 font-size : 9px;
}
__________________
RIF= Reading Is Fun - Understanding Funner
cleandeck - lawn mower undercoating and wilmargraphite - graphite lubricants
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:12 AM.



mouseover mouseover mouseover