Test Footer

Medusa Blog Template

Medusa is a 2 column professional theme adapted from wordpress by and designed for blogger by Lasantha. The theme includes a slider gallery, dual menu bar and 4 column footer.
Medusa professional Blog Template
It has a neat slider with post text on the side of the image. In order to modify the slider, go to Design--Edit Html and find the below code -

<!-- Featured Slide 1 Code Start -->
<li>
<div class='mytext'>
<a href='FEATURED-ARTICLE-1-LINK HERE'>
<img class='slimg' src='IMAGE_URL'/>
</a>
<h2><a href='#'>SLIDE 1 TITLE HERE</a></h2>

<p>ADD POST DESCRIPTION</p>

<div class='slimeta'>
<a class='rmore' href='FEATURED-ARTICLE-1-LINK HERE'/>
</div>
</div>
</li>
<!-- Featured Slide 1 Code End -->

Insert the relevant details as mentioned in the code, similarly edit the rest of the slides and save the changes. This template includes dual navigation bar, to customise the first one, search for this line of code in Edit Html -

<div id='catmenucontainer'>

Now below this you need to add the pages - Home, Contact, about etc.- you want to display and save the changes. While for the second menu bar which also has a drop-down, you need to find this code and in subsequent line of code add the links you want to display -

<div id='foxmenucontainer'>

There is an extra column between the menu bar and main column where you can add more details about your site, work, contact page, etc., in a snippet format. The single sidebar on the right has the internal search box, followed by other widgets. This template also includes a 4 column footer to display more content.

Download the Medusa Blog Template

No comments:

Post a Comment