Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Possible for another background image behind product listings?

    The title pretty much says it all...is it possible to put a background image only behind the product listings? The pictures are white and I was wondering if it were possible to create a white background only for the product listings container so that each item listing picture would better blend in with their immediate surroundings....

    http://www.queensspyshop.com/

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

    Default Re: Possible for another background image behind product listings?

    Add to your stylesheet:

    .narminaProductsRow {background: #aabbcc url(../images/yourbg.gif);}

    You can apply this to .narminaProductsBox or .narminaProductsCell instead, if you wish, for slightly different results. Adjust properties to suit.

  3. #3
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Possible for another background image behind product listings?

    Quote Originally Posted by gjh42 View Post
    Add to your stylesheet:

    .narminaProductsRow {background: #aabbcc url(../images/yourbg.gif);}

    You can apply this to .narminaProductsBox or .narminaProductsCell instead, if you wish, for slightly different results. Adjust properties to suit.
    Thanks for that but for some reason, the image doesn't seem to place properly on the product listings as you can see...http://www.queensspyshop.com Anything you could suggest?

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

    Default Re: Possible for another background image behind product listings?

    You don't currently have this active, so I can't tell why it wasn't working correctly for you. Was it the position of the image? That can be affected with

    background-position: center center;
    or
    background-position: top left;
    etc., and
    background-repeat: no-repeat;
    or
    background-repeat: repeat-x;
    etc.

 

 

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. Can I have a separate background for product listings?
    By touchclothing in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 30 Jan 2010, 04:24 AM
  3. 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
  4. Possible for another background image behind product listings?
    By ObiNYC in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Mar 2008, 05:15 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