Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Mar 2011
    Posts
    4
    Plugin Contributions
    0

    help question Adding a border to my product images in the first page

    I was wondering how can I add a black 1px border on my product images from my first page and also I would like that the border color to change on mouse over. Any help will be greatly appreciated. Best Regards

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Adding a border to my product images in the first page

    A link to your site would assist
    Zen-Venom Get Bitten

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

    Default Re: Adding a border to my product images in the first page


  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Adding a border to my product images in the first page

    You can add a border by adding this to the end of your stylesheet and adjusting the width and color

    I am not sure that you can alter it on hover

    Code:
    .centerBoxContentsNew img {
            border: 4px solid;
            color: #000000;
            }
    
    .centerBoxContentsFeatured img {
            border: 4px solid;
            color: #000000;
            }
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Mar 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Adding a border to my product images in the first page

    Thanx ... It worked just great... I will figure out something for the mouse rollover.

 

 

Similar Threads

  1. Category images showing up on first product page
    By lakotasouix in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 23 May 2011, 02:01 AM
  2. Adding Border & Title to Product Info Page
    By wdd49 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Oct 2009, 03:08 PM
  3. How do I remove the border around the add to cart image on the product page?
    By AllegraGatto in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Nov 2008, 02:45 AM
  4. Adding border to product thumbnails and large images
    By wgvania in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Jul 2007, 09:36 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