The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How To Add A New FAQ Link On The Navbar Bar Before Member List????
Please Reply Me |
|
#2
|
|||
|
|||
|
Quote:
*I think I know using it or without using it* but need to know to help you
|
|
#3
|
|||
|
|||
|
Hey I Want It To be Like This User Cp FAQ Member List SEARCH An Quick Link And Log Out
How To Add The FAQ Link Beside The MemberLIST..... sOMEONE HELP ME I WANT THIS CODE TO BE AT MY CONTACT US Line There <td align="$stylevar[right]"> <a href="goto.php?section=about$session[sessionurl]">$vbphrase[gtcustom_about_header]</a> | <a href="goto.php?section=privacy$session[sessionurl]">$vbphrase[gtcustom_privacy_header]</a> | <a href="goto.php?section=terms$session[sessionurl]">$vbphrase[gtcustom_terms_header]</a> | <a href="goto.php?section=sitemap$session[sessionurl]">$vbphrase[gtcustom_sitemap_header]</a> </td> How Do I Do that --------------- Added [DATE]1206753334[/DATE] at [TIME]1206753334[/TIME] --------------- THE Above Code Should Be At the Header But I Dun ONE i want it on the contact us there |
|
#4
|
|||
|
|||
|
The FAQ link is already by the memberlist, isn't it? It was when I last checked. Unless, you want to make the FAQ a drop down menu?
Regards Jason
|
|
#5
|
|||
|
|||
|
search in your navbar memberslist and add before this
Code:
<td class="vbmenu_control"><ahref="FAQ URL">FAQ</a></td>
|
|
#6
|
|||
|
|||
|
Code:
<td class="vbmenu_control"><a href="faq.php" accesskey="5">FAQ</a></td>
|
|
#7
|
|||
|
|||
|
I WANT THIS CODE TO BE AT MY CONTACT US Line There
<td align="$stylevar[right]"> <a href="goto.php?section=about$session[sessionurl]">$vbphrase[gtcustom_about_header]</a> | <a href="goto.php?section=privacy$session[sessionurl]">$vbphrase[gtcustom_privacy_header]</a> | <a href="goto.php?section=terms$session[sessionurl]">$vbphrase[gtcustom_terms_header]</a> | <a href="goto.php?section=sitemap$session[sessionurl]">$vbphrase[gtcustom_sitemap_header]</a> </td> How Do I Do that I WANT IT AT THE CONTACT US BUTTOM THERE Because Now is at the header i dun one................ |
|
#8
|
|||
|
|||
|
I'm not entirely sure what you mean. You wish to add that to the contact us form? If so, just edit the 'contactus' template and input the code.
Regards Jason
|
|
#9
|
|||
|
|||
|
NONO
I WANT IT TO APPEAR AFTER THE CONTACT US Buttom |
|
#10
|
|||
|
|||
|
oh so you want members list at the bottom "where contact us" is?
or do you want the big code? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|