Hey guys, I want to place an banner ad on my wordpress page is there a plug in or widget to allow me to do this?
I think there was a plugin that used wp hooks to add banners (I think it was adsense only but I might be wrong) anywhere in the template, eg. after post. Look around in wordpress plugin database: http://wordpress.org/extend/plugins/
In the "View" (not HTML) mode go to "Insert". Locate the file to upload from your computer and you can upload it from your dashboard. Or, upload it with FTP and in the HTML mode create a link to it (http://yourdomain.com/pic.jpg). Or you can add it to the php template so it's automatically placed on each post, page, footer, header,etc.