The Arcive of vBulletin Modifications Site. |
|
Working Image On Redirect Screen Details »»
|
|||||||||||||||||||||||||
This will add a image like this
![]() 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> </div> </if> Code:
<div align="center"><img src="http://i136.photobucket.com/albums/q197/Win2k3xp/working.gif"> </div> 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> Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Reserved!
|
|
#3
|
||||
|
||||
|
nice n simple, works a treat!
|
|
#4
|
|||
|
|||
|
treat? lol
|
|
#5
|
||||
|
||||
|
Quote:
Thanks alot cool addon. |
|
#6
|
||||
|
||||
|
Really pretty add on.
|
|
#7
|
|||
|
|||
|
Very cool addition! *Installed*
|
|
#8
|
||||
|
||||
|
Nice!
Installed but sometimes not working!
|
|
#9
|
|||
|
|||
|
Thanks Guys And Everyone Who has installed this mod.
Quote:
|
|
#10
|
||||
|
||||
|
Quote:
I think that the problem is this: HTML Code:
<div align="center">
|
![]() |
|
|