Giro26,
Thanks for correcting this and sharing!!
Giro26,
Thanks for correcting this and sharing!!
Zen-Venom Get Bitten
This did it for me - thanks. But can I just ask how to keep the copyright stuff below that - it all disappears..Code:<li><?php /* echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?> <?php echo HEADER_TITLE_CATALOG; ?></a></li> */
Any ideas on this at all guys?But can I just ask how to keep the copyright stuff below that - it all disappears..
Even easier - use your CSS file & add the following. No templates to modify & the copyright stays in-tact.
#navSuppWrapper{
display: none;
}