The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
This is totally untested, but try add this to the phpinclude_start template:
Code:
$numimg = '4'; // number of images $rimg = rand(1,$numimg); $randomimage = $rimg; Then putting Code:
<img src="$vboptions[bburl]/$stylevar[imgdir]/$randomimg.gif" alt="Random Image"> In the header template. Make sure all the images have the same extensions, and each file is called 1,2,3 etc... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|