Random Image block?

I'd like to add a block to my portal that will display a random image, but i'd like it to choose the images from a specific folder. Is this possible? If so, what settings do I change in the ACP?
Home of phpBB Integrated Modifications
https://www.integramod.com/forum/
<img src="{LOGO}" width="{LOGO_WIDTH}" height="{LOGO_HEIGHT}"
<img src="./images/random_header/rotate.php" width="{LOGO_WIDTH}" height="{LOGO_HEIGHT}"
"Lycanth" wrote:Taking a closer look at that other sites block, it looks like they're using <a href etc etc for the pic and link....but no idea how they're randomisng it yet. *keeps researching*
"Lycanth" wrote:My site is almost perfect, I just have one small problem. I did the right hand blocks as instructed, but now there's a gap between the forum and those blocks.
http://www.nextincantation.com
Hopefully this is an easy fix?
<script>
</a>
</script>
"Lycanth" wrote:I actually worked it out, but thanks <img> My only problem now is that I want to make the text displayed smaller. Hmm....