Topic: Adding Google AdSense To Header Quick Solution
Hello
Main.tpl
<div id="brd-head" class="gen-content">
<div id="pub">
Google adsense code
</div>Css page
#pub {
position: absolute;
top: 40px;
right: 50px;
width: 468px;
height: 70px;
}
pub being ads in french ![]()
thanks N3twork2
probably will be easier to find for people in this post....