jberghem,
Thank you for you responds, never tested the site with IE7, oopps, I can see I have some reading/learning to do, again thank you for helping.
Lars
I got the issue with the headline of post being covered with some invisible stuff , it shows up correct when loading the page 1st. it might have something to do with my making orange the default color. Please help if possible because I am a totally newbie to html.
#nav a{
display: block;
padding: 11px 15px;
background: url(images/navbtn.jpg) repeat right center;
font: bold 12px Arial, sans-serif;
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
border: solid 1px #8C8C8C;
color: #fff;
text-decoration: none;
}
#nav a:hover, #nav .current_page_item a{
background: url(images/navbtnhover_orange.jpg) repeat right center;
}
.post p { margin: 1em 0em; }
.post {
margin: 0;
padding: 0;
width: 541px;
border: solid 3px #3F3F3F;
background: #242424;
padding: 15px 25px 15px 25px;
position: relative;
margin-bottom: 36px;
Thank you very my in advanced
Lars Christensen