fisherman |
First Post Posted on: 07-08-11 06:20 AM |
Deleting Country Drop Down Box |
|
I have tried everything I know to delete the Country Drop Down box from my Post New Ad page. I managed to get rid of the text to the left of the drop down box, but I want to delete the box all together.\
\
I have been to both the Language Mangager to edit the Place Ad fields and to the Template Editor to edit the Place Ad. I really want to delete this box, but I don't want to delete the wrong variable or mess up the template Place Ad page. What is the method for deleting the drop-down box along with the row it sits on in the table.\
\
I have attached a screen shot of the problem.\
\
Thanks,\
Eric Hartig |
|
|
|
|
|
|
mewsoft |
Reply #: 1 Posted on: 07-08-11 01:53 PM |
Re: Deleting Country Drop Down Box |
|
This should be easy from the PostAd.html template you can delete any field, look for the code:
Code: HTML
</p><p> <tr><br /> <td bgcolor="#DDFFEC" valign="top"><b>[[contact_country]]</b></td><br /> <td><select size="1" name="Country"><!--Country--></select></td><br /> </tr><br /></p><p>
|
|
Mewsoft Support www.mewsoft.com
|
|
|
|
|
|