The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i want to add a link to my chatroom to the Quick Links
how would i do that http://hip-hop-streetz.com/chat/index.php |
#2
|
||||
|
||||
![]()
Edit your navbar in Navigation / Breadcrumb and search for quick links. You can add the code anywere that suits you.
EG: After the following: <if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td></tr></if> Quote:
|
#3
|
|||
|
|||
![]()
what codign would i put for that link
|
#4
|
|||
|
|||
![]() Quote:
|
#5
|
||||
|
||||
![]()
Try this.
<td class="vbmenu_control"><a href="/chat/index.php">Chat Room</a></td> |
#6
|
|||
|
|||
![]()
<a class="stylename" href="http://hip-hop-streetz.com/chat/index.php" target="thetarget">Chat</a>
Liek that?? |
#7
|
|||
|
|||
![]()
Actually, like realist said:
<td class="vbmenu_control"><a href="/chat/index.php">Chat Room</a></td> Will make it fit in with teh other links |
#8
|
|||
|
|||
![]()
cool it Worked thanks alot
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|