Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default How do I change the background colour, on each side of my page to an image

    I How do I change the background colour, on each side of my page - from a standard light blue(cyan) to repeated image?
    I am directing my landing page which has a background image to my secure cart and want them to have the same look.
    https//www.salt-lamps-australia.com
    Cheers

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: How do I change the background colour, on each side of my page to an image

    In the body section of the stylesheet add:

    background: url(../images/yourimage.jpg);
    background-repeat: repeat;

    And upload the image to includes/templates/your_template/images

  3. #3
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: How do I change the background colour, on each side of my page to an image

    Thanks. I did as instructed, but hasn't worked. I originally changed the colour form the light grey to my landing page settings. Would this be superceding the instruction for displaying the pic?
    Thanks

  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: How do I change the background colour, on each side of my page to an image

    I'm seeing a background image on your site.

  5. #5
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: How do I change the background colour, on each side of my page to an image

    OOPS! Just realized that's the landing page site. Checking your zen stylesheet I find this:

    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #FE9901;
    }

    That means that the background image has not been added.

  6. #6
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: How do I change the background colour, on each side of my page to an image

    I've refreshed page, I cannot see it here.
    Please have a look at https://www.salt-lamps-australia.com/shop/
    Many thanks
    Steven

  7. #7
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: How do I change the background colour, on each side of my page to an image

    Brilliant!!!
    That's got it.
    Cheers & thanks for your assistance.
    Regards
    Steven

 

 

Similar Threads

  1. v139h Page Background - Can I use an 'image' instead of a colour - if so How?
    By shags38 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Jul 2012, 09:56 AM
  2. 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
  3. Changing Default Light Blue background colour on each page
    By quality-beads in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jul 2008, 08:41 PM
  4. change background on either side from a colour to an image?
    By highlander in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 5 Jun 2007, 12:58 PM
  5. How change the background colour?
    By canadianwebstar in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 24 Jun 2006, 01:45 PM

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