Results 1 to 10 of 17

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    57
    Plugin Contributions
    0

    Default Re: How to move the add to cart button to the left side?

    Hi, thanks I managed to move the additional images to the side.

    However, when I add more than 2 images, the images overlapped the Add to Shopping cart button.

    How do I aligned the 3rd picture below the 2nd picture so it looks like it's aligned in a column.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to move the add to cart button to the left side?

    To get the additional images in a column:

    #productAdditionalImages {float:left; clear: left; margin:8em 0 0 0;}

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to move the add to cart button to the left side?

    Correction: You want

    .additionalImages {clear: left;}

  4. #4
    Join Date
    Nov 2010
    Posts
    57
    Plugin Contributions
    0

    Default Re: How to move the add to cart button to the left side?

    Hey, now that I've added
    .additionalImages {clear: left;}

    The additional images is lined 1 picture per line... how do i set to have 2 additional images per line??

    Thanks!

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to move the add to cart button to the left side?

    You would have to scrap the clear: left; for that, and set the width of #productAdditionalImages to fit two images.

 

 

Similar Threads

  1. PayPal Express Button Image -how do I get it to move to the right side, not the left?
    By Mike_Dean in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Oct 2009, 04:46 AM
  2. How do I move the "add to cart button" closer to the price?
    By apples in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Apr 2009, 11:42 AM
  3. how do i move/reposition the 'add to cart' button?
    By what44 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Oct 2007, 08:02 PM
  4. How to move the sidebox side ways. from left to more left? realy need help...
    By brekke00 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 27 Aug 2007, 02:38 PM
  5. How to move BODY to the left side of the website.
    By williamL in forum General Questions
    Replies: 5
    Last Post: 3 Apr 2007, 06:44 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