The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 3 Request - Random Quotes
Hello Again,
Does anyone happen to know the best method to have random quotes displayed everytime a page in vBulletin is refreshed? An image of where I have setup for the quotes to be displayed is as follows: http://i.imgur.com/29KA8Fk.png?1 And the code for that is: Code:
<table class="tcat" cellpadding="4" cellspacing="0" border="0" width="100%" align="center" style="border-top:1px solid $stylevar[tborder_bgcolor]; border-bottom:1px solid $stylevar[tborder_bgcolor]"> <tr> <td height="1" bgcolor="$stylevar[tcat_bgcolor]"> </td> <tr> <td align="center" bgcolor="$stylevar[select_bgcolor]"> <font face="verdana,arial,helvetica" size="1" ><i>"Quote Text."</i> - <b>Quote Author</font> </td> <tr> <td height="1" bgcolor="$stylevar[tcat_bgcolor]"> </td> </table></table> </div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|