The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
I see - but that code does not originate from me - it's vB's own.
This is what's in my template: HTML Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px; margin-top: 0;"> <tr valign="bottom"> <td class="smallfont"> </td> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> HTML Code:
<if condition="$show['popups']"><td class="vbmenu_control" title="$address$address2"><a name="PageNav"></a></td></if> </tr> </table> </div> HTML Code:
<td class="vbmenu_control" title="forumdisplay.php?f=21&order=desc"><a name="PageNav"></a></td> HTML Code:
/* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } The script that does pagination seems to be HTML Code:
<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=380"></script> I even am quite sure I have identified the part of code that adds the image, but why it doesn't show up escapes me ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|