Closed (won't fix)
Project:
Zen
Version:
6.x-2.x-dev
Component:
CSS/HTML Markup
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 15:13 UTC
Updated:
16 Dec 2010 at 23:01 UTC
I've got an overlapping curved tab design, but since there's no "last" class I can't theme the final tab(at least not that i know of), which will only be overlapped on one end. How can I get first/last classes on the respective tabs?
Comments
Comment #1
Garrett Albright commentedIn an ideal world, you'd be able to use the :first-child and :last-child CSS3 pseudoselectors to target them…
Comment #2
mitylite commentedhmm, well ill inquire in the general theming forum, maybe there is a snippet that can be placed in the template.php to do this.
Comment #3
akalata commentedClosing old/inactive requests.