The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i'd like to remove the calendar link from my navigation bar (don't plan on using it) and adding instead a "Mark All" link.
what code do i need to edit to do this? |
|
#2
|
||||
|
||||
|
In navbar
Find HTML Code:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> |
|
#3
|
|||
|
|||
|
awesome. thanks!
|
|
#4
|
||||
|
||||
|
Quote:
|
![]() |
|
|