The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
page up ?
How do i get page up tabs for the posts? are those part of the vbulletin????? if so where are they?
ok i might not have explained very well, what i mean is after you post a reply you just clicked the 'up' arrow or the 'top' button and it would bring you to the top of the page. it would be in the line up with the 'quote', 'multi-quote', 'quick reply' down at the bottom of each post. |
#2
|
|||
|
|||
ok i guess no one knows if someone does please let me know i still am searching for this, requested by members.
|
#3
|
||||
|
||||
Edit your respective postbit template and place the following wherever you'd like to see the link:
Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a> |
#4
|
||||
|
||||
HTML Code:
<a href="#top">Go to top</a> HTML Code:
<a href="#top"><img border="0" src="image source here" alt="Go to top" /></a> |
#5
|
|||
|
|||
ok thanks so much it worked and thanks for the image code as soon as i figure out how to add pictures that will be awesome THANKS!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|