2014-09-29, 02:09 AM
(2014-09-28, 06:35 PM)ghamghatre Wrote: my sidebar buttoms is remove and cant see it!!!!!!!!!!
ACP > Templates & Styles > Templates > Square templates > Navigation templates > open nav template
Replace the content with this:
<fieldset class="breadcrumb">
<span class="crumbs">{$nav}{$activesep}
<span class="crust">{$activebit}</span>
</span>
<a class="buttons" title="Hide sidebar" style="float: right;"><i style="font-size: 14px;" class="fa fa-compress fa-fw"></i></a>
<a class="clickedbuttons" title="Show sidebar" style="float: right;"><i style="font-size: 14px;" class="fa fa-expand fa-fw"></i></a>
</fieldset>
I don't give support on PM.