Forum Moderators: not2easy
<div id="header" class="fullspan">
<div class="container_16">
<div class="grid_3 alpha" id="logo">
<h1 style="background: url(URL to LOGO) no-repeat !important;"><a href="Home Page" title="Return to the the frontpage">Blog Name</a></h1>
</div>
<div class="grid_13 omega" id="header_r">
<p class="description">
728X90 Banner Ad HERE
</p>
</div>
<!-- /nav -->
</div><!-- /container_16 -->
</div><!-- /header -->
#header {
background: url(styles/coolblue/header_bf.gif) no-repeat top left;
position: relative;
height: 120px;
}
#header_r {
background: url(styles/coolblue/header_r.gif) no-repeat-x top right;
position: relative;
height: 120px;
}
#logo h1 {
background: url(styles/coolblue/header_l.gif) top left no-repeat;
text-indent: -9999px;
float: left;
}
#logo h1 a{
display: block;
height: 100px;
width: 360px;
}
#header h1.title {
display: none;
}
#header h1.title a {
text-decoration: none;
}
#header p.description {
display: block;
position: absolute;
top: 15px;
right: 20px;
} #header p.description {
display: block;
padding-top: 15px;
padding-right: 20px;
} #header p.description {
display: inline-block;
padding-top: 15px;
padding-right: 20px;
}