My client can't work with Contribute. Everything is highlited. Any idea what
might be wrong. If checked al code etc, and can't find it. Only thing I can
imagine is stylesheet code:
html {
background: #666666 url(images/pageback.jpg);
margin: 0;
padding: 0;
height: 100%;
}
body {
background-image: url(images/bg_container_balkengekleurd.gif);
scrollbar-base-color:#7F7E83;
scrollbar-arrow-color:#F89828;
position: relative;
margin: 0 auto;
padding: 0;
width: 990px;
min-height: 100%;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center bottom;
}
#container {
width: 989px;
margin-left: auto;
margin-right: auto;
padding: 0;
border-right: 1px solid #F89828;
border-bottom: 1px solid #F89828;
border-left: 1px solid #F89828;
}
But that seems strange to me. Anybody have ...
Bookmarks