Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2007
    Posts
    38
    Plugin Contributions
    0

    Default Product Listing - Pictures and Product Names overlap

    I'm trying to add a purchase button and price, but now the product name is being overlapped by the pictures. Do I change the height in the stylesheet? Or is this some other problem?

    Thanks in advance for your help.

    http://wishgiving.com/shop/index.php...ndex&cPath=138

  2. #2
    Join Date
    Apr 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Product Listing - Pictures and Product Names overlap

    I think I got it, thanks!

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,958
    Plugin Contributions
    25

    Default Re: Product Listing - Pictures and Product Names overlap

    I'm not sure why it's doing this in the first place, but adding this to your stylesheet

    .centerBoxContentsProducts {margin-bottom: 4em;}

    will get rid of the overlap. When you do that, the title gets confused with the product below it, so adding this

    .centerBoxContentsProducts h3 {
    margin: -1em 1em 0 1em;
    border-bottom: dotted 1px #777777;
    }

    will help clarify the layout (adjust to taste).



    Glad you got the main problem solved. What was it?
    Last edited by gjh42; 5 Dec 2007 at 06:51 PM.

  4. #4
    Join Date
    Apr 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Product Listing - Pictures and Product Names overlap

    Thanks Glenn!

    It was the overlap, I was able to fix that.

    Do you know how to change the order of the product name, and price? I'd like for the product name to be above the price. And I'd like to lessen the space between the name and the price (there are huge gaps between them now).

    Thanks for your help!

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,958
    Plugin Contributions
    25

    Default Re: Product Listing - Pictures and Product Names overlap

    The order should be settable in admin > Configuration > Product Listing. I don't have the column grid mod, so am not sure exactly what the admin page will look like for you.

  6. #6
    Join Date
    Apr 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Product Listing - Pictures and Product Names overlap

    Thanks! I'll go ahead and try that.

 

 

Similar Threads

  1. Loading multiple pictures per product through database upload
    By ericny in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 17 Sep 2010, 12:05 PM
  2. Keeping on SOLD OUT and Image Pictures
    By Rabbcon in forum Customization from the Admin
    Replies: 19
    Last Post: 20 Mar 2009, 05:27 AM
  3. Products details alongside with product listing (of one category)
    By maticomp in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 17 Sep 2007, 02:18 PM
  4. Is there something wrong with the CSS on the product listing?
    By wgvania in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 3 Aug 2007, 12:04 AM
  5. Product Pictures not updating...
    By cmb1998 in forum General Questions
    Replies: 1
    Last Post: 17 Feb 2007, 01:35 AM

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
  •