Results 1 to 6 of 6
  1. #1
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    Default featured/new product image padding

    On the main page, new products and featured products, I would like some padding between the image and product name/description. I'm assuming it is somewhere in the stylesheet, but I can't figure it out.

    http://www.faithfullyyours.net/Shopping

    Thank you!

    Dawn

  2. #2
    Join Date
    Mar 2010
    Location
    Canada
    Posts
    46
    Plugin Contributions
    0

    Default Re: featured/new product image padding

    Add padding here
    .index_title{font-size:1.3em; font-weight:bold; color:#ff0000; text-align:left }
    .index_description {font-size:1.1em; text-align:left }

  3. #3
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: featured/new product image padding

    I added

    .index_description{font-size:1.1em; text-align:left; padding-left:10px}

    and nothing happened.

  4. #4
    Join Date
    Mar 2010
    Location
    Canada
    Posts
    46
    Plugin Contributions
    0

    Default Re: featured/new product image padding

    Try this
    .index_image{
    float:left;
    margin-right: 10px;
    }

  5. #5
    Join Date
    Sep 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: featured/new product image padding

    .index_image {
    float: left;
    margin: 0 10px;
    }

    It's on line 232 on your stylesheet.css.

  6. #6
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: featured/new product image padding

    Awesome! Thanks soo much.

    DAwn

 

 

Similar Threads

  1. Product Listing Image Padding
    By ledley007 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Sep 2009, 08:18 PM
  2. Product listing image padding
    By marknew in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Aug 2008, 09:50 PM
  3. Image Padding On Product Listing
    By gilesletheren in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Aug 2008, 09:44 PM
  4. how do i add padding to my product image?
    By what44 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Nov 2007, 07:25 PM
  5. product listing image padding
    By Ariejester in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Aug 2007, 09:23 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