MyBB Community Forums

Full Version: Collapsed by defualt...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi I have a tagcloud and its collapsible but I want it collapsed by default, heres the code its using currently:
<br /><table border="0" class="tborder"><tr><td class="thead" colspan="5"><div class="expcolimage"><a href="javascript:void(0);" onclick="SimpleTagCloudShow();" title="Min/Max-imalize"><img src="images/collapse.gif" id="simple-tc-img" alt="+/-" /></a></div><div style="font-weight: bolder;">Tags:<br /></div></td></tr><tr><td class="trow2"><div align="left" id="stcp">{$stcp_index}<br/><br />{$stcp_searchindex}<br /><br /><a href="{$link_forum}tag/" title="TagCloud">[More]</a></div></td></tr></table><br />
(2010-02-05, 01:50 AM)Skyance Wrote: [ -> ]Hi I have a tagcloud and its collapsible but I want it collapsed by default, heres the code its using currently:
<br /><table border="0" class="tborder"><tr><td class="thead" colspan="5"><div class="expcolimage"><a href="javascript:void(0);" onclick="SimpleTagCloudShow();" title="Min/Max-imalize"><img src="images/collapse.gif" id="simple-tc-img" alt="+/-" /></a></div><div style="font-weight: bolder;">Tags:<br /></div></td></tr><tr><td class="trow2"><div align="left" id="stcp">{$stcp_index}<br/><br />{$stcp_searchindex}<br /><br /><a href="{$link_forum}tag/" title="TagCloud">[More]</a></div></td></tr></table><br />

If this is the simpletagcloud plugin (it suggests it is) then there is an option in the plugin configuration via ACP to do this. If not, I don't have a clue
Ahh thank you punk 1+ non-existent rep! Toungue