Look at www.Stevnslan.dk - I’m having trouble fixing bug, MODx CMS system, do ’random’ bold text.
Try clicking around in the menu, and the look at the sidemenu where it says:
’GALLERI, EVENTS, SHOUTBOX’ - why does it do that? :s
CSS code:
@charset "utf-8";
body {
background:url(Header/baggrund.jpg);
height:auto;
}
#wrapper {
width:1024px;
height:auto;
margin:auto;
}
#header {
background-image:url(Header/header.png);
width:997px;
height:174px;
margin-top:100px;
}
#sponsor_line {
background:url(Top/top.png);
width:1035px;
height:65px;
margin-top:-228px;
margin-left:-17px;
}
#sponsor_area {
width:1035px;
height:65px;
margin-left:165px;
position:absolute;
margin-top:-30px;
}
#sponsor_1 {
background-image:url(Top/sponsor1.png);
width:172px;
height:84px;
float:left;
}
#sponsor_1:hover {
background-image:url(Top/sponsor1-hover.png);
width:172px;
height:84px;
float:left;
}
#sponsor_2 {
background-image:url(Top/sponsor2.png);
width:171px;
height:84px;
float:left;
}
#sponsor_2:hover {
background-image:url(Top/sponsor2-hover.png);
width:171px;
height:84px;
float:left;
}
#sponsor_3 {
background-image:url(Top/sponsor3.png);
width:171px;
height:84px;
float:left;
}
#sponsor_3:hover {
background-image:url(Top/sponsor3-hover.png);
width:171px;
height:84px;
float:left;
}
#sponsor_4 {
background-image:url(Top/sponsor4.png);
width:171px;
height:84px;
float:left;
}
#sponsor_4:hover {
background-image:url(Top/sponsor4.png);
width:171px;
height:84px;
float:left;
}
#menu_bg22 {
background:url(Menu/menu.png);
width:1000px;
height:46px;
margin-top:150px;
margin-left:-2px;
position:relative;
padding-right: 200px;
}
l2i a2{
color:#fff;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
text-decoration:none;
list-style:none;
padding: -225px;
position:absolute;
margin-top:7px;
margin-left:90px;
text-style:none;
float:left;
}
#menu_bg {
background:url(Menu/menu.png);
width:1000px;
height:46px;
margin-top:150px;
margin-left:-2px;
position:relative;
}
li {
color:#fff;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
list-style:none;
position:absolute;
margin-top:15px;
margin-left:260px;
}
#highligt_orage_bg {
background:url(Highlight/highlight.jpg);
width:969px;
height:165px;
margin-left:10px;
margin-top:-980px;
padding-top:20px;
}
#highligt_pic {
background:url(Highlight/highlight-innerbanner.jpg);
width:959px;
height:155px;
margin-left:15px;
margin-top:-180px;
padding-top:20px;
}
#content_bg {
background:#dcdcdc;
width:999px;
height:1500px;
padding-left:-2px;
padding-top:980px;
position:static;
}
#content_detail {
background:url(Content/box-over-content.png);
width:971px;
height:117px;
margin-top:25px;
margin-left:10px;
}
.news_overskrift {
font-family:Tahoma, Geneva, sans-serif;
font-size:24px;
margin-top:-35px;
margin-left:30px;
color:#353535;
}
#news_content {
color:#353535;
font-size:12px;
font-family:Tahoma, Geneva, sans-serif;
margin-top:12px;
width:600px;
height:auto;
margin-left:45px;
font-style: normal;
}
#news_content a {
color: #505050;
}
#news_content a:hover {
color: #FFF;
background-color: #FF6600;
}
#news_break {
background:url(Content/news-stroke.jpg);
width:653px;
height:2px;
margin-top:px;
margin-left:25px;
}
#galleri_break {
background:url(Content/sidebar-stroke.jpg);
width:239px;
height:2px;
margin-left:710px;
margin-top:px;
}
#galleri_tekst {
background:url(Content/button-galleri.png);
width:83px;
height:19px;
margin-left:715px;
margin-top:-20px;
}
#event_content {
color:#000;
font-size:12px;
width:150px;
height:auto;
margin-left:730px;
margin-top:px;
}
#galleri_pic {
width:191px;
height:84px;
margin-left:720px;
margin-top:30px;
font-size: 11px;
}
#galleri_mere {
background:url(Content/button-mere.jpg);
width:52px;
height:20px;
margin-left:860px;
margin-top:5px;
position:absolute;
}
#events_break {
background:url(Content/sidebar-stroke.jpg);
width:239px;
height:2px;
margin-left:710px;
margin-top:px;
}
#events_tekst {
background:url(Content/button-events.png);
width:74px;
height:20px;
margin-left:715px;
margin-top:45px;
}
#events_pic {
width:191px;
height:84px;
margin-left:720px;
margin-top:5px;
font-size: 10px;
}
#events_mere {
background:url(Content/button-mere.jpg);
width:52px;
height:20px;
margin-left:860px;
margin-top:5px;
}
#shoutbox_tekst {
background:url(Content/button-shoutbox.png);
width:115px;
height:25px;
margin-left:710px;
margin-top:80px;
}
#shoutbox_break {
background:url(Content/sidebar-stroke.jpg);
width:239px;
height:2px;
margin-left:710px;
margin-top:px;
}
#shoutbox {
margin-left:720px;
margin-top:5px;
}
#footer {
background:url(Content/footer.png);
width:1044px;
height:87px;
margin-left:-29px;;
margin-top:px;
}
#footer_tekst {
margin-left:410px;
font-size:11px;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
padding: 17px;
}
Please help me, I don’t know what’s wrong with the system, and it’s too late to reinstall (the content)