Tabs
The appearance of the selected tab is controlled by:
TabsLeftCornerUp
TabsBackgroundUp
TabsRightCornerUp
The appearance of the unselected tabs is controlled by:
TabsLeftCornerDown
TabsBackgroundDown
TabsRightCornerDown
For example, you could replace the background images or use solid colors instead of images.
To customize the font used for the text on the tabs, edit TabsBackgroundDown and TabsBackroundUp.
The area to the right of tabs (where the next/previous page controls are located) can be styled with tabsBody (the background color) and tabsBorder (the bottom border), and PageNavigation (the Page X of Y text).
To put a dividing border between the Summary List and the tab area, use border-top with tabsBody.
Related Topics