Configure Featured Content Slider:
- Login to blogger dashboard -->
- layout -->
- Edit HTML.
- Now scroll down to where you see the codes below:
<div id='mygallery'>
<div class='imageElement'>
<h2>Little Big Planet spawns festive level pack</h2>
<p>Phasellus ...</p>
<a class='open' href='#' title='Read More'/>
<img class='full' src='.../image.jpg'/>
<img class='thumbnail'/>
</div>
..........
Now replace:
- "#" with your featured post URL.
- "image.jpg" with your slider image
Configure the dropdown menu:
- Login to blogger dashboard -->
- layout -->
- Edit HTML.
- Now scroll down to where you see the codes below:
<ul class='menu'>
<li><a href='#'><span>Home</span></a></li>
<li><a href='#'>HTML Elements!</a>
..........
<ul class='submenu'>
<li><a href='#'>Celebrities</a></li>
<li><a href='#'>Miscellaneous</a></li>
..........
Now replace "#" with your menu item URL.
How To Change Tab Names of Tab Widget:
find this:
<ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
<li><a href='#widget-themater_tabs-1432447472-id1'>Popular</a></li>
<li><a href='#widget-themater_tabs-1432447472-id2'>Latest News</a></li>
<li><a href='#widget-themater_tabs-1432447472-id3'>Latest Comments</a></li>
</ul>
Now change the names "Popular", "Latest News" and "Latest Comments" as you like.
Subscribe To Get FREE Updates!
0 comments:
Post a Comment