PDA

View Full Version : Placing phpAdsNew banner to where I want it


freehtml
Sat 25th May '02, 9:23am
I am using vBulletin version 2.2.5 and phpAdsNew 1.92

I tried addiing the following code



code:
--------------------------------------------------------------------------------

require "/home/freehtml/www/ads/phpAdsNew.inc.php";
$ad= view("", 0, "_blank", "Main");


--------------------------------------------------------------------------------



and place the varaiable "$ad" in my header templates, but the result is that the banner will be on the very top , which is not what I want.

Thank you for your time and help