PHPmotion Wiki : HelpAdverts

HomePage :: Contents :: PageIndex :: Login/Register

Display Advertisments



Featured PHPmotion Sponsor: Cirtex- Unlimited PHPmotion Web Hosting $2.95/month [50% discount with coupon code "phpmotion"]


Back to How To's (HOW TO)


Question


How do I show adverts on my website


Answer


To show adverts on your website, follow the steps below:

  1. Login to the Siteadmin Control Panel
  2. V3 users click on Settings and then Ads
  3. V2 users click on Adverts
  4. Paste your advert codes in the boxes show. Advert code can be Google ads (as provided by Google) or your own html code for displaying a banner.


Example code for a standard banner

This is just an example and you will need to edit it for your image and links.

<!-- Example Ebay Banner -->

<div align="center">
<a href="http://www.ebay.com" target="_blank">
<img src="http://mywebsite.com/images/ebay-banner.gif">
</a>
</div>



Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0279 seconds