
Configure Dropdown Menu:
- Login to blogger dashboard -->
- layout -->
- Edit HTML.
- Now scroll down to where you see the codes below:
How To Change Tab Names of Tab Widget:
find this:
Configure Page Navigation Widget:
search for:Get Templates for Every Forum
<ul class='superfish nav_links'>
<li><a href='#'>Home</a></li>
<li><a href='#'>About Us</a>
<ul class='children'>
<li><a href='#'>Meet The Team</a></li>
<li><a href='#'>Our Mission Statement</a></li>
..........
<ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
<li><a href='#widget-themater_tabs-1432447472-id1'>Tab 1</a></li>
<li><a href='#widget-themater_tabs-1432447472-id2'>Tab 2</a></li>
<li><a href='#widget-themater_tabs-1432447472-id3'>Tab 3</a></li>
</ul>
var posts=4, // Number of posts in each page
num=2, // Number of buttons will display
0 comments:
Post a Comment