This is on 3.8.5. I tried deleting the quicklinks in the navbar template but can't figure it out. I managed to delete community and calendar somehow but when I revert to the original template it doesn't come back. (EDIT: they came back after a half hour) Any idea why? I'm also trying to add a home link by adding a link like this:
Code:
<!-- nav buttons bar -->
<div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr align="center"><td class="vbmenu_control"><a href="http://www.mywebsite.com">Home</a></td>
but it's not working.