Ik heb een layout gebouwd in html.
alleen ik wou hem hosten op http://woelmuis.nl maar hij laat de zelfde code weer zien?
het gaat om deze code.
Ik snap niet waar heet fout gaat, want ik heb deze code al 3 keer bekeken en ik kan er niet zo snel een fout in vinden...
Hulp? alvast bedankt
.
alleen ik wou hem hosten op http://woelmuis.nl maar hij laat de zelfde code weer zien?
het gaat om deze code.
PHP:
body {
background-image: url("../Images/web/background2.gif");
background-position: 0 348px;
background-repeat: repeat;
margin: 0;
padding: 0;
text-align: center;
}
#background_head {
background-image: url("../Images/web/background-head.gif");
background-repeat: repeat-x;
height: 348px;
position: absolute;
width: 100%;
z-index: -10;
}
#admincp {
background-image: url("../Images/web/admincp_background.png");
background-repeat: repeat-x;
border-bottom: 1px solid #60A7DF;
display: none;
height: 167px;
left: 0;
position: fixed;
text-align: center;
top: 0;
width: 100%;
z-index: 2;
}
#admincp-container {
margin-left: auto;
margin-right: auto;
position: relative;
text-align: left;
width: 903px;
}
#admincp-logo {
position: absolute;
right: 20px;
top: 20px;
}
#admincp-subcontainer {
background-image: url("../Images/web/admincp_menu.png");
float: left;
font-family: Tahoma;
font-size: 13px;
height: 122px;
margin-left: 12px;
margin-top: 14px;
padding-left: 10px;
padding-top: 14px;
text-align: left;
width: 177px;
}
#admincp-note {
background-image: url("../Images/web/admincp_reports.png");
color: #777777;
float: left;
font-family: Tahoma;
font-size: 11px;
height: 103px;
margin-left: 12px;
margin-top: 14px;
padding-left: 13px;
padding-right: 13px;
padding-top: 33px;
text-align: left;
width: 161px;
}
#admincp-subcontainer a {
color: #777777;
display: block;
padding-bottom: 5px;
padding-left: 7px;
}
#admincp-subcontainer a:hover {
color: #FF9000;
text-decoration: underline;
}
#admincp-link-admin {
background-color: #EEEEEE;
color: #555555;
}
#admincp-reports-new {
color: #FF0000;
font-weight: bold;
}
#admincp .admincp-button {
background-image: url("../Images/web/admincp_button_collapse.png");
left: 0;
position: absolute;
top: 125px;
}
#cp-buttons {
left: 0;
position: fixed;
top: 0;
z-index: 1;
}
#cp-buttons div {
display: inline-block;
margin-right: 4px;
}
.admincp-button {
background-image: url("../Images/web/admincp_button_expand.gif");
cursor: pointer;
height: 42px;
width: 42px;
}
.modcp-button {
background-image: url("../Images/web/modcp_button_expand.gif");
background-position: center top;
cursor: pointer;
height: 42px;
width: 42px;
}
#modcp .modcp-button {
background-image: url("../Images/web/modcp_button_collapse.gif");
bottom: 0;
left: 46px;
position: absolute;
}
.modcp-button.flashing {
background-position: center bottom;
}
#modcp {
background-image: url("../Images/web/modcp_background.png");
background-repeat: repeat-x;
border-bottom: 2px solid #FF9000;
display: none;
font-family: Tahoma;
font-size: 11px;
height: 294px;
left: 0;
position: fixed;
text-align: center;
top: 0;
width: 100%;
z-index: 2;
}
#modcp-container {
margin-left: auto;
margin-right: auto;
position: relative;
text-align: left;
width: 903px;
}
#modcp-topics {
height: 37px;
margin-left: 5px;
padding-top: 10px;
width: 1e+7px;
}
#modcp-topics div.topic {
-moz-border-radius: 8px 8px 8px 8px;
background-image: url("../Images/icons/forumtitle.gif");
background-position: 10px center;
background-repeat: no-repeat;
border: 1px solid #BBBBBB;
cursor: pointer;
float: left;
line-height: 30px;
margin-bottom: 10px;
margin-right: 10px;
padding-left: 35px;
}
#modcp-topics div.topic.selected {
-moz-border-radius: 8px 8px 0 0;
background-color: #EEEEEE;
}
#modcp-topics div.topic.taken {
opacity: 0.25;
}
#modcp-topics div.topic.yours {
border-color: #555555;
font-weight: bold;
opacity: 1;
}
#modcp-topics span.amount {
-moz-border-radius: 0 7px 7px 0;
background-color: #EEEEEE;
color: #555555;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 35px;
margin-left: 10px;
padding-right: 2px;
text-align: center;
width: 33px;
}
#modcp-methods {
height: 37px;
margin-bottom: 5px;
margin-left: 5px;
margin-top: 9px;
padding-top: 7px;
width: 903px;
}
#modcp-methods a {
-moz-border-radius: 8px 8px 8px 8px;
background-color: #FFFFFF;
background-position: 10px center;
background-repeat: no-repeat;
border: 1px solid #DDDDDD;
color: #666666;
float: left;
margin-bottom: 10px;
margin-right: 10px;
padding: 10px 10px 10px 32px;
}
#modcp-methods a[href]:hover {
border-color: #AAAAAA;
color: #000000;
}
#modcp-method-take {
background-image: url("../Images/icons/zoekenicon.gif");
}
#modcp-method-release {
background-image: url("../Images/icons/aanbiedenicon.gif");
}
#modcp-method-fixed {
background-image: url("../Images/icons/completed.gif");
}
#modcp-method-takenby {
background-color: #F4F4F4 !important;
background-image: url("../Images/icons/forumalerts.gif");
}
#modcp-reports {
height: 192px;
position: absolute;
width: 1e+7px;
}
#modcp-reports div.report {
-moz-border-radius: 8px 8px 8px 8px;
background-color: #FFFFFF;
border: 1px solid #BBBBBB;
display: inline-block;
float: left;
height: 160px;
margin: 10px 27px 15px 5px;
position: relative;
width: 267px;
}
#modcp-reports div.report-content {
float: left;
height: 136px;
margin: 2px;
overflow: auto;
padding: 5px 10px 10px;
width: 210px;
}
#modcp-reports div.report-author {
-moz-border-radius: 0 7px 7px 0;
background-color: #EEEEEE;
float: left;
height: 150px;
padding: 5px;
width: 64px;
}
#modcp-reports img.habbo {
bottom: 0;
position: absolute;
right: -30px;
}
#modcp-reports span.label {
color: #888888;
}
#modcp-reports a.go {
background-image: url("../Images/web/modcp-button-go.gif");
background-position: left top;
background-repeat: no-repeat;
display: inline-block;
height: 145px;
position: absolute;
right: 7px;
top: 7px;
width: 15px;
}
#modcp-reports a.go:hover {
background-position: right top;
}
#modcp-reports hr {
background-color: #EEEEEE;
border: 0 none;
color: #EEEEEE;
height: 1px;
margin-bottom: 4px;
margin-top: 4px;
width: 100%;
}
#container_top {
background-image: url("../Images/web/container_top.gif");
font-family: Verdana;
font-size: 1px;
height: 5px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
position: relative;
text-align: center;
top: 2px;
width: 899px;
}
#container {
background-image: url("../Images/web/container_content.gif");
font-family: Tahoma;
font-size: 13px;
margin-left: auto;
margin-right: auto;
width: 903px;
}
#container_bottom {
background-image: url("../Images/web/container_bottom.gif");
font-size: 1px;
height: 7px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
width: 899px;
}
.subcontainer_top {
background-image: url("../Images/web/subcontainer_top.gif");
font-size: 1px;
height: 4px;
margin-left: auto;
margin-right: auto;
width: 889px;
}
.subcontainer {
background-image: url("../Images/web/subcontainer_content.gif");
margin-left: auto;
margin-right: auto;
padding-left: 1px;
padding-right: 1px;
position: relative;
text-align: left;
width: 889px;
}
.subcontainer_bottom {
background-image: url("../Images/web/subcontainer_bottom.gif");
font-size: 1px;
height: 4px;
margin-left: auto;
margin-right: auto;
width: 889px;
}
.subcontainer_bottom.huge {
background-image: url("../Images/web/subcontainer_bottom_huge.gif");
}
.subcontainer_bottom.huge2 {
background-image: url("../Images/web/subcontainer_bottom_magazine.gif");
}
.subcontainer_bottom.big {
background-image: url("../Images/web/subcontainer_bottom_big.gif");
}
.subcontainer_bottom.normal {
background-image: url("../Images/web/subcontainer_bottom_normal.gif");
}
.spacer {
font-size: 3px;
}
.bar {
color: #FFFFFF;
display: inline-block;
font-family: Tahoma;
font-size: 11px;
height: 20px;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
padding-left: 15px;
padding-right: 15px;
padding-top: 4px;
width: 861px;
}
.bar_grey {
background-image: url("../Images/web/bar_grey.gif");
color: #999999;
}
.bar_grey b {
color: #777777;
}
.bar_blue {
background-image: url("../Images/web/bar_blue.gif");
color: #0098C5;
}
.bar_blue a {
color: #FFFFFF;
font-weight: bold;
}
#headers-forum {
background-image: url("../Images/web/header_background_small.gif");
background-position: center bottom;
background-repeat: repeat-x;
color: #FFFFFF;
height: 75px;
padding-bottom: 9px;
padding-top: 8px;
position: relative;
text-align: center;
width: 903px;
}
#forum-header {
background-image: url("../Images/web/header_forum.gif");
height: 70px;
margin-left: auto;
margin-right: auto;
width: 879px;
}
#forum-header-content {
display: inline-table;
height: 28px;
margin-left: 772px;
padding-left: 4px;
padding-top: 40px;
position: relative;
text-align: left;
width: 103px;
}
#forum-header-content img {
padding-left: 5px;
padding-right: 5px;
}
#headers-krant {
background-image: url("../Images/web/header_background_xsmall.gif");
background-position: center bottom;
background-repeat: repeat-x;
color: #FFFFFF;
height: 54px;
padding-bottom: 9px;
padding-top: 12px;
position: relative;
text-align: center;
width: 903px;
}
#krant-header {
background-image: url("../Images/web/header_krant.gif");
height: 48px;
margin-left: auto;
margin-right: auto;
width: 877px;
}
#krant-header-content {
display: inline-table;
float: left;
height: 48px;
margin-left: 674px;
position: relative;
text-align: left;
width: 203px;
}
#krant-header-content img {
cursor: pointer;
margin-left: 31px;
}
#headers-hdam {
background-image: url("../Images/web/header_background_large.gif");
background-position: center bottom;
background-repeat: repeat-x;
color: #FFFFFF;
height: 188px;
padding-bottom: 9px;
padding-top: 12px;
position: relative;
text-align: center;
width: 903px;
}
#hdam-header {
background-image: url("../Images/web/header_hdam.gif");
border-bottom: 1px solid #2E96CC;
border-top: 2px solid #8AD3F9;
height: 176px;
margin-left: auto;
margin-right: auto;
width: 874px;
}
#headers {
background-image: url("../Images/web/header_background.gif");
background-position: center bottom;
background-repeat: repeat-x;
color: #FFFFFF;
height: 129px;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 903px;
}
#headers.content-big {
background-image: url("../Images/web/header_background_content_big.gif");
}
#headers b {
color: #2E96CC;
}
#headers img {
border-bottom: 1px solid #2E96CC;
border-top: 2px solid #8AD3F9;
margin-left: 5px;
margin-right: 5px;
}
#header_slideshow {
cursor: pointer;
display: inline-block;
height: 126px;
margin-left: 5px;
margin-right: 5px;
position: relative;
width: 472px;
}
#headers a.header_2 {
border-bottom: 1px solid #2E96CC;
border-top: 2px solid #8AD3F9;
left: 0;
position: absolute;
}
#headers a.header_2, div.slideshow-header {
display: block;
height: 113px;
padding: 5px 5px 5px 17px;
text-align: left;
width: 450px;
}
#headers span.header_title, div.slideshow-header span.header_title {
font-size: 18px;
font-weight: bold;
}
#headers span.header_categorie, div.slideshow-header span.header_categorie {
font-family: Verdana;
font-size: 11px;
}
#headers span.header_content, div.slideshow-header span.header_content {
font-family: Verdana;
font-size: 11px;
}
#headers img:hover {
border-bottom: 2px solid #2E96CC;
border-top: 1px solid #8AD3F9;
cursor: pointer;
margin-top: -1px;
}
#navbuttons {
border-bottom: 1px solid #2E96CC;
display: inline-block;
float: left;
margin-bottom: -100px;
margin-left: 2px;
padding-right: 30px;
position: relative;
top: -24px;
width: 869px;
}
#navbuttons a {
background-image: url("../Images/web/navbutton.gif");
color: #FFFFFF;
display: inline-block;
float: left;
font-family: Tahoma;
font-size: 11px;
height: 17px;
line-height: 15px;
margin-left: 10px;
margin-right: -5px;
margin-top: 2px;
padding-top: 4px;
text-align: center;
width: 63px;
}
#navbuttons a#navigation_float {
float: right;
}
#navbuttons a.navbuttons_red {
background-image: url("../Images/web/navbutton_red.gif");
}
#navbuttons a:hover {
background-image: url("../Images/web/navbutton_selected.gif");
height: 19px;
margin-top: 0;
position: relative;
top: 1px;
}
#navbuttons a.selected {
background-image: url("../Images/web/navbutton_selected.gif");
font-weight: bold;
height: 19px;
margin-top: 0;
position: relative;
top: 1px;
}
.navspacer {
font-size: 19px;
}
.content {
background-image: url("../Images/web/content_background.gif");
display: inline-block;
margin: 0;
padding: 0 0 3px;
position: relative;
width: 100%;
}
.content.huge {
background-image: url("../Images/web/background_forum.gif");
}
.content.huge2 {
background-image: url("../Images/web/background_krant.gif");
}
.content.big {
background-image: url("../Images/web/content_background_big.gif");
}
.content div.content-small {
color: #FFFFFF;
display: block;
width: 200px;
}
.content div.content-big {
display: block;
width: 489px;
}
.content div.content-large {
color: #2E96CC;
padding-left: 5px;
padding-right: 5px;
text-align: center;
width: 679px;
}
.content div.content-huge {
color: #2E96CC;
padding-bottom: 17px;
padding-left: 5px;
padding-right: 5px;
width: 879px;
}
.content > div {
display: block;
float: left;
text-align: center;
}
.content > div > * {
margin-left: auto;
margin-right: auto;
}
.contentspacer {
font-size: 12px;
}
#header_container {
position: relative;
}
#header {
background-image: url("../Images/web/header.gif");
height: 150px;
margin-left: auto;
margin-right: auto;
position: relative;
width: 891px;
z-index: 0;
}
#search_and_stats {
color: #A2E3FA;
display: block;
float: left;
font-family: Verdana;
font-size: 12px;
height: 30px;
margin-left: 7px;
padding-right: 20px;
padding-top: 22px;
position: relative;
text-align: right;
width: 658px;
}
#search_and_stats b {
color: #FFFFFF;
}
#userlogin a, #userdetails a {
text-decoration: none;
}
#userlogin a:hover, #userdetails a:hover {
color: #808080;
}
#userlogin, #userdetails {
background-image: url("../Images/web/login_background.gif");
color: #494949;
font-family: Tahoma;
font-size: 11px;
height: 149px;
position: absolute;
right: 6px;
text-align: left;
top: 1px;
width: 200px;
}
#userdetails {
background-image: url("../Images/web/userdetails-background.gif");
}
#userdetails-mood {
height: 25px;
left: 68px;
position: absolute;
top: 6px;
width: 68px;
}
#userdetails-mood a {
background-color: #808080;
cursor: pointer;
display: inline-block;
height: 25px;
overflow: hidden;
text-indent: -100px;
width: 17px;
}
#userdetails-mood a:hover {
background-color: #333333;
}
#userdetails-mood a.selected {
background-color: #808080;
cursor: default;
opacity: 0.5;
}
#userdetails-mood-1 {
background-image: url("../Images/web/mood-1.gif");
}
#userdetails-mood-2 {
background-image: url("../Images/web/mood-2.gif");
}
#userdetails-mood-3 {
background-image: url("../Images/web/mood-3.gif");
}
#userdetails-mood-4 {
background-image: url("../Images/web/mood-4.gif");
}
#userdetails-options {
background-image: url("../Images/web/userdetails-options.gif");
background-position: center top;
display: block;
height: 25px;
left: 144px;
overflow: hidden;
position: absolute;
text-indent: -100px;
top: 6px;
width: 50px;
}
#userdetails-options:hover {
background-position: center bottom;
}
#userdetails-habbo {
left: 5px;
position: absolute;
top: 5px;
}
#userdetails-name {
left: 74px;
position: absolute;
top: 43px;
}
#userdetails-name > span {
display: block;
font-size: 12px;
}
#userdetails-inbox, #userdetails-friendrequests {
background-position: left top;
color: inherit;
display: block;
font-weight: bold;
height: 25px;
line-height: 22px;
position: absolute;
text-align: center;
top: 89px;
width: 59px;
}
#userdetails-inbox.new, #userdetails-friendrequests.new {
background-position: center bottom;
}
#userdetails-inbox {
background-image: url("../Images/web/userdetails-inbox.gif");
left: 135px;
padding-right: 23px;
width: 36px;
}
#userdetails-friendrequests {
background-image: url("../Images/web/userdetails-friendrequests.gif");
left: 70px;
padding-right: 21px;
width: 38px;
}
.userlogin_subcontainer {
line-height: 14px;
margin-bottom: 13px;
margin-top: 6px;
padding-left: 13px;
padding-right: 14px;
padding-top: 8px;
position: relative;
}
#userlogin-go-register {
-moz-border-radius: 3px 3px 3px 3px;
background-color: #EEEEEE;
border: 1px solid #DDDDDD;
color: #555555;
float: right;
height: 20px;
line-height: 10px;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
}
#userlogin-go-register:hover {
background-color: #FFFFFF;
}
#userlogin-fields {
float: right;
width: 103px;
}
#userlogin-fields input {
width: 87px;
}
#userlogin-fields .checkbox, #userlogin-fields .checkbox-checked {
margin: 4px 0 0;
}
#userlogin-labels {
float: left;
text-align: right;
}
#userlogin-labels span {
display: block;
height: 20px;
}
.krant_artikel {
display: inline-table;
float: left;
padding: 10px 10px 10px 20px;
text-align: left;
width: 314px;
}
.krant_artikel img {
margin-left: 3px;
margin-right: 3px;
}
.krant_artikel span.krant_title {
color: #16CBFF;
display: block;
font-family: Trebuchet MS;
font-size: 20px;
font-weight: bold;
}
.krant_artikel span.krant_author {
color: #888888;
display: block;
font-size: 10px;
font-style: italic;
text-align: left;
}
.krant_artikel span.krant_text {
color: #555555;
display: block;
font-size: 11px;
text-align: justify;
}
.ads {
float: left;
width: 445px;
}
.ads div.ads_small {
background-image: url("../Images/web/trade_ads_small.gif");
float: left;
height: 43px;
margin-bottom: 5px;
padding-left: 2px;
padding-top: 5px;
width: 46px;
}
.ads div.ads_large {
background-image: url("../Images/web/trade_ads_large.gif");
float: right;
height: 43px;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 3px;
padding-top: 5px;
width: 386px;
}
.headline_content {
height: 70px;
padding-bottom: 20px;
padding-left: 120px;
padding-top: 20px;
}
.headline_content span.headline_category {
color: #A8A7A7;
float: left;
width: 70%;
}
.headline_content span.headline_category a {
color: #A8A7A7;
}
.headline_content span.headline_category a:hover {
text-decoration: underline;
}
.headline_content span.headline_count {
float: right;
text-align: right;
width: 30%;
}
.headline_content div.headline_title {
color: #16CBFF;
font-size: 14px;
font-weight: bold;
}
.headline_content div.headline_info {
}
Ik snap niet waar heet fout gaat, want ik heb deze code al 3 keer bekeken en ik kan er niet zo snel een fout in vinden...
Hulp? alvast bedankt
