Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2012
    Posts
    168
    Plugin Contributions
    0

    Default How do I add a background Please!!

    Hello,

    Id like to add a background to my site. See I have the center of my site and then outside the borders on the sides is all white. Id like to add a background image there so that it will show on the sides of my website but not in the middle. Can anyone help me figure out how to do this please!!!


    Thank you for your time and responses!!

  2. #2
    Join Date
    Oct 2011
    Location
    AZ
    Posts
    384
    Plugin Contributions
    0

    Default Re: How do I add a background Please!!

    One of the "similar threads" below has the instructions for adding the image url to the correct place on your stylesheet.css

  3. #3
    Join Date
    Sep 2012
    Posts
    168
    Plugin Contributions
    0

    Default Re: How do I add a background Please!!

    I have been trying that and its not working it seems so easy but nothing here is the body tag from my css:

    body {
    margin: 0;
    font-family: arial,verdana, helvetica, sans-serif;
    font-weight: normal;
    font-size: 75%;
    color: #333333;
    line-height: 180%;
    background-image:URL('my full folders till /images/Shine-background.jpg');
    }

    what am I missing!!

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I add a background Please!!

    Code:
    URL('my full folders till /images/Shine-background.jpg')
    This should not have the full server folder path, but just the relative path:
    Code:
    URL(images/Shine-background.jpg)
    or better to put the image in /includes/templates/your_template/images where template images belong, and use this:
    Code:
    URL(../images/Shine-background.jpg)

  5. #5
    Join Date
    Sep 2012
    Posts
    168
    Plugin Contributions
    0

    Default Re: How do I add a background Please!!

    Thank you for your response I have the image in /includes/templates/your_template/images and have changed it to this: URL(../images/Shine-background.jpg) but still nothing not sure why.

  6. #6
    Join Date
    Sep 2012
    Posts
    168
    Plugin Contributions
    0

    Default Re: How do I add a background Please!!

    I just got it for those who may have a problem with this they were exactly right however I was over looking something very small I had jpeg instead of jpg that made the difference. Thank you all for your help!!

  7. #7
    Join Date
    Oct 2011
    Location
    AZ
    Posts
    384
    Plugin Contributions
    0

    Default Re: How do I add a background Please!!

    Quote Originally Posted by Darion View Post
    I just got it for those who may have a problem with this they were exactly right however I was over looking something very small I had jpeg instead of jpg that made the difference. Thank you all for your help!!
    Glad to hear you found the problem. You're not the first to make that mistake - I spent a week going crazy trying to get imgaes to work before I learned that jpeg, jpg and JPG are not the same thing and I'm sure there a lot of others who won't admit to having done that themselves.

  8. #8
    Join Date
    Sep 2012
    Posts
    168
    Plugin Contributions
    0

    Default Re: How do I add a background Please!!

    Lol I can't make that excuse it was worse for me as I know they are different I was just over looking the fact that I had it wrong I was studying what could of been wrong for hours and must of looked at it hundreds of times but did not notice I had over looked that small problem. Had a buddy look at it and he saw it in 30 secs lol guess I just needed a fresh pair of eyes. :)

 

 

Similar Threads

  1. how do I add a background image BEHIND?
    By jviney in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 May 2011, 04:49 PM
  2. How to add background to page
    By ggbarnum in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Aug 2010, 08:19 PM
  3. How to add a background image??
    By dddmx3 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Jul 2010, 06:59 AM
  4. How to add a background image to the header?
    By Twaddle in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Jan 2010, 01:10 PM
  5. how do I add a background image to all of my pages
    By hoygs740 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Sep 2008, 07:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR