@Tefra and @allstar55: not sure what the future holds, ATM am taking a code break.
@Racenut: 1.0.4 is out, 1.0.5 is in, but there are upgrade instructions in the readme file.
@indie: right, just change the background="whatever" bits to style="whatever" bits like so:
Code:
background="images/indietalk/misc/vborgtop_02.gif" =>
style="background-image: url(images/indietalk/misc/vborgtop_02.gif);"
background="images/indietalk/misc/vborgmiddle_01.gif" =>
style="background-image: url(images/indietalk/misc/vborgmiddle_01.gif);"
background="images/indietalk/misc/vborgmiddle_03.gif" =>
style="background-image: url(images/indietalk/misc/vborgmiddle_03.gif);"