PDA

View Full Version : Revolving Banner


2 FN LOW
03-14-2007, 01:40 AM
I guess thats what you would call it...The banner at the top of my forum...How would i go about setting them up so that it would change pictures every time the page was reloaded?

this is my header coder incase you wanna take a look at it

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

HMBeaty
03-14-2007, 01:48 AM
Take your pick: https://vborg.vbsupport.ru/member.php?u=112877&hacksort=title#hacks

Each banner mod works in all versions of vbulletin