I closed my site and now i have only a blog on my webhost and I don't know
how to put adds on a wordpress blog can anyone help me how to do it, i want corporate banner.
ty in advance
I closed my site and now i have only a blog on my webhost and I don't know
how to put adds on a wordpress blog can anyone help me how to do it, i want corporate banner.
ty in advance
------------------------------------------------------------------------------------------
If you have any troubles with a website or a script, just send me a pm.
I also code websites in xHTML/css, can code javascript and php too if needed
Go to wp-content/themes/default/header.php
Then at the bottom of the file put
That would be for the corporate adsCode:<center> <br /> <br /> <?php include('http://staff.x10hosting.com/adCode.php?ad=corporate'); ?> </center> <hr />
Code:<center> <br /> <br /> <?php include("http://staff.x10hosting.com/adCode.php?ad=advanced"); ?> </center> <hr />
Last edited by Brandon; 10-31-2006 at 06:04 PM.
Thanks,
Brandon Long
ty
i will add it
------------------------------------------------------------------------------------------
If you have any troubles with a website or a script, just send me a pm.
I also code websites in xHTML/css, can code javascript and php too if needed