![]() |
hide menu on static pages and help pages?
i want to hide part of the site when me users go to either my static pages for help pages, what if statement do i need to use in my templates to do this ?
|
Re: hide menu on static pages and help pages?
Open skin1/customer/home.tpl and find the line
Code:
<!-- main area --> after this line, insert this code Code:
{if $main eq "pages"} now scroll down and find Code:
{include file="rectangle_bottom.tpl" } and ABOVE this insert this line: Code:
{/if} |
All times are GMT -8. The time now is 09:51 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.