Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2005
    Location
    United Kingdom
    Posts
    608
    Plugin Contributions
    0

    Default Add to Cart button obscured by additional image

    Hi,

    Please could one of the CSS boffins take a look at this link and tell me why the add to cart button is hidden underneath the additional image?

    I also have a similar problem where the "Customers who purchased this product..." sits on top of Tell a Friend and Add to Cart.

    I got around this by changing:

    .centerBoxWrapper {
    margin: 1.1em 0;
    to
    .centerBoxWrapper {
    margin: 13.1em 0;
    but this has small knock on effects elsewhere.

    This store was upgraded from 1.2.7d and I have added Column Divider Pro if either of these facts are important.

    Any help greatly appreciated as I've trawled through many posts but found nothing that shows me the light.


    Regards

    Brent

  2. #2
    Join Date
    Mar 2005
    Location
    United Kingdom
    Posts
    608
    Plugin Contributions
    0

    Default Re: Add to Cart button obscured by additional image

    Sorry forgot to state that this problem only appears when viewing in Firefox.

  3. #3
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Add to Cart button obscured by additional image

    Try adding <br class="clearBoth"/> between the add to cart section and the additional product section in includes/templates/template_default/templates/tpl_product_info_display.php and save it to your custom folder includes/templates/uktemplate/templates/tpl_product_info_display.php, (if you're already modified this file just edit the one in your overides) put it right before this section:

    <!--bof Additional Product Images -->

    Hopefully that will help
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  4. #4
    Join Date
    Mar 2005
    Location
    United Kingdom
    Posts
    608
    Plugin Contributions
    0

    Default Re: Add to Cart button obscured by additional image

    Very helpful

    I had been trying to add <div class="clearBoth"></div> as mentioned in other threads but it either made no difference or I got a blank page. Was I putting it in the wrong place or is this not the same as <br class="clearBoth"/> ?

    Anyway thanks again as your suggestion fixed my problem. The tell a friend link still needs moving but I get the idea now and will experiment.

  5. #5
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Add to Cart button obscured by additional image

    You're welcome
    I don't think they are the same, but cannot say for sure LOL
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  6. #6
    Join Date
    Mar 2005
    Location
    United Kingdom
    Posts
    608
    Plugin Contributions
    0

    Default Re: Add to Cart button obscured by additional image

    For anyone else struggling to understand what clearBoth does I found the practical example here very helpful.

 

 

Similar Threads

  1. v150 Move 'additional photos' and 'add to cart' button on showbook page
    By Johnnycopilot in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Apr 2013, 07:19 AM
  2. Additional Add to Cart Button if lots of Attributes
    By Techiescot in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 18 Dec 2011, 04:29 PM
  3. Add to Cart Button under Product image
    By fredthungula in forum General Questions
    Replies: 2
    Last Post: 10 Nov 2010, 11:36 AM
  4. how to move up add to cart button and additional images?
    By ztotheetothen in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Aug 2010, 10:54 PM
  5. Image button for Add to Cart only
    By Danielle in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 Jul 2010, 06:56 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