How to create custom tabs for first and last tab?
-
I seem to have bitten off more than I can chew and so far I can’t find any examples of WordPress themes that do this.
I have created a theme that has a highlighted tab when you are on an active page. Nothing special about that, there are themes like that everywhere. For example, you’re on the About page, and that tab is highlighted with a different graphic than the other tabs.
The catch is that for this theme, I need a different tab graphic to show up on the first and last tab.
I’m using a list, so all I really need it to do is assign a custom ID to the first and last page tab.
Example < li id=”start” >Home< /li >
Can anyone help?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to create custom tabs for first and last tab?’ is closed to new replies.