Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Jul 2009
    Posts
    25
    Plugin Contributions
    0

    Default adding an image behind the sideboxes?

    I'm using the latest version of ZC and it's my first one, I have figured out loads but can't get an image behind the side boxes. Is this possible?
    I haven't altered very much, mostly just colors so it's pretty stock. There's tonnes of info on changing the header image but not the sides?
    Thanks, J

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: adding an image behind the sideboxes?

    It depends on exactly what you want to change.

    The background behind the side boxes (the column itself)?
    The background inside the sideboxes?
    Do you want them to be all the same background, or different for each sidebox?

  3. #3
    Join Date
    Jul 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: adding an image behind the sideboxes?

    I have read about changing the images in the side boxes and have played around with that but I want the whole column behind the boxes to be an image. In effect the side boxes would be floating above the image. In our case we want a "tiki island" style so I'm trying to have a strip of bamboo run either side of the page.
    Cheers.

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

    Default Re: adding an image behind the sideboxes?

    Then you would probably want to add your background to #navColumnOne, #navColumnTwo {}.

  5. #5
    Join Date
    Jul 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: adding an image behind the sideboxes?

    I've tried changing the code in #navColumnOne from color to image but nothing happened. Could you give me an example of how that should read?
    I even tried moving the image file around thinking I had it in the wrong place but still nothing happened.

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: adding an image behind the sideboxes?

    It should look like this - you may or may not need the repeat, depending on your image:

    background-image: url(../images/your_image.jpg);
    background-repeat: repeat-x;


    and your image would go in the images folder.

  7. #7
    Join Date
    Jul 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: adding an image behind the sideboxes?

    Thanks, but no matter what I do it stays the same green as everything else, I can change the color but not get an image up,

    background-image: url(../images/your_image.jpg);
    background-repeat: repeat-x;

    I would have thought that at least it would effect something but the page stays the same.

  8. #8
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: adding an image behind the sideboxes?

    Green? You mean the sidebox headers, then.

    The green headers are images, too. It's called tile_back.gif. Search for that in the stylesheet and replace the image name with your own.

  9. #9
    Join Date
    Jul 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: adding an image behind the sideboxes?

    No sorry, I've changed the background of the whole page including the NavColumn1 and 2 to a lime green. When I change the code that says background-color: #0000ff; to background-image that bright green dosen't go away.
    Sorry for the misunderstanding, I'm new to this.

  10. #10
    Join Date
    Jul 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: adding an image behind the sideboxes?

    I know I'm editing the right part because when I change the color it works perfectly, this just makes me more frustrated.
    I've checked the image by viewing it from my hosting control panel and everything looks fine.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Adding an image behind new products and featured products
    By missa425 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Aug 2012, 08:46 PM
  2. v150 Adding image behind item titles on product details page
    By schobook in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 20 Jul 2012, 07:00 PM
  3. Add an image behind the search in header
    By Muzz in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 12 Apr 2010, 08:23 AM
  4. Adding a background image behind my ZenCart pages
    By vfrazier in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 4 Sep 2008, 03:16 PM
  5. Bgd behind the image preview?
    By lj111970 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 May 2007, 02:09 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