I installed WP on my website but I am trying to add an advertising banner and then later an advertisement once i get someone to sign up. any plugin or code or guide that will help? i want it to look kind of like the banner in this website: http://dentistinleyton.com/
I think you can do using text widget. Go to the "Appearance"->"Widgets" panel and drag-and-drop the "Text" box into your sidebar and write the advertisement code in it.
Yes, looks like a 125 x 125 pixel graphic banner ad and you can use a sidebar widget as mentioned in the previous reply with a text widget. The code you put inside this text widget would look something like this: <div align="center"><a target="_blank" href="http://youraffiliateURL" title="Your Keyword Phrase"><img src="http://yourdomain.com/images/image.jpg" alt="Affiliate Banner Name" width="125" height="125" border="0">Your Affiliate Product Title</a></div> Hope this helps!
There are a few ways to do this in Wordpress... You can install the Google Adsense Manager plugin for wordpress... http://wordpress.org/extend/plugins/adsense-manager/ Personally, I just add a banner to the style header. I have created a DIV called "adsense": Add the class to your stylesheet like this: /* ------------- Adsense in Header ------------- */ .adsense { height:90px; left:400px; width:600px; float: right; padding-top: 20px; } Code (markup): Then just enter the DIV in the appropriate place in the header by. Make sure you back up your theme files before you do it, so if you screw it up the first time, you can restore your site.
Easy way is add your banner to sidebar widget. However, if you want more, you can use max banner plugin: maxblogpress.com/plugins/mba/ . That's a professional banner management plugin, you can track the click through, random banner and etc.
All you need is to use the correct WordPress Template. WP Remix is flexible to put banners ads in WordPress Management Page.
i think you can using wordpress widget or modify your wordpress template to manage the position of your ads
The best advert "system" I have used is ad-minister a WP plugin. It allows you to upload different ads/banners etc. give them dates (so you can pre set them) and many other things. It is a very comprehensive system that I recommend to any Clients I have that want to use adverts/banners etc. You can find it/load it from your dashboard, go to Appearence, -> Plugins -> New search for Ad-Minister