MyBB Community Forums

Full Version: [Unsolvable] Elastic Textarea
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Ehh? I've made the change and saved the stylesheet.

http://i.imgur.com/AX42i.jpg

Wonder why it's not showing it for you?
Alright, now the width attribute is visible in page source. There wasn't when I posted the above post.

OK, the text area is now compressing with this edit but some thing is re-enforcing to stretch again. xomp, Are you sure that your newthread and newreply templates are default ?
The templates aren't default, I recall I had an issue with some nasty overlapping that seems to plague MyBB's textarea so I followed a guide on making the textarea look better and not overlap. I can set the templates back to default no problem if you like.
Oh, I found the guide I used to fix the overlap issue we had. http://community.mybb.com/thread-93178-p...#pid680903
bump.
bump.
bump.
Try this out:
<textarea name="message" id="message" rows="20" cols="70" tabindex="2" style="width:99%;">{$message}</textarea> 
(2011-05-29, 01:58 PM)Sama34 Wrote: [ -> ]Try this out:
<textarea name="message" id="message" rows="20" cols="70" tabindex="2" style="width:99%;">{$message}</textarea> 

Thanks, but all that managed to really do is add a horizontal scrollbar to the web browser heh. Since so many people have tried to get this sorted and no luck I'm going to go ahead and abandon this request. Thanks for all your help none the less.
Your browser windows has to be pretty small in the first place, and even so the buttons won't play nicely if you shrink the textarea too small. Why is the browser window so small in the first place?
(2011-05-29, 08:10 PM)Scoutie44 Wrote: [ -> ]Your browser windows has to be pretty small in the first place, and even so the buttons won't play nicely if you shrink the textarea too small. Why is the browser window so small in the first place?

Netbooks.
Pages: 1 2