Hey Frank
I'm not quite sure what you want, but I think these changes will help you:
.item ul li.odd span{
background-color: red;
}
.item ul li.even span{
background-color: blue;
}
instead of
.item ul li.odd{
background-color: red;
}
.item ul li.even{
background-color: blue;
}
With regards
Anders Ebdrup
SmartPage Webdesign
www.smartpage.dk
----- Original Message -----
From: "Frank" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 09, 2004 6:09 PM
Subject: RE: [WSG] Lists & weird <br /> requirement
>
> Hey Patrick,
>
> My fault... I completely forgot to point to it... Sorry about that.
>
> http://c9.homelinux.com/iiiglobal/admin/notify.php
>
>
> Thanks,
>
> ____________________________
>
> Frank Manno
> Design Interactive Group
> www.di-group.net
> >
> > It would actually be quite helpful if you could point us
> > to the html...
> >
> > P
> > ________________________________
> > Patrick H. Lauke
> > Webmaster / University of Salford
> > http://www.salford.ac.uk
> >
> >> -----Original Message-----
> >> From: Frank [mailto:[EMAIL PROTECTED]
> >> Sent: 09 March 2004 15:55
> >> To: [EMAIL PROTECTED]
> >> Subject: [WSG] Lists & weird <br /> requirement
> >>
> >>
> >>
> >> Hey all,
> >>
> >> I've been running into a few weird problems with a layout I'm
> >> working on.
> >> I'm retrieving results from a database, and displaying each
> >> record in a
> >> <DIV>, with each item in that record, displayed in an unordered-list.
> >>
> >> The problem I'm having is when trying to alternate
> >> row-colours. For some
> >> reason, I can't seem to get the row colours working. It just
> >> won't work.
> >> I'm not sure if there's an issue with the way my style sheet
> >> is being laid
> >> out, or if I'm just not doing something properly.
> >>
> >> I've also noticed that in order to get all the items in the record to
> >> display properly in the DIV, I have to add <br clear="all" />
> >> just before
> >> closing the DIV, otherwise, the content overlaps the bottom
> >> border of the
> >> DIV.
> >>
> >> Here are the screenshots of the problem I'm having:
> >>
> >> a) http://c9.homelinux.com/iiiglobal/with_br.JPG (Alternating
> >> rows should
> >> be visible, but they're not)
> >>
> >> b) http://c9.homelinux.com/iiiglobal/without_br.JPG
> >>
> >> Here's a link to the stylesheet:
> >> a) http://c9.homelinux.com/iiiglobal/styles.css
> >>
> >>
> >> Any help would be greatly appreciated... Thank you!
> >> ____________________________
> >>
> >> Frank Manno
> >> Design Interactive Group
> >> www.di-group.net
> >> *****************************************************
> >> The discussion list for http://webstandardsgroup.org/
> >> *****************************************************
> >>
> >>
> > *****************************************************
> > The discussion list for http://webstandardsgroup.org/
> > *****************************************************
> >
> >
> *****************************************************
> The discussion list for http://webstandardsgroup.org/
> *****************************************************
>
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************