I think there should be a link to the forums on the main page, as there isnt really teh need to go to apply then to the forums
I think there should be a link to the forums on the main page, as there isnt really teh need to go to apply then to the forums
*Crop Your Sig Please*
Degrassi...it goes there
a member suggested these some time back.. A few things got changed like the USHOP and APPLY buttons got added.. I would recommend you book mark the link to the forum or when you go to the portal click on the forum logo and it will lead you to the forum..
the thread is below..
http://x10hosting.com/showthread.php?t=4190
.::: Regards, n4tec :::.
Just use index.php at the back of the x10hosting.com. Thats what i use as a bookmark and in firefox you can make it a button.
Or you can just click on the X10hosting logo at the top of the page ;)Originally Posted by chaganlal1
maybe you can add new navbar and there put forums/home
i searched 5 minutes how to go in forums
Just click on the x10hosting logo to go to forums
X10 ROCKS
here is tutorial how to add more buttons on aria skin in navbar
http://www.vbstyles.com/forum/showt...ghlight=dynamic (if you have licensed skin)
or you can create new navbar.
i did that on my forum
www.vietpages.biz/~c3nar1us/forums
you can see chat and arcade in new navbar
in your header template
add this code
PHP Code:<!-- second nav button row -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<td class="vbmenu_control"><a href="URL">LINKED TEXT</a></td>
</tr>
</table>
</div>
<!-- / second nav button row -->
http://www.vbadvanced.com/forum/show...ghlight=navbar
check this link