I put this up on my site, I had to change the size of it a bit to fit in the center with the left and right columns active too.
But it was messing it up big time, I ended up changing this:
Code:
<td class="alt1" align="center">
To this:
Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
It fits in great now, not sure if has to do with the skin I'm using, but before it would stretch the center and the right column was all messed up. So I got that code from one of the other templates.
Thanks alot for putting this up.
Also I added some text for the "Internet challenged" so they know to click the banner heh. And added a border to one to make stand out from the white background.