Quote:
Originally Posted by dholt
vb3.8.3 as this works perfect
5.02 vB Ad Management engine.
I have a very simple Question as to were to place this code in the header template
Code:
$vbam_location[headername]
so the banner shows up next to the logo.
as of know it shows above my logo and I can get it to show below my logo
My logo is too the left and I want the banner to the right of it.
OK I FIGURED IT OUT
Code:
<td align="$stylevar[right]" id="header_right_cell">
$vbam_location[headername]
This is just perfect Thank you so much for this MOD
|
I have a similar question. I've added "$vbam_location[topright]" into my header template and saved it. Then I selected it in the "list of hooks" drop down box and clicked Save. It still appears below my logo, and I notice that the drop down reverted back to $ad_location[ad_header_logo]. Am I doing something wrong?
Thanks