Template Customization Instructions:
How to Customize Feature Top Label:
To modify Feature top Label, go to Blogger.com >> Layout >> WHAT'S TRENDING? >> Edit, and paste the following code in the HTML Text box. Note: Replace "Featured" with your Label. Remember: The spelling should be accurate otherwise it would not work, even take care of upper and lower class letters.
<h2 class="feature-heading">Trending Articles From <b>Brand. Mag. Ux.<b></b></b></h2>
<script type='text/javascript'>
var numposts = 10;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = false;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = false;
var numchars = 280;
</script>
<script type="text/javascript" src="/feeds/posts/default/-/Featured?orderby=updated&alt=json-in-script&callback=labelthumbs"></script>
Post a Comment