www.atvbc.comCustombox2
I think i should be coding the urls different??? Here is what I want to show in the box...
echo "{$wrapper[$wrapnum]['table_header']}"; // Table Start
echo "Please use these banners to link to us from your site!"; // Table Heading
echo "{$wrapper[$wrapnum]['table_center']}"; // Close Header and Open Content
<a href="http://www.atvbc.com"><img src="http://www.atvbc.com/graphics/atvbcbanner.gif"</a><br>
<a href="http://www.atvbc.com"><img src="http://www.atvbc.com/graphics/atvcanadabanner.gif"></a>
Basicly a box with two of my site banners in it, linked to the site itself, but I get parse errors? Ive tried looking, but didnt see a post about this? Hope its not to much bother... Just need to know once, and I can do it from then on!

Thanks in advance!
Deej