http://www.colin.duopower.net/index.php
its set so both images go to 100% but neither of them are.
index
css file<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="http://www.colin.duopower.net/css.css" />
</head>
<body>
<div id="header"></div>
<div id="header2"></div>
</body>
</html>
Moved by opensourcehost (Forum Moderator) from Web Designing: Please post in the correct forum next time, thanksaink { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: green; text-decoration: none; font-weight: bold; }
#body {
background-color: white;
}
#header {
width: 100%;
height: 140px;
background: url("/images/header.PNG") repeat-x;
}
#header2 {
width: 100%;
height: 140px;
background: url("/images/header2.PNG") repeat-x;
}.





ink { color: #000000; text-decoration: none; }
.

Reply With Quote







