By cflorin on
My textareas keep floating down when they are viewed in IE - one example is my Contact Page, but it also happens on every page that has a textarea. I tried to set a left margin and/or a narrower width, but it didn't work.
FYI, my content is in a div that has a left margin to make room for a left-floated sidebar. I think this is important, because the textareas float down until they are under the menu - just take a look here.
Thanks!
Comments
i think textarea wrapper div
i think textarea wrapper div clears left.
try adding ;
or
to the end of your stylesheet
--
Geneticists from METU
Thanks, but I tried these
Thanks, but I tried these before and they don't work (the float messes up the layout really bad). I finally modified the textarea.js and set the width of the textarea and the grippie to 95%.
Somehow IE doesn't override the instructions in textarea.js with the ones in style.css, so until a better (css only) fix comes along I'll stay with this.
Thanks!
float across..
Something similar is happening in IE w/ my chameleon based theme, here, only it's an indentation (or, 'float across') rather than a float down.
Any ideas/suggestions?
For some reason my IE (v6)
For some reason my IE (v6) renders your page without the stylesheet. Anyway, I know what you mean; you need to insert this:
somewhere where it isn't overwritten (at the end of the stylesheet is best). This is what worked for me.
Good luck!
re: form
re:
Fantastic! Thanks so much! That did it.
>For some reason my IE (v6) renders your page without the stylesheet.
This, however, isn't so good. Hmm. I wonder if you'd be able to quickly let me know what you're using other than IE6? (maybe via the contact form !!)
You are my hero! Thanks! You
You are my hero! Thanks! You saved my life tonight. ;)
Exactly what I needed!!!
You solved exactly my problem.
Thanks a lot
Subscribing, how about a tab
Subscribing, how about a tab issue is this also solved with something like this?