Depending on how much customization was done on your modded skin you may need to adjust how you insert the template codes. For instance, if you can't find the exact code:
Code:
Now for the Radio and TV link, you can find:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Then narrow down your search by the key code bits such as:
Code:
<a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a>
There may be times when you won't see the code at all; some codes may have been omitted from the original default style. In these cases look for a similar code. The more you customize your board the better you'll get so don't give up. Part of the fun of having a board is tweaking it up.