Rianna
07-19-2006, 09:44 AM
OK I've turned green after days of searching I give up.
I've tried to make this code easy if someone wants to try it, but don't spend too long it'll drive you crazy. I hope someone else has had this problem already and figured it out so no one has to do too much work.
Here's some code. css
input { width: 135px;
font-family: arial, sans-serif;
font-size: 14px;
}
and body
<form action=href><input value="This is a submit
button with two lines" type="submit" /></form>
Opera will not recognize the width set in the css or the body for the button width like IE etc. Instead the button does nothing to stop the text and the text appears as one wide line.
I checked a bunch of google threads on this subject with no help, along with opera no help.
I'd rather not bother with it but think I should since so many people use
opera. I tried adding padding all the way around in the css class. That didn't work. If nothing works I can make the button one line only but two lines is
the best way to explain where the button is taking someone with the room I have, because its a side menu button. Hope someone can help. ) Thanks. Ri
I've tried to make this code easy if someone wants to try it, but don't spend too long it'll drive you crazy. I hope someone else has had this problem already and figured it out so no one has to do too much work.
Here's some code. css
input { width: 135px;
font-family: arial, sans-serif;
font-size: 14px;
}
and body
<form action=href><input value="This is a submit
button with two lines" type="submit" /></form>
Opera will not recognize the width set in the css or the body for the button width like IE etc. Instead the button does nothing to stop the text and the text appears as one wide line.
I checked a bunch of google threads on this subject with no help, along with opera no help.
I'd rather not bother with it but think I should since so many people use
opera. I tried adding padding all the way around in the css class. That didn't work. If nothing works I can make the button one line only but two lines is
the best way to explain where the button is taking someone with the room I have, because its a side menu button. Hope someone can help. ) Thanks. Ri