Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    163
    Plugin Contributions
    0

    Default Help align buttons to the forms

    I am going crazy! How can I align the buttons properly next to my quantity box, search box, etc? See this page and you'll know what i mean.

    http://atthemeadow.com/shop/index.ph...&products_id=5

    All i see in the product info display is this:

    <div id="cartAdd">
    <?php echo $display_qty; ?>
    <?php echo $display_button;?>
    </div>

    Nothing I can do to that "cartAdd" style to make it work right. Any help?

    Thanks!

  2. #2
    Join Date
    Oct 2007
    Posts
    289
    Plugin Contributions
    0

    Default Re: Help align buttons to the forms

    Try this:

    In your stylesheet.css:

    Replace this:
    #cartAdd input{ font-family:verdana,arial; font-size:10px; color:000000; text-decoration:none; margin-top:6px;}

    With:
    #cartAdd input{ font-family:verdana,arial; font-size:10px; color:000000; text-decoration:none; margin-top:6px; vertical-align:bottom;}

    Hope it helps.

    (Nice look btw, is it a template or custom-made?)

  3. #3
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    163
    Plugin Contributions
    0

    Default Re: Help align buttons to the forms

    thanks, i'll try that out!

    It's my own design, still working on it obviously.

 

 

Similar Threads

  1. Social Media Buttons Don't Align in the Header
    By mishutkadesign in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 26 Nov 2011, 03:39 AM
  2. how to align buttons on the product listing page on the same horizontal line?
    By evaky in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Oct 2011, 05:14 PM
  3. Help with using css buttons, "update cart' does not use the css buttons?
    By trinitypres in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jan 2011, 04:34 PM
  4. Align buttons in tpl_product_info_display?
    By PeterBauer in forum Templates, Stylesheets, Page Layout
    Replies: 30
    Last Post: 3 Nov 2006, 11:18 AM
  5. align shopping cart buttons
    By ilonka in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 18 Sep 2006, 06:31 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