Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2011
    Posts
    4
    Plugin Contributions
    0

    Default featured products background image

    Hi all!

    I've been searching the forums, however I couldn't find the answer... I'd like to have a background image behind the special, new and featured items... this is a example of what i'd like to achieve:



    I tried to edit the css rules ""centerBoxContentsFeatured centeredContent", however then it doesnt seperate the the items, but makes the bg-image repeat behind al 3 products... Does anyone know to fix this, or is some sort of addon?


    Thx for the help!

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

    Default Re: featured products background image

    What CSS did you use to try to accomplish your bg images? Did you include a "no-repeat"? Seeing your site live will let us help you best - we can't diagnose a screenshot.

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

    Default Re: featured products background image

    Hmz sorry for the late reply, had a broken PC so the project came to a standstill :) This is the website http://sebasverwoert.nl/polyestershop/

    As you can see, the featured products photo's are aligned centered. The background is also aligned with some sort of margin :) Been staring at it for a while now, but I think I'm stuck.
    In the centerBoxContentsFeatured I added the text I added text-align:left;. It then shifts the BG and product Image nicely to the left. However when I add a padding, everything is aligned vertical

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

    Default Re: featured products background image

    Find in your stylesheet and add

    .centerBoxContentsFeatured {
    background-image: url(../images/productsBG.jpg);
    background-repeat: no-repeat;
    height: 165px;
    width: 166px;
    padding-top: 10px;
    background-position: center top;
    }

 

 

Similar Threads

  1. force featured products to display large image rater than standard image?
    By bonnit in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 17 Oct 2012, 05:46 AM
  2. 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
  3. Category featured image: I want to show only subcategories, not featured products!
    By ilmarchez in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 3 Dec 2010, 05:33 PM
  4. change the background colour of 'featured products' and 'special offers' box boxes
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Oct 2010, 05:08 PM
  5. How can I remove Featured Products background image?
    By gaffettape in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Jan 2010, 03:52 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