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)
-   -   Working Image On Redirect Screen (https://vborg.vbsupport.ru/showthread.php?t=129987)

Win2k3xp 10-25-2006 09:00 PM

Working Image On Redirect Screen
 
This will add a image like this
https://vborg.vbsupport.ru/external/2006/10/3.gif
to your login screen.

How To Install
In The Template STANDARD_REDIRECT search for this code:
Code:

<p class="smallfont"><a href="$url">$vbphrase[click_if_browser_does_not_redirect]</a></p>
                                <div>&nbsp;</div>
                        </if>

Underneath This Add
Code:

<div align="center"><img src="http://i136.photobucket.com/albums/q197/Win2k3xp/working.gif"> </div>
NOTE: You can add this code anywhere in this template.

This part is optitional
Ive attached a copy of the file working.gif to this thread so you can host the image on your own server. If you do decide to host the image on your server you need to change the highlighted code to match the images url on your server :
Code:

<div align="center"><img src="http://i136.photobucket.com/albums/q197/Win2k3xp/working.gif"> </div>

Olly_K 10-27-2006 12:21 PM

nice little mod :) would be good if you could attach some other coloured loading bars too :)

Gizmo5h1t3 10-27-2006 02:11 PM

you can add whatever u want mate.....cows dancing a jig even....lol

salata 12-12-2006 01:18 PM

nice!


All times are GMT. The time now is 11:38 AM.

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.02449 seconds
  • Memory Usage 1,710KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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