![]() |
Template with just Header,Footer and Static Content?
I was looking to create static pages (About Us, Privacy Policy,etc.) that contained only the header, footer and static content ....(essentially remove the 'categories' menu on the left, only for static pages)
I would be open to creating a new template, editing static pages, etc .... Xcart 4.0.14 [Linux ES 3.0] |
You would just need to wrap the columns on the left and right with {if} statements so that they don't show when you are on static pages. Like this:
{if $main ne "pages"} Column code {/if} |
All times are GMT -8. The time now is 04:29 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.