Page 1 of 1

toggle sidebar state and Kubrick theme

Posted: Fri Sep 02, 2005 11:43 pm
by Josh
I am thinking about changing to the Kubrick theme and using the "toggle sidebar state" in order to make our blog more concise, beautiful and easy to navigate.

When I tried the Kubrick theme, the "toggle sidebar state"-plugin did not work.... Are the two not compatible?


Besides, is it possible to configure the toggle sidebar state plugin in such a why that the user does not have to click on the + or the -, but on the title of the sidebar plugin/HTML nugget? I think that might be more intuitive.

Re: toggle sidebar state and Kubrick theme

Posted: Sun Sep 04, 2005 12:12 am
by garvinhicking
That's right, the toggle sidebar state facility depends on CSS IDs only used in default template and derived ones. You'll need to adapt the plugin to be used on Kubrick.

And yes, the plugin can be modified to click differently - but you'll need to know some PHP. The plugin heavily relies on standard setups, and it'S impossible to make it configurable, because the plugin cannot easily now you you layouted your blog...

Regards,
Garvin

Posted: Sun Sep 04, 2005 12:34 am
by Josh
Thank you, Garvin!