Hi,
I've got an arcade portal that I'm about to do some promotion for, problem is I can't get the google adense to display at the top of the page without the whole page going screwy. Currently the header looks like this
<div class='top'>
<div style='float: left; display: block; padding-top: 8px;'>
<img src='logo.gif'>
</div>
<div align='right' style='float: left; display: block; padding-top: 8px;'>
<a href='http://www.website.com/'><img src='logo.gif' border='1' width='468' height='60'></a>
</div>
</div>
What I need to do replace the "<a href" etc with my adsense code, but like I said, everything time I do, the whole page displays wrong. Any ideas?
thanks for any help
boombanguk