Plugin UpdateFiled Under: Asides, plugins
I have updated my Fun with Sidebar Tabs plugin today to include two new features.
The first is that it will now degrade if Javascript is not turned on. It does this simply by modifying the class on the container. The layout is still accomplished solely with CSS.
The second change is that it is now possible to overide the default CSS for each tabbed section that is included.
For each tabbed sidebar widget that is added to a sidebar you can open the options panel using the icon on widget and alter the CSS. The CSS is broken down into 5 areas:
- The position of the tabs relative to the container;
- The basic tab styling;
- The selected tab styling;
- The hovered over tab styling;
- The content container styling;
To help understand what can be changed the default styles are included in each box to begin with.
It is also noteworth that I am now eating my own dogfood: the home page of this site is now using the Tabbed Sidebar to link to plugins and tools.
- Permalink
- Andrew Rickmann
- 14 Feb 2008 6:23 PM
- Comments (1)
February 15th, 2008 at 9:53 pm
It’s a great plugin, and with those new features it’s even better than before. I’m not so hot on my css so it took me a while to tweak the tab css styling to suit the site’s colour scheme. Now it’ll be much easier to do that with your upgraded version. Nice one.