Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2012
    Posts
    4
    Plugin Contributions
    0

    Default Product image issues...

    There's a big ugly white line running through the middle of this product image. Any ideas?

    Name:  image.jpg
Views: 156
Size:  19.4 KB


    This is the only product having this issue, and it's also the only one that has a different product type than all the other products (this one doesn't have a shopping cart, the other products have a cart at the top next to the pricing block)...

    Thanks,

  2. #2
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Product image issues...

    Could you post a link to your site.................preferrably the exact page that this image is displayed, please? Just from your image, it looks like a simple z-index issue, but without actually SEEING it, that's the best answer I can give.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #3
    Join Date
    Apr 2012
    Posts
    4
    Plugin Contributions
    0

  4. #4
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Product image issues...

    Look here:
    includes/templates/strong/css/stylesheet.css
    Change here:
    h2 {
    border-bottom: 1px solid #EBEBEB;
    color: #474844;
    display: block;
    font: bold 1.473em tahoma;
    padding: 15px 0 5px !important;
    position: relative;
    }
    change this: border-bottom: 1px solid #EBEBEB; to border-bottom: 0px solid #EBEBEB;
    Mark
    Hare Do

  5. #5
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Product image issues...

    Hmmmm...............Mark.........you okay? It's not like you to post such a "dirty" uhhh.........fix?..............

    The CORRECT way to fix this issue, jmplahit, since it's TWO (2) things having the border (which you can tell by the look that the border IS wanted).........would be to limit the width of the product name and price (those being the two culprits.....one being under the image, the other on top of..), as shown below. THEN, you can have your border and hide it too......


    Code:
    #productName {
       width: 430px;
       float: right;
    }
    #productPrices {
       width: 430px;
       float: right;
    }
    Hope this helps.

    P.S. Sorry, Mark..............just messin' with ya' buddy.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

 

 

Similar Threads

  1. Replies: 3
    Last Post: 10 Jan 2013, 05:57 AM
  2. v151 Product Image Size Issues - Too Small!
    By yeah! in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 4 Jan 2013, 02:34 AM
  3. Product Listing image alignment issues.
    By Rahbi in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Jun 2012, 03:15 AM
  4. Issues with Product info page: my product image is overlapping the product name, etc
    By wmorris in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 May 2011, 06:30 PM
  5. Product image issues
    By bgsherm in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 6 Jan 2009, 10:16 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR