Plugin Directory

Collapsing Archives

How do I change the style of the collapsing archives lists?

The collapsing archives plugin uses several ids and classes which can be styled with CSS. These can be changed from the settings page. You may have to rename some of the id statements. For example, if your sidebar is called "myawesomesidebar", you would rewrite the line

#sidebar li.collapsArch {list-style-type:none} to #myawesomesidebar li.collapsArch {list-style-type:none}

If you are using the plugin manually (i.e. inserting code into your theme), you may want to replace #sidebar with #collapsArchList

= There seems to be a newline between the collapsing/expanding symbol and the category name. How do I fix this? =

If your theme has some css that says something like

sidebar li a {display:block}

that is the problem. You probably want to add a float:left to the .sym class

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
100,1,1
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(20 ratings)