Forum Moderators: not2easy
In IE there's white space left of the menu. But I don't want it there.
I am trying to get it to look like it does in the FireFox browser.
Can anyone see the problem.
My website menu is at <link removed>
It's for a new high school. Non-profit group of parents starting up a school. Your help would be appreciated.
Many thanks.
[edited by: encyclo at 12:49 pm (utc) on Aug. 30, 2007]
[edit reason] no links to personal sites please [/edit]
HERE
.leftbox{
background: #f1f0ef;
padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
And HERE
ul.borderedlist li a{
display: block;
padding:3px 0 0 2px;
height: 26px;
color: #42423b;
}
Marshall