How To Configure Top Navigation Menu
Find this in "Edit HTML":<div class='menu-nbt-menu-container'> <ul class='menunbt'> <li><a expr:href='data:blog.homepageUrl'>Home</a></li> <li><a href='#'>Business</a> <ul class='sub-menu'> <li><a href='#'>Internet</a></li> <li><a href='#'>Market</a></li> <li><a href='#'>Stock</a></li> </ul> </li> ... </ul> </div>Replace "#" marks with real URLs and change anchor texts as you like.
How To Configure Featured Post Slider:
There are 3 slides in the slider. You can add or remove more slides if you want. This is the code for the first slide:<!-- Slide 1 Start --> <li class='featurednbt'> <a href='ENTER-SLIDE-1-LINK-HERE'><img alt='' height='400' src='http://ift.tt/1Jh9AbL' width='1280'/></a> <div class='featured-hentry-wrap'> <div class='hentry post-thumbnbt'> <div class='slider-headernbt'> <h2 class='entry-title'><a href='ENTER-SLIDE-1-LINK-HERE'>Enter Slide 1 Title Here</a></h2> </div> </div> </div> </li> <!-- Slide 1 End -->Now replace, "ENTER-SLIDE-1-LINK-HERE"s with your real slide link, "Enter Slide 1 Title Here" with your real slide title, "http://ift.tt/1Jh9AbL" with your own slide image URL. Follow the same steps for next 2 slides.
How To Configure Social Buttons
Find this in "Edit HTML":<div class='widget social-buttonsnbt'> <a href='http://ift.tt/kC2wBs' rel='nofollow' target='_blank' title='Google Plus'><i class='fa fa-google-plus'/></a> <a href='https://twitter.com/' rel='nofollow' target='_blank' title='Twitter'><i class='fa fa-twitter'/></a> <a href='http://ift.tt/g8FRpY' rel='nofollow' target='_blank' title='Facebook'><i class='fa fa-facebook'/></a> ... </div>Add your own social links replacing default social profile URLs.
Untitled Blogger Template Responsive View
from New Blogger Themes | Professional Blogspot Templates
via : newbloggerthemes.com
0 comentarios:
Publicar un comentario