Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2007
    Posts
    72
    Plugin Contributions
    0

    Default Border around Product Listing Image

    I am trying to add a border around the thumbnail images on the product listing page. I thought I could do this in the stylesheet. I tried this:

    HTML Code:
    a img {border: 1px; }
    but that puts a border around every image on the page. I just want the border around the thumbnail.

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

    Default Re: Border around Product Listing Image

    You can make it specific to the product listing page by using

    #productListing a img {border: 1px; }

  3. #3
    Join Date
    Apr 2007
    Posts
    72
    Plugin Contributions
    0

    Default Re: Border around Product Listing Image

    Just what I needed, thanks.

 

 

Similar Threads

  1. remove border around around images (not image border)
    By Otha in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Aug 2010, 06:03 AM
  2. border around product listing
    By jackii_8 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Sep 2008, 04:41 PM
  3. Border around Product Listing Image
    By TurtleDove in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 2 Aug 2006, 06:34 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