This is about : How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog
And this article : How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog
How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog
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("' + rnd + '"); tmp.style.display = (tmp.style.display == "none") ? "block" : "none"; 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.
Articles How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog finished we discussed
A few of our information about the How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog, I hope you can exploit carefully
No've You've finished reading an article on How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog and many articles about modern home in our blog this, please read it. and url link of this article is https://liveeconcerts.blogspot.com/2015/10/how-to-hideshow-expandcollapse-labels.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.
Tag :
0 Response to "How To Hide/Show (Expand/Collapse:+/-) Labels of blogger blog"
Post a Comment