To do this copy the following html code, and paste it into the the Slider in your Page Layout. You have to make some changes to that code. For example, "ARTICLE-LINK-HERE" has to be replaced with the url address of your post. Similarly, "IMAGE-SOURCE-ADDRESS-HERE" is to be replaced with the url address of your own image used for that post. And soon.
<div class="panel">
<a href="ARTICLE-LINK-HERE"
rel="bookmark" title="Link to HOVER-TITLE"><img style="width
height:100px" src="IMAGE-SOURCE-ADDRESS-HERE"
alt=""/></a>
<h2><a href="ARTICLE-LINK-HERE"
rel="bookmark" title="Link to HOVER TITLE">ARTICLE-
TITLE</a></h2>
</div>
The above code block is for a single post with its image. You can add some similar posts. To do this, copy all the code and paste it on the new space just below that the first code in the Slide box.
0 comments