Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2008
    Posts
    129
    Plugin Contributions
    0

    Default Background Colour

    I have looked at all the background colour threads and thought i did everything right and it wont change the background colour to the image i have specified

    help this is what I have

    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background: #ffffff url(/images/bg01.jpg);
    background-repeat: repeat;
    }

    Every thread says something different arrgg

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

    Default Re: Background Colour

    How about a link to your site so we can see what's wrong? Then we will be able to tell you how to fix it.

    One thing that may be a problem is:

    background: #ffffff url(/images/bg01.jpg);

    It should be

    background: #ffffff url(../images/bg01.jpg);

  3. #3
    Join Date
    Apr 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: Background Colour

    Hi Glenn
    website is http://www.imperialgiftsnwares.com.au
    Thanks

  4. #4
    Join Date
    Apr 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: Background Colour

    Now I have a 500 internal service error and I don't know what I did help....fixed now

 

 

Similar Threads

  1. How to Change Background Colour to Background image
    By ittybittykitty in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Aug 2008, 04:36 PM
  2. Main Content Box Colour Vs. Background Colour
    By yoyodyne in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 6 May 2008, 02:50 PM
  3. background colour
    By YUANCH in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 5 Jul 2007, 04:16 AM

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