-
Dang it .... problem with IE (i hate IE) look at the extra at the bottom of the link list
IE Problem - http://browsershots.org/screenshots/...502222f3a44af/
Firefox looks fine! - http://browsershots.org/screenshots/...1a3a54eaf5837/
Any idea why? Here's the page: http://www.coastalsurfandski.com/csstest/newtest.html
I'm ready to give up and create some crappy HTML version of this.
-
Replace this:
HTML Code:
<html xmlns="http://www.w3.org/1999/xhtml">
with this:
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
and then add this:
Code:
ul.editable li {
margin-bottom: 4px;
height: 18px;
padding-top: 3px;
list-style-type: none;
color: #FFF;
font-family: verdana;
font-size: 12px;
line-height: 12px;
}
Good luck!
-
Done - http://www.coastalsurfandski.com/csstest/newtest2.html
I'm re-testing it now :)
can't thank you enough!
Would love to hear from any of you interested in doing some CSS freelance - http://www.cloudyreason.com
-
Glad to help you Michele!
-
Sorry I didn't get back to you Michele.
Glad you were able to figure out the problem.
As for the ongoing freelance, I am not looking for steady free-lance work, however if you post something here I will be happy to help if I can.