Set up Date Format
After installing this template, Go to Settings -- Language and formatting page. Change the Date Header Format to Wednesday, May 8, 2013 like format.
Set up Home page Slider
Go to Template page in Blogger -- Click Edit HTML. Find following code. In the following code, replace # with your link and <img> src with your image source for slider
<div class='flexslider' id='home-slider'> <ul class='slides'> <li> <article> <div class='kp-view'> <img src='../slide-1.jpg'/> <a class='kp-mask' href='#'/> </div> <div class='flex-caption'> <h1><a href='#'>Eight Important Factors of ...</a></h1> </div> </article> </li> ..........
0 comments: