Forums / Setup & design / Changing Contact Form body textbox size
Alex Kink
Monday 25 October 2004 4:44:58 pm
Hello. Where can i change the size of the textbox for the message body in the contact us form?Tnx for any help
bisk
Tuesday 26 October 2004 12:30:24 am
If you want to know which template is used, turn on template debugging in your siteaccess site.ini.append
In this case you'll probably have to create an override for your siteaccess for eztext.tpl and edit the size in the override template:
[eztext] Source=content/datatype/collect/eztext.tpl MatchFile=eztext.tpl Subdir=templates
------------------------------- http://www.kookfijn.nl & http://www.magento.be
Wednesday 27 October 2004 11:12:52 am
Thanks Bisk
But where do I have to put my override template
/design/my_site/override/templates/ <and where from here?
Thanks again!