By eviljoker7075 on
Hey,I recently installed Andreas.09, however there is an issue in IE. It seems that text box's with more than one row cause a big gap in the page... Please see this link fo an example: http://allcdreviews.com/contact
Does anyone know what is causing this and how I can fix it?
Comments
Same
I have the same problem. I think it's because IE can't read corectly CSS.
The problem in "margin", but I don't khow how to fix it
Andreas09 text area
.standard {
/* problem with IE that margins of resizable textarea are botched*/
width: 95%;
}
That fixed it.
Add this to the /*** Content ***/ section of style.css
looks like you may have
looks like you may have fixed it? Any advice for another person with the same problem?
___
www.liberalthinkers.org - a community for liberal viewpoints.
lol, sorta... I changed the
lol, sorta... I changed the template, as in I made my own! Start6ing off with the bluemarine one and editing that.