hi
I wanted to edit navbar links like removing calendar link for Guests, but I didnt find any "calendar" name in the navbar template.
please help me about this stuff
This is a discussion on removing the calendar from navbar (for guests) within the Template Modifications forums, part of the vBulletin SEO Discussion category; hi I wanted to edit navbar links like removing calendar link for Guests, but I didnt find any "calendar" name ...
hi
I wanted to edit navbar links like removing calendar link for Guests, but I didnt find any "calendar" name in the navbar template.
please help me about this stuff
it's in the navbar template.
find
replace withCode:<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Code:<if condition="$show['member']"> <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> </if>
Brian Cummiskey / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
thanks for your reply dear Brian ,
I know that but I cant find it in my navbar.
please take a look at my navbar
thanks for your help
oh , my style was a custom style (ELEMENT) I have found this code in my navbar Temp.
thanks for your help bro