Click to See Complete Forum and Search --> : Help Centering -nothing works


sc67
07-10-2003, 04:15 PM
How can I center the text box that I have above my navigation menu on the left of this page...??? Nothing is working!

Thanks.

http://www.dansautocenters.com/main.html

xataku_nakusute
07-10-2003, 09:06 PM
well.....as i see it....your input field is centered already....though it seems to be a tad too long....
however, if it is not center on your computer, then try to make your input tag also include the "align=" element...
however, it should say:

<input align="middle"> NOT <input align="center">

if that does not work....try using the old <center> tags

hope that helps
XaTaKu_NaKuSuTe

XaTaKu.Tk (http://www.xataku.tk)

spufi
07-11-2003, 10:50 AM
Just note that it is centered in Mozilla 1.4, but not IE 6.