[TYPO3-english] odd / even classes for every second record

Denyer Ec denyerec at gmail.com
Tue Jan 12 16:41:36 CET 2010


All of this thanks to Internet Explorer :(

<css>

div.yourClass:nth-child(even) {background: #CCC}
div.yourClass:nth-child(odd) {background: #FFF}

*sadface*

-------
http://gallery.denyerec.co.uk


More information about the TYPO3-english mailing list