use images instead of text

I want to use images (wit an active and inactive state) instead of text for the tabs. does some has a solution for this?

Posted June 5th, 2007 at 7:52am by niels

Niels,

This should be quite straightforward using CSS, there's a well known technique called Sliding Doors, which uses a single image containing both active/inactive states for each tab, but offsets the background position to only show the relevant section of the image.

Ben

Posted June 6th, 2007 at 8:31am by bbodien

Login or Register to Post