Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How do I align the Product Price Block to the right of the Main Image ?!?!

    Please read carefully on my directions ...
    You have two different .css files to edit ...

    Erase just what you did and try again ...

  2. #12
    Join Date
    Jul 2011
    Posts
    72
    Plugin Contributions
    0

    Default Re: How do I align the Product Price Block to the right of the Main Image ?!?!

    Ok I went back into my tpl_product_info_display.php file and rearranged the code a little. I added the wishlist button after the cart button code and placed both of those under the price block code. Now, if I can just get the images in the gray block (somehow extend it to make it taller) and remove the cell padding (or lessen) and remove the dividers between the additional images I will be in business! :) Thanks so much for all your help so far!

    http://www.svgattic.com/index.php?ma...roducts_id=279

    1. How to make the price block area larger to accomodate the buttons.

    2. Cell padding and dividers between additional images.

    3. Align additional images neatly in one row under main image.

  3. #13
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How do I align the Product Price Block to the right of the Main Image ?!?!

    #productDescription
    add a
    float:left;

    #productAdditionalImages
    add a
    float:left;

    #cart
    change padding from 20px to 30px;

  4. #14
    Join Date
    Jul 2011
    Posts
    72
    Plugin Contributions
    0

    Default Re: How do I align the Product Price Block to the right of the Main Image ?!?!

    I assumed I was to add that to the stylesheet.css but it just put everything out of whack that you just helped me fix so I undid it. Thank you for all your hard work! I will keep messing with, but right now I need to take a break. Thanks a bunch!

  5. #15
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: How do I align the Product Price Block to the right of the Main Image ?!?!

    Quote Originally Posted by jnb41578 View Post
    Ok I went back into my tpl_product_info_display.php file and rearranged the code a little. I added the wishlist button after the cart button code and placed both of those under the price block code. Now, if I can just get the images in the gray block (somehow extend it to make it taller) and remove the cell padding (or lessen) and remove the dividers between the additional images I will be in business! :) Thanks so much for all your help so far!

    http://www.svgattic.com/index.php?ma...roducts_id=279

    1. How to make the price block area larger to accomodate the buttons.

    2. Cell padding and dividers between additional images.

    3. Align additional images neatly in one row under main image.
    1. Find #cart in your stylesheet.css file and change the padding to: padding: 30px 30px 50px;

    3. Move the code block for additional images directly below the code block for the product main image in the tpl_product_info_display.php file

    You will need to do #3 before I can comment on the cell padding and dividers between additional images and additional images neatly in one row under main image.

    Thanks,

    Anne

  6. #16
    Join Date
    Jul 2011
    Posts
    72
    Plugin Contributions
    0

    Default Re: How do I align the Product Price Block to the right of the Main Image ?!?!

    Quote Originally Posted by picaflor-azul View Post
    1. Find #cart in your stylesheet.css file and change the padding to: padding: 30px 30px 50px;

    3. Move the code block for additional images directly below the code block for the product main image in the tpl_product_info_display.php file

    You will need to do #3 before I can comment on the cell padding and dividers between additional images and additional images neatly in one row under main image.

    Thanks,

    Anne
    Hi Anne,

    Thank you very much for your help. I have finished the above two directions. Waiting for the next. I appreciate your help.

    jnb41578

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 How to relocate main product image to the right?
    By johnn196703 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Apr 2012, 07:05 PM
  2. how to align the product title, price and add to cart box next to the product image?
    By evaky in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 5 Mar 2012, 03:31 AM
  3. How can I switch the image on the main product page to the right?
    By ttmb33 in forum Customization from the Admin
    Replies: 1
    Last Post: 28 Aug 2009, 12:02 PM
  4. How to align the main and additional product images in the listing?
    By mishutkadesign in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Jul 2008, 02:49 PM
  5. How to resize the width of the all right box block
    By explorer1979 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jan 2007, 10:42 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