Forum Moderators: open

Message Too Old, No Replies

Changing Positioning.

         

Tobin83

5:26 pm on Jan 23, 2006 (gmt 0)

10+ Year Member




I am trying to get a search button to align right correctly with the search field. The place where you put in what your searching for is a little higher then the button.

I want to just move the button a little lower but it doesn't have a div in the css. I need to move it with html.

Does anyone know how to do this.

Thanks in advance,

Tobin83

drhowarddrfine

6:11 pm on Jan 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



try vertical-align:middle
You might need to adjust the line-height of the line it is on.

Tobin83

7:35 pm on Jan 23, 2006 (gmt 0)

10+ Year Member



I would put this in the html?

i just need to move it down like 3 or 4 pixels.