• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

ToggleME !

Status
Not open for further replies.
A feature suggestion, as it's been requested in various threads before and could apply to this addon...

Option to pin and toggle the first post on every page of a thread.
 
I quite busy at the moment. But to answer the two last questions:

@Zeno: edit the template "toggleme_manual.css", find the button you want. And a "float: left" instead of a "float; right" should me enough.
@kkm323: I guess your header is home-made template, so this addon can't do much...

Hey cclaerhout...
I have custom backgrounds on my categories using this code:

.nodeList .node_3 .categoryStrip
{
background-image: url('IMG URL HERE');
}

So, I tried to see if this would work, based off of your code in the template:

.nodeList .node_3 .categoryStripCollasped
{
background-image: url('IMG URL HERE');
}



But it did not, any ideas ?
 
Why don't you use the Appearance panel configuration?
Appearance=> Styles=>your style=> Style Property Groups=>ToggleME=>Category Strip Collapsed=>Background=>image
 
I've tried this on XF 1.1.1 and unfortunately it doesn't seem to be remembering which forums have been collapsed when either logging out & in again or when closing down the browser and restarting it.

Have tried it in IE 9.0.8 and FF 3.6.20.
 
Status
Not open for further replies.
Top Bottom