Using CSS sprites with autonav

Permalink
Hi fairly new to concrete5, I have a site that uses a ul list and CSS sprites for the navigation.

I' ve had a look around and can 't seem to find a straight forward way of doing this in C5.

I'd like to keep the autonav but can see me resorting to putting the ul list into a block as HTML , as the site will have a fixed no. of pages, unless there's a simple way of doing it.

Alternatively, as each item in the autonav would ideally have different colored background, is there a way to add an id or class to each autonav entry and style it through CSS ?

Thanks for any help

 
mrtrumpy replied on at Permalink Reply
sorted ! an excellent piece here on assigning class to each li in an autonav. Just the job.

http://icode4you.net/how-to-add-a-unique-class-to-each-li-item-in-c...

Many thanks to the author.