The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Is there a mod for an "up" button?
This is what one of my members is asking:
Quote:
|
#2
|
||||
|
||||
You could probably just add text or an image that links to javascript:scroll(0,0) in whichever postbit template you use.
--------------- Added 15 Aug 2008 at 15:14 --------------- I almost forgot, you could also just put a link to #top in the postbit as well. Probably work better. |
#3
|
|||
|
|||
The code vbulletin.org uses, in its footer.
HTML Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;" rel="nofollow">Top</a> |
#4
|
||||
|
||||
As far as I know, it's actually a default feature in vBulletin, just see the 'Top' button in the footer navbar.
|
#5
|
|||
|
|||
It is. Both of my forums have a "Top" link in the footer nav.
|
#7
|
||||
|
||||
thanks so much everyone!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|