Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2009
    Location
    Portland, OR
    Posts
    106
    Plugin Contributions
    0

    Default Change Display Product Image border color

    Hi All,

    I wondering if anyone could tell me how to change product display image border color.

    I set my images background as "#FFFFFF" few months back, and now I am try to find where I can also change display image's border color, but for life of me, I can not find the location to change it.

    here is my site: http://vintageartaffair.com

    Thanks

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Change Display Product Image border color

    Not too sure what you mean by "product display image"... Do you mean the medium sized image in the product info page?

    If so then find this in your stylesheet:

    #productMainImage and add the necessary border colour there :-)

  3. #3
    Join Date
    Apr 2009
    Location
    Netherlands
    Posts
    9
    Plugin Contributions
    0

    Default Re: Change Display Product Image border color

    example:

    #productMainImage img { 1px solid black; }
    will give any image within the div productMainImage a black border.

    Use Firebug with Firefox to find exactly which images you want to style. You can add other element to the rule above like this:

    #productMainImage img, #anotherDivImage img {
    just don't put a komma behind the last one..

    Hope this helps

 

 

Similar Threads

  1. v151 how to change color of text on product display page
    By aaronjmorgan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 May 2014, 03:13 AM
  2. border color change
    By Nyx1961 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 30 Sep 2010, 04:44 PM
  3. change table border color
    By aoren in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 May 2010, 06:29 PM
  4. Attributes color/image display on product info page
    By shocker in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 2 Dec 2008, 04:37 AM
  5. how do I change color of box underneath product display
    By vitaman in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Jan 2008, 05:51 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