demoniavbh
11-06-2008, 02:58 PM
Hello
I'd like to know if there's some way to make that quick reply is always collapsed.
In SHOWTREAD template there is this code
<if condition="$show['quickreply_collapse']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a></if>
so it can be collapsed by user, but I want it the other way, to be always collapsed but let the user expand it.
Is it possible?
I'd like to know if there's some way to make that quick reply is always collapsed.
In SHOWTREAD template there is this code
<if condition="$show['quickreply_collapse']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a></if>
so it can be collapsed by user, but I want it the other way, to be always collapsed but let the user expand it.
Is it possible?