Forums / Setup & design / Left Nav not needed on Feedback Form
Brian Henkel
Saturday 12 April 2008 8:31:12 pm
I don't understand why the contact form I set up on my site shows up with a left navigation. Since this form is the only link on my page, I don't need the left navigation. Can you tell me how to get rid of it so that the form utilizes the entire width of the page? See screenshot below for a better understanding. Thanks.
http://bhenkel.echoechoplus.com/ContactForm.jpg
André R.
Sunday 13 April 2008 8:43:49 am
menu.ini: [MenuSettings] HideLeftMenuClasses[]=<class_identifier>
In upcoming ezwebin 1.4 you can also do it like this in your node templates (so its a bit more flexible):
{set scope=global persistent_variable=hash('left_menu', false(), 'extra_menu', 'contact_information' )}
Where the value for the menu settings can be false or a string with the name of a specific template, in this case templates/menu/contact_information.tpl
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom