[Cialug] Feedback on website

Eric Junker eric at eric.nu
Mon Jun 25 10:19:27 CDT 2007


In your isrid.css file you had a stray quote character after your 
text-decoration:none; as seen below. Things should work in IE if you 
remove the extra quote.

div#eventlist a.eventitem {

font-size: 14px;
border-bottom: none;
color: #00008B;
text-decoration:none;'
cursor: pointer;

}

Eric


More information about the Cialug mailing list