How to place adsense under the tool bar

Lite5

Newbie
Joined
Apr 30, 2010
Messages
19
Reaction score
33
How do I place a 728x15 adsense bar underneath the tool bar/the twitter plugin but above the sidebar?

hxxp://forexprotege.comhttp://www.forexprotege.com
 
Last edited:
just before
Code:
<div id="container">

add something like
Code:
<div>YOUR ADSENSE CODE</div>
 
Back
Top