Hi!
Love the style, and tried to follow your instructions on how to implement an Adsense beside the logo. The problem is that it's too close to the logo, i would want it to aligned to the right.
This is my header code:
Code:
<!-- logo -->
<a name="top"></a>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="fullheight">
<tr>
<td height="105" style="background: url($vboptions[bburl]/images/blaze/header_background.gif)"><a href="http://www.freakshow.no"><img src="http://www.freakshow.no/forum/images/blaze/logo.gif" alt="Logo" border="0" width="400" height="105" /></a>
<!-- Advertisement Code Here -->
<script type="text/javascript"><!--
google_ad_client = "pub-9563329202702130";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "CCCCCC";
google_color_bg = "434343";
google_color_link = "666666";
google_color_text = "333333";
google_color_url = "666666";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Advertisement Code Here -->
</td>
</tr>
See what i mean here:
http://www.freakshow.no