Results 1 to 6 of 6
  1. #1

    Default buttons not aligning with entry boxes

    OK, this is driving me nuts. For the life of me I can not figure out why my pushbuttons are not aligned with their associated text entry boxes.

    Here's a link:

    http://www.pinkbypost.com/store/inde...ex&cPath=37_42

    On this page both the 'Search' and the 'Add to Cart' buttons are higher than the entry boxes that precede them.

    Is there a simple setting I change change to align these?

    Thank you,
    Kathy

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

    Default Re: buttons not aligning with entry boxes

    P,
    What program are you using to edit or find the problem???

    Look for INPUT

  3. #3

    Default Re: buttons not aligning with entry boxes

    I'm using Web Developer 1.1.5. I've figured out just about everything else on my site in terms of formatting with this tool. This one is just confusing to me.

    If we use the search box and the associated pushbutton: the search box is called 'input#SearchTop' and the button is called 'input'. The box is at position 54 px and the button is at 61px. I just don't understand what to do with this information.

    Can you point me in the direction of where exactly I can control the position of these things?

    Thank you!
    Kathy

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

    Default Re: buttons not aligning with entry boxes

    P,
    Sure I can...

    includes/templates/cherry_zen/css/stylesheet.css

    Look for the input tag:
    1. input {margin:0.3em 0.5em;}

    Add this property within the input tag above:
    1. vertical-align:middle;
    Bye the way, nice looking site...

  5. #5

    Default Re: buttons not aligning with entry boxes

    Woohoo!

    Haredo you're my hero! That's been bugging the heck out of me for the last week. Thanks for the compliment on the site. I can hardly believe I did it all myself and it's actually working! This forum is amazing because of people like you.

    Much thanks,
    Kathy

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

    Default Re: buttons not aligning with entry boxes

    P,
    You are most welcome, glad I could assist you..

    Don't you just love learning all the properties associated with ID's and Classes in the stylesheet.css

 

 

Similar Threads

  1. v155 Index Page Buttons Not Aligning! Save Me!
    By CSGODeimos in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 15 Jul 2016, 04:54 PM
  2. Menu bar and side boxes not aligning properly in Firefox browser.
    By fkalanda in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Dec 2013, 02:01 AM
  3. Aligning buttons
    By WeFoundEm in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 10 Nov 2010, 02:51 PM
  4. Changed main layout width but side boxes not aligning properly
    By Bruce_T in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 23 Mar 2008, 10:22 PM
  5. Aligning Side boxes
    By Blue! in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Jul 2006, 01:46 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