Hello everyone,if anyone can help a bit..
This is my code for css:
[CSS code moderated according to forum rules - please post a link to your site to access the stylesheet]
and this one for comments.php:
[dito - please use the pastebin]
I want to change to be the only stretch vertically as shown here for example http://www.impressivewebs.com/css3-resize/
If someone can tell me what exactly should I edit to get the vertical stretch only for comments box?
I apologize for violation of forum rules,
here's the link to my site and comment box http://www.tajnisvet.net/nova-strana and this is the link to the comments.php http://pastebin.com/iBr6qb5Z and this one for css http://pastebin.com/2EkyRj4n
For those who want that their comment box be extensible only vertically,add a resize: vertical; in #comment rule in your CSS file to your wordpress theme.That's it,the problem is solved.
I believe that at the moment resize is only supported in Firefox 4, Chrome and Safari