vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   page up ? (https://vborg.vbsupport.ru/showthread.php?t=151846)

Angel-Pie 07-10-2007 04:13 AM

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.

Angel-Pie 07-14-2007 08:16 PM

ok i guess no one knows if someone does please let me know i still am searching for this, requested by members.

Kirk Y 07-14-2007 08:25 PM

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>

cyberphr 07-14-2007 08:27 PM

HTML Code:

<a href="#top">Go to top</a>
You can use an image alternatively.

HTML Code:

<a href="#top"><img border="0" src="image source here" alt="Go to top" /></a>

Angel-Pie 07-14-2007 10:37 PM

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!


All times are GMT. The time now is 06:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01222 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete