vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   "To the top" link in every reply (https://vborg.vbsupport.ru/showthread.php?t=93521)

StarBuG 08-02-2005 10:00 PM

"To the top" link in every reply
 
Hi

Desc: This is a simple modification. It adds an image link next to every quick reply (or quote) button in every thread and reply that brings you back to top.
Time to install: About 1Min
Templates to edit: 1
Versions: All vB Versions

You can find the vB 3.6.x Version >> HERE <<


In postbit template search for:

Code:

<if condition="$show['moderated']">
                <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
            </if>

after that add

Code:

<a href="#top"><img src="$stylevar[imgdir_button]/top.gif" alt="To the Top" border="0" /></a>
Now download the image I attached and upload it to /forum/images/buttons

The Image was made for my forum but you can change it or add a different image.

Hope you like it.... and if you do don?t forget to click install

DEMO: http://www.hiphop-battles.com/forum/index.php
Just view any thread you like to see the top button

StarBuG

Gio~Logist 08-03-2005 06:52 PM

Maybe it would help users if you actually had attatched an image.

Tony G 08-04-2005 04:34 AM

Yeah, it would be nice if you had an image that users could use. Also, it would be nice if you could put your instructions in a .txt file and attach them rather than in the thread too. :)

StarBuG 08-04-2005 10:39 AM

I have attached the image. Sorry was a little in a hurry ;)

I feld it unnecessary to make a text file but here it is.

StarBuG

Tony G 08-05-2005 03:50 AM

The reason we enforce that rule is for the convienience of members using your mod - they are able to refer back to it without having to find this thread again if they require to. :)

StarBuG 08-05-2005 09:21 AM

Yeah no problem ;)

peterska2 09-03-2005 07:56 PM

nice and handy. thanks.

StarBuG 09-07-2005 08:07 PM

you?r welcome ;)

GrendelKhan{TSU 11-16-2005 09:47 AM

heres another top button if anyone is interested

49er 11-19-2005 06:59 PM

......Yes works fine.....
Thank you :rolleyes:


All times are GMT. The time now is 08:36 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.01042 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete