Jump to content

Recommended Posts

Posted

I'm not really interested in putting adsense on this site just yet, but I would like to post a banner to my friends sites.

 

I guess I would rather hard code it so I could use openX and place whatever ads I want.

Posted

This should do that, Open open the globalTemplate, look for:

 

<div id='content' class='clear'>

add above:

 

<div style='text-align:center; padding-top: 4px;'>Advertisement code</div>

and change "Advertisement code" with your ads code.

  • Like 1
Posted
This should do that, Open open the globalTemplate, look for:

 

<div id='content' class='clear'>

add above:

 

<div style='text-align:center; padding-top: 4px;'>Advertisement code</div>

and change "Advertisement code" with your ads code.

 

thank you

 

works great!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...