The Arcive of vBulletin Modifications Site. |
|
Details »»
|
|||||||||||||||||||||||||||
I always found the multi-page style of vB where page numbers are displayed at the bottom of the page, rather boring..
So I thought about modifying it & I came across a site running a forign language bb with a somewhat cool way of displaying the pages. Here is a snapshot of it.. Also note that whenever a page is accessed, that cell is highlighted in the table. Questions is: how can modify vB 2.0.1 so that it looks more like this.. Any Ideas? Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Just create a for loop...
|
|
#3
|
|||
|
|||
|
Thanks for the input Guarddog.. but I have no idea what you're talking about!
|
|
#4
|
|||
|
|||
|
I don't use VBulletin, don't have the code, but i've got an idea.
PHP Code:
|
|
#5
|
|||
|
|||
|
Can someone hack this?
|
|
#6
|
|||
|
|||
|
wow cool, can someone create this hack, looks pritty!
|
|
#7
|
|||
|
|||
|
BUMP^
|
|
#8
|
|||
|
|||
|
Agreed. Somebody hack this !!
|
|
#9
|
|||
|
|||
|
looks awesome! thumbs up
|
|
#10
|
||||
|
||||
|
(screenshot below) / vB 2.01
1. create new template called numbernav_own $firstpage_atag$doublearr1$endfirstprevtag $prevpage_atag$singlearr1$endfirstprevtag $pagenumbers $nextpage_atag$singlearr2$endlastnexttag $lastpage_atag$doublearr2$endlastnexttag 2. create new template called numbernav_pages_own (the content beginning and ending with a blank) $numbernav_atag$curpage$endpagetag 3. edit FORUMDISPLAY.PHP find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
add in headinclude template in the Style Sheets section ( <style type="text/css"> ): PHP Code:
Madman |
![]() |
|
|