PDA

View Full Version : Working Image On Redirect Screen


Win2k3xp
10-25-2006, 10:00 PM
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:
<p class="smallfont"><a href="$url">$vbphrase[click_if_browser_does_not_redirect]</a></p>
<div>&nbsp;</div>
</if>
Underneath This Add
<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 :
<div align="center"><img src="http://i136.photobucket.com/albums/q197/Win2k3xp/working.gif"> </div>

Olly_K
10-27-2006, 01:21 PM
nice little mod :) would be good if you could attach some other coloured loading bars too :)

Gizmo5h1t3
10-27-2006, 03:11 PM
you can add whatever u want mate.....cows dancing a jig even....lol

salata
12-12-2006, 01:18 PM
nice!