OK in Ff but not in IE
Posted: Mon Dec 11, 2006 2:50 pm
I have a page looking the way I want it in Firefox, but IE7 pushes the content below the side menu bar & News block. The page is:
http://www.capuchinfriar.com/index.php?page=capcorps-volunteers
The template is default Left sidebar + one column and the only extra ccs that I know of is the following:
http://www.capuchinfriar.com/index.php?page=capcorps-volunteers
The template is default Left sidebar + one column and the only extra ccs that I know of is the following:
I'm a rank amateur and would appreciate any direction. Thanks#navigation a {
font:10px arial;
color: #ffffff;
text-decoration:none;
letter-spacing:.1em;
}
#navigation a:hover {
background-color: none
color: #99CCFF;
}
#padding {
padding:20px 5px 20px 5px;
}
.logo {
font:18px times new roman;
color: #0E177C;
letter-spacing:.3em;
font-weight:bold;
line-height:22px;
}
.tagline {
font:11px times new roman;
color: #CC3300;
letter-spacing:.3em;
}
.smallText {
font:12px times new roman;
color: #CC3300;
line-height:18px;
}
.pageHeader {
font:30px times new roman;
color: #CC3300;
letter-spacing:.1em;
line-height:38px;
}
.bodyText {
font:11px arial;
color:#333333;
line-height:24px;
}
.navText {
font:10px arial;
color: #333300;
letter-spacing:.1em;
}