Hi there been trying to replace the code on the index-magazine-3.html
<div class="container clearfix">
<!-- Logo
============================================= -->
<div id="logo">
<div class="top-advert">
</div>
</div>With my Google ad code and it's throwing every thing out
<div class="top-advert">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0982702027341467";
/* 728x90, created 10/02/11 */
google_ad_slot = "6932586118";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
Plus is it possible to have body class stretched and no transition ?
