Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Web Site Functionality _ How to let visitors expand contact form

Posted by: Jeckcoeler Aug 11 2019, 09:19 AM

Which CSS should I add to let the vistors of my website https://www.howtoplaystation.com/p/contact-me.html expand the message text field?

The result should be that the vistors will be able to expand the message field with a limit on how far they are able to do that.

Thank you in advance.

Posted by: Darin McGrew Aug 11 2019, 10:31 AM

I can expand it vertically. I just can't expand it horizontally. It looks like the max-width set in the

.contact-form-name, .contact-form-email, .contact-form-email-message { ... }

rule limits that.

Posted by: Jeckcoeler Aug 11 2019, 01:21 PM

QUOTE(Darin McGrew @ Aug 11 2019, 10:31 AM) *

I can expand it vertically. I just can't expand it horizontally. It looks like the max-width set in the

.contact-form-name, .contact-form-email, .contact-form-email-message { ... }

rule limits that.

Thank your very much! It is perfect now smile.gif

Posted by: Jeckcoeler Aug 11 2019, 01:21 PM

QUOTE(Darin McGrew @ Aug 11 2019, 10:31 AM) *

I can expand it vertically. I just can't expand it horizontally. It looks like the max-width set in the

.contact-form-name, .contact-form-email, .contact-form-email-message { ... }

rule limits that.

Thank your very much! It is perfect now smile.gif

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)