The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How can i insert the navigation New To Site? Need Help? as it is in vbulletin.org in my forum... is there any mod for this?
|
#2
|
||||
|
||||
![]()
The stuff in the footer? I believe there is a modification for that. Try searching "footer*" in "all mods" "titles only"
|
#3
|
||||
|
||||
![]()
insert the navigation where ?
|
#4
|
||||
|
||||
![]()
like this navigation in the footer
|
#5
|
||||
|
||||
![]()
You can add some thing like this in your footer template.
HTML Code:
<table class="tborder" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr><td class="thead">Column #1</td><td class="thead">Column #2</td></tr> <tr> <td class="alt1" nowrap="nowrap" valign="top"> <li><a href="index.php">Link 1</a></li> <li><a href="index.php">Link 1</a></li> <li><a href="index.php">Link 1</a></li> <li><a href="index.php">Link 1</a></li> </td> <td class="alt1" nowrap="nowrap" valign="top"> <li><a href="index.php">Link 1</a></li> <li><a href="index.php">Link 1</a></li> <li><a href="index.php">Link 1</a></li> <li><a href="index.php">Link 1</a></li> </td> </tr> </table> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|