Hmmm... works fine for me...
My only question is this. Say I want to use the randomizing feature of the Left/Right column code, but I don't actually want to display the images in the Left/Right columns and instead wish to place the images anywhere else on the page, how would I get access to the variable/code/whatever that I would place in the html for the desired location? Basically, I want to have it include the code from the random block. Is this possible?
For example,
<table>
<tr>
<td>variable to display random Left image adcode with Alt text/hyperlink</td>
<td>variable to display random Right image adcode with Alt text/hyperlink</td>
</tr>
<table>
I tried experimenting with using the $header_advertisement variable and placing it in different locations, didn't work.
I've already figured out how to ad more adcode blocks to the existing setup as you described to get the extra images... Very nice!
Is that making sense?
|