PDA

View Full Version : header help having a problem?


A R G
12-21-2005, 03:55 AM
hi sorry if in wrong spot,

if you see picture attached the images are going over the top part of my board, my code is below if you could help or tell me what to do that would be great thanks in advanced:

<!-- logo -->
<div id="header">
<head>
<title>PCSecrets.net</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- ImageReady Styles (Untitled-2) -->
<style type="text/css">
<!--

#Table_01 {
position:absolute;
left:0px;
top:0px;
width:800px;
height:150px;
}

#Untitled-2-01 {
position:absolute;
left:0px;
top:0px;
width:384px;
height:108px;
}

#Untitled-2-02 {
position:absolute;
left:384px;
top:0px;
width:416px;
height:63px;
}

#Untitled-2-03 {
position:absolute;
left:384px;
top:63px;
width:416px;
height:3px;
}

#Untitled-2-04 {
position:absolute;
left:384px;
top:66px;
width:416px;
height:42px;
}

#Untitled-2-05 {
position:absolute;
left:0px;
top:108px;
width:192px;
height:42px;
}

#Untitled-2-06 {
position:absolute;
left:192px;
top:108px;
width:55px;
height:42px;
}

#Untitled-2-07 {
position:absolute;
left:247px;
top:108px;
width:60px;
height:42px;
}

#Untitled-2-08 {
position:absolute;
left:307px;
top:108px;
width:124px;
height:42px;
}

#Untitled-2-09 {
position:absolute;
left:431px;
top:108px;
width:46px;
height:42px;
}

#Untitled-2-10 {
position:absolute;
left:477px;
top:108px;
width:99px;
height:42px;
}

#Untitled-2-11 {
position:absolute;
left:576px;
top:108px;
width:65px;
height:42px;
}

#Untitled-2-12 {
position:absolute;
left:641px;
top:108px;
width:90px;
height:42px;
}

#Untitled-2-13 {
position:absolute;
left:731px;
top:108px;
width:69px;
height:42px;
}

-->
</style>
<head style="background-color:#FFFFFF; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;">
<!-- ImageReady Slices (Untitled-2) -->
<div id="Table_01">
<div id="Untitled-2-01">
<img src="images/Untitled-2_01.gif" width="384" height="108" alt="">
</div>
<div id="Untitled-2-02">
<img src="images/Untitled-2_02.gif" width="416" height="63" alt="">
</div>
<div id="Untitled-2-03">
<img src="images/Untitled-2_03.gif" width="416" height="3" alt="">
</div>
<div id="Untitled-2-04">
<img src="images/Untitled-2_04.gif" width="416" height="42" alt="">
</div>
<div id="Untitled-2-05">
<img src="images/Untitled-2_05.gif" width="192" height="42" alt="">
</div>
<div id="Untitled-2-06">
<img src="images/Untitled-2_06.gif" width="55" height="42" alt="">
</div>
<div id="Untitled-2-07">
<img src="images/Untitled-2_07.gif" width="60" height="42" alt="">
</div>
<div id="Untitled-2-08">
<img src="images/Untitled-2_08.gif" width="124" height="42" alt="">
</div>
<div id="Untitled-2-09">
<img src="images/Untitled-2_09.gif" width="46" height="42" alt="">
</div>
<div id="Untitled-2-10">
<img src="images/Untitled-2_10.gif" width="99" height="42" alt="">
</div>
<div id="Untitled-2-11">
<img src="images/Untitled-2_11.gif" width="65" height="42" alt="">
</div>
<div id="Untitled-2-12">
<img src="images/Untitled-2_12.gif" width="90" height="42" alt="">
</div>
<div id="Untitled-2-13">
<img src="images/Untitled-2_13.gif" width="69" height="42" alt="">
</div>
</div>
<!-- End ImageReady Slices -->
</head>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

anyone?