textarea width problem in Mozilla on Namepros

SpaceshipSpaceship
Watch
Status
Not open for further replies.

aww

Established Member
Impact
70
I've recently switched to Firefox (mozilla) almost full time for browsing and I noticed one annoying problem on Namepros that can probably be fixed fairly easily.

It seems the textarea boxes for typing stuff in are too narrow, barely using any of the screen space they should be.

It might be possible to fix this quite easily, by using a css command that IE will ignore but will fix any Mozilla brower. It's called "min-width".

Try putting (or adding) to the stylesheet:
textarea {min-width:80%}
or something similar. Hopefully it will solve the issue.

Thank you, and keep up the great work!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Just wanted to bring this back to attention if it got missed earlier?
 
0
•••
Added this to the stylesheet. Let me know if it helped things.

textarea {min-width:80%}
 
0
•••
Hmm I might need to research the css a bit more, its still a tiny little box
 
0
•••
example attached
attachment.php
 
0
•••
By the way this problem still exists.

You might need to specify the min-width in pixels instead of percentage for it to work right.

maybe try:
textarea {min-width:500px;}
 
0
•••
there are now two text area defination in the css btw
 
0
•••
Hey something happened, cause it's fixed now. Stylesheet looks the same, maybe it was just being cached, I dunno.
 
0
•••
Status
Not open for further replies.
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back