I'm sorry to be such an idiot but I've got a couple of problems if you've got a second:
1. I got the header working but there's a purple border around it. This isn't on the actual image so I'm not sure why I'm seeing it. Is there something I can do to remove it?
2. I'd REALLY prefer to move that header ad to my Navbar, just to the left of my welcome block. But, honestly, I'm not familiar enough with code to know where, exactly, to put $GLOBALS[$header_advertisement] to make it show there. If someone could tell me exactly where, I'd be grateful.
--- and along those lines, where then, if you have it in your navbar, do you control the content? Is it in the vB Ad Management (Header & Footer) or elsewhere. That bit just isn't clear to me. (I want different ads there than the ads in the footer.)
3. The footer doesn't work at all. It's turned on and I've put a couple of banner codes in, but I can't see anything.
--- The instructions for adding the code for the footer weren't all that specific. It says "at the top" which I assume means, before EVERYTHING else. So my code looks like this:
Code:
$footer_advertistment
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
$spacer_close
Is this correct? If so, where is the ad supposed to be seen? I get NOTHING right now, and it's turned on.
TIA for your help!