Saturday, October 24, 2015

How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog

How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog - The L1’s pricing makes for a great part of its appeal. Now available in the UK, you can easily pick one up from most retailers at an original price of £169.John Lewis currently carries the black and white models and you can find the pink version at Argos. Some seem to offer even cheaper prices, like Alza or CSMobiles. In the UK, the L1 is available with 2GB RAM and 16GB of internal storage. Sony unveiled a raft of new, well we have collected a lot of data from the field directly and from many other blogs so very complete his discussion here about How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog, on this blog we also have to provide the latest automotive information from all the brands associated with the automobile. ok please continue reading:

1.Log in to your dashboard--> layout- -> Edit HTML
2.Without expanding your widgets,Scroll down to where you see this:-
<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
3.Replace above line with below code:
<b:widget id='Label2' locked='false' title='Labels and Feeds' type='Label'>
<b:includable id='main'>
<script type='text/javascript'>
//<![CDATA[
if(typeof(rnd) == 'undefined') var rnd = '';
rnd = Math.floor(Math.random()*1000);
rnd = 'id-' + rnd;
document.write('<a href="#" onclick="tmp = document.getElementById(&quot;' + rnd + '&quot;); tmp.style.display = (tmp.style.display == &quot;none&quot;) ? &quot;block&quot; : &quot;none&quot;; return false;" style="float:left;margin-right:5px;">');
//]]>
</script>[+/-]
<script type='text/javascript'>
//<![CDATA[
document.write('<\/a>');
//]]>
</script>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<script type='text/javascript'>
//<![CDATA[
document.write('<div id="' + rnd + '" style="display:none;">');
//]]>
</script>

<ul>
<b:loop values='data:labels' var='label'>
<li>


<b:if cond='data:blog.url == data:label.url'>
<data:label.name/>
<b:else/>
<a expr:href='data:label.url'><data:label.name/></a>
</b:if>
</li>
</b:loop>
</ul>

<script type='text/javascript'>
//<![CDATA[
document.write('<\/div>');
//]]>
</script>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
4.Click on Save Templates(or Confirm and save) and Refresh your site.

Help Others by Sharing this post... THANKS.

No comments:

Post a Comment