Forum Moderators: not2easy
<tr>
<td width="304"><a href="index.php"><img border="0" src="images/banner_01.png"></a></td>
</tr> in header.php, nothing special. But to the other part (part 2) I can't seem to even make it show on my webpage. .banner {
background:url("images/banner_02.png") ;
height:125px;
left:304px;
margin:auto;
width:690px;
} in style.css and <div id="banner">
</div> in header.php.