Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   [SOLVED] comment textarea expandable (http://forum.bytesforall.com/showthread.php?t=17133)

--yeah--wow Mar 27, 2012 06:36 AM

[SOLVED] comment textarea expandable
 
I noticed that my comment form text areas are expandable, by using the mouse on the lowerright corner of the text area.
Can this be disabled?
Is this related to the mootools and uvumi files in the ATA options directory?

juggledad Mar 27, 2012 06:53 AM

I believe that is a WordPress feature, you will see the same thing in the backend - go edit a post and you will see the same thing where you put the post text.

--yeah--wow Mar 27, 2012 07:24 AM

You are right. It apparently is a WordPress feature. It is not in the edit post text box, but you van find it in a lot of places in the WordPress backend.

By the way: you can see it in the lowerright hand of the "reply to thread" box on this forum as well!

I added:
textarea{resize:none;}
to the CSS Inserts which disables the feature.

If you want users to only change the texarea in a vertical direction you would add:
textarea{resize:vertical;}

Hope that helps some people that have the same issue.


All times are GMT -6. The time now is 06:09 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.