Quote:
Originally Posted by webspider
Nice style. Could you make a matching "Groan" button as well?
Thanks
|
Attached
Quote:
Originally Posted by 1230
Dear I'm install.
But slow speed.!
|
I think your server is slow.
Quote:
Originally Posted by KHALIK
Gold ?
|
Updated
Quote:
Originally Posted by yousellstuff
how do u change the logo to your own and is there anyway to get rid of the calender icon
|
Just change your own logo with cb/cb/logo.gif
Quote:
Originally Posted by jaycob
hi, i need to add some drop down menus, i cant seem to add this code:
Code:
<td id="mypopupmenu" class="vbmenu_control"><a href="#mypopupmenu">Chat</a> <script type="text/javascript">
thanks if you can help out 
|
Just add your dwropdown menu codes into navbar template. Than add your menu link code header like below;
Code:
<a id="mypopupmenu" href="$show[nojs_link]#mypopupmenu">Your Menu Link Name</a> <script type="text/javascript"> vbmenu_register("mypopupmenu",true);</script>