Text area boxes have become small in size
3 posters
Page 1 of 1
Text area boxes have become small in size
Hello!
I've added this in my forum in a widget named affiliations :- http://www.webartzforum.com/t973-the-add-us-box
Since the textarea box here was too small, Sanket provided me with a code to make it bigger. But now, the whole forum's textarea boxes have become smaller!!
Is there any way to only make the Affiliate widget textbox small?
I've added this in my forum in a widget named affiliations :- http://www.webartzforum.com/t973-the-add-us-box
Since the textarea box here was too small, Sanket provided me with a code to make it bigger. But now, the whole forum's textarea boxes have become smaller!!
Is there any way to only make the Affiliate widget textbox small?
Re: Text area boxes have become small in size
On the very bottom on your widget, add this:
Just change the '110' until you get contented.
- Code:
<style>
textarea {
width: 110px;
}
</style>
Just change the '110' until you get contented.
Re: Text area boxes have become small in size
Topic Solved & Locked |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Lastpost Text area stays small after increasing the width in Category.
» Text Input Area
» Form size now suddenly TOO SMALL
» Restarting my Fourm and need some small size buttons
» My text is too small in Invision
» Text Input Area
» Form size now suddenly TOO SMALL
» Restarting my Fourm and need some small size buttons
» My text is too small in Invision
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum