DragonflyCMS Projects > Themes > [solved] Removing the Top NavBar > Community Forums > Phoenix Netology
Forum Index > Themes

[solved] Removing the Top NavBar Reply to topic


As you already know, I am using the AcidTech theme. I was wondering if there is a way to delete the top navigation bar? I have already replaced the logo with my own, and would like this navigation bar removed.

Thanks Again!

Please enter your server specs in your user profile! 😢


Remove the following from the header.html template<!-- IF S_MAIN_MENU and not S_THEMECP --> <table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td style="height:23px; background:url({THEME_PATH}/images/header/HeaderNavBG.jpg) repeat-x;">{G_LEFTIMAGE}{G_RIGHTIMAGE} <table style="margin:auto;"><tr><td> <div id="menu" style="float:left;">{S_MAIN_MENU}</div> </td></tr></table> </td></tr></table> <!-- ELSE --> <table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td class="HeaderNavBG" align="left" >{G_LEFTIMAGE}</td> <td class="HeaderNavBG" width="100%" align="center"> <a href="{T_LINK1URL}">{T_LINK1}</a> | <a href="{T_LINK2URL}">{T_LINK2}</a> | <a href="{T_LINK3URL}">{T_LINK3}</a> | <a href="{T_LINK4URL}">{T_LINK4}</a> <!-- IF T_LINK5URL --> | <a href="{T_LINK5URL}">{T_LINK5}</a> <!-- ENDIF --> <!-- IF T_LINK6URL --> | <a href="{T_LINK6URL}">{T_LINK6}</a> <!-- ENDIF --> <!-- IF T_LINK7URL --> | <a href="{T_LINK7URL}">{T_LINK7}</a> <!-- ENDIF --> <!-- IF T_LINK8URL --> | <a href="{T_LINK8URL}">{T_LINK8}</a> <!-- ENDIF --> <!-- IF T_LINK9URL --> | <a href="{T_LINK9URL}">{T_LINK9}</a> <!-- ENDIF --> <!-- IF T_LINK10URL --> | <a href="{T_LINK10URL}">{T_LINK10}</a> <!-- ENDIF --> </td><td class="HeaderNavBG" align="right">{G_RIGHTIMAGE} </td></tr></table> <!-- ENDIF -->

Donations & Audit for DragonflyCMS

Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):


Thanks!

Please enter your server specs in your user profile! 😢

All times are Australia/Adelaide


Jump to: