|
jaybee -> RE: Text Boxes keep moving? (1/12/2008 18:33:55)
|
Do not use text boxes. You are already using tables for layout so put the text in a table cell. Text boxes are meant for printed stuff, on the web IE 6 and earlier versions used to render them OK but the other browsers didn't. IE7 is more compliant and doesn't like them. You are using Comic Sans as the font in the boxes and Arial elsewhere. There is no real alternative to CS on a Mac so the text becomes unreadable. Stick to Arial for the entire site. Any font you use on a site has to be on your visitor's machine as well or the browser defaults to what is, and results can be a mess.
|
|
|
|