Boo!
Rather than the same title image appearing over and over and over, I am trying to implement a simple random image perl script. How can this be done? I realize each style and forum can be customized but even that get's boring...
I'm using Matt's Random Image script, btw. It's just a few lines of code.
I realize that the style template pages will have to be changed, which seem to have precedence over public_commom.pl.
In my public_common.pl, I have:
$standard_title_table = qq~
<table border="0" width="$vars_style{TableWidth}">
<tr><td align="right" valign="top"><img src="http://housechurch.org/cgi-bin/rand_image.pl" border="0" align="right" alt="$vars_config{BBName}" />
</td>
<td align="center">
<b>
In the styles template, what do I substitute the title.gif for in order to allow/engage the random image script?
Thank you for considering.