|
Content with label frontpage in Templating (See content from all spaces)
Related Labels:
customising, code, templates
Hiding Pathway on Frontpage
you want to hide the pathway breadcrumb on the frontpage of your Mambo web site you simply have to wrap it in a snippet of PHP code. Here is an example of the code: <?php if ($option == "comfrontpage") else ?> The Mambo frontpage is always called by comfrontpage ...
Other labels:
code, templates, customising
|
|
|