Results 1 to 10 of 10
  1. #1
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Border around Product Listing Image

    Hi,

    How do I add a border around an image ONLY in the product listing page?

  2. #2
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Border around Product Listing Image

    Add this to the css you are using :

    .productListing-data img
    { border: 1px solid #000000;}

    Of course using the color of your choice :)

    Hope that helps
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Border around Product Listing Image

    Tina, this doesn't work. I don't have that ID .productListing-data img
    located anywhere on my page. I'm using the latest version on zen if that helps any.


  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,689
    Plugin Contributions
    11

    Default Re: Border around Product Listing Image

    .productListing-data img {
    border: 5px outset #FFFFFF;
    }

    Cool effect.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,689
    Plugin Contributions
    11

    Default Re: Border around Product Listing Image

    shouldn't have copied

    should be
    #productMainImage img {
    border: 5px outset #FFFFFF;
    }

    Cool effect.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  6. #6
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Border around Product Listing Image

    I know you don't have it - just add it in. It isn't anything to modify it is an addition to the stylesheet.

    You can control lot's of things by adding to the end of the supplied css.
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  7. #7
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Border around Product Listing Image

    Tina, I meant that that ID tag does not exist at all in my product listing page - using Firefox Web Developers >> Info >> Show ID, that ID does not come up. Because of that, when I do include that code into the stylesheet that I am using, nothing happens to my product listing images.

    Before this thread, I tried putting some CSS into the stylesheet myself using some of the IDS that were related to the product listing, but was not successful.

    I am using the columns module if that has an affect at all.

  8. #8
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Border around Product Listing Image

    Please refer to the thread below, with solutions for added image border,

    both for:
    1. Normal Product Listing, without mod
    2. Column Layout Grid, mod for Product Listing,

    Product listing image borders

    .
    A New Starter again

  9. #9
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Border around Product Listing Image

    Quote Originally Posted by TurtleDove
    Tina, I meant that that ID tag does not exist at all in my product listing page - using Firefox Web Developers >> Info >> Show ID, that ID does not come up. Because of that, when I do include that code into the stylesheet that I am using, nothing happens to my product listing images.

    Before this thread, I tried putting some CSS into the stylesheet myself using some of the IDS that were related to the product listing, but was not successful.

    I am using the columns module if that has an affect at all.
    Sorry then you and I aren't looking at the same page.

    I looked at what I have always considered the product listing page and I changed it using FF CSS editor before I posted my reply.

    I apologize.
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  10. #10
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Border around Product Listing Image

    Quote Originally Posted by seethrou
    Please refer to the thread below, with solutions for added image border,

    both for:
    1. Normal Product Listing, without mod
    2. Column Layout Grid, mod for Product Listing,

    Product listing image borders

    .
    thanks for the link seethrou . i guess my having the columns module affected it.

 

 

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 jordana in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Apr 2007, 09:43 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