Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Mar 2007
    Posts
    106
    Plugin Contributions
    0

    Default Re: Background image

    Hello
    resolved a big part of my problem in some pages but if u still want to have a look !!!
    thanks
    Mario

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

    Default Re: Background image

    Adding

    background-repeat: repeat-y;

    will make the image repeat if the page is too tall, which in your case would work well.

    Alternatively, you could sample the color at the bottom of your image since it is uniform, and put just above background-image

    background-color: #xxxxxx;

    so the color continues down as far as the page goes.

  3. #13
    Join Date
    Mar 2007
    Posts
    106
    Plugin Contributions
    0

    Default Re: Background image

    Quote Originally Posted by gjh42 View Post
    Adding

    background-repeat: repeat-y;

    will make the image repeat if the page is too tall, which in your case would work well.

    Alternatively, you could sample the color at the bottom of your image since it is uniform, and put just above background-image

    background-color: #xxxxxx;

    so the color continues down as far as the page goes.

    Thank you for your answer. I resolved in adding 5 products per page and in those with less then 5 adding some false products or categories where needed (with no name for it) with a trasparent image.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Background image cover entire background w/one image
    By oxicottin in forum Templates, Stylesheets, Page Layout
    Replies: 43
    Last Post: 3 Apr 2012, 03:18 PM
  2. add background image to a attribute then have that background image act as hyperlink
    By sike1234 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 14 Nov 2008, 05:38 PM
  3. 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
  4. Background Image & Background Color
    By jben in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Mar 2008, 01:11 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