BTemplates Blog

Tutorials, documentation and news about Blogger.

Liquorice template for Blogger

Versión en Español

Liquorice is a vintage template based on the theme for WordPress with the same name. Designed by Nudge design and adapted to Blogger by Blog and Web and BTemplates.

Features

  • Drop down menu made only ​​with CSS.
  • Custom font via Google Web Fonts.
  • Faithful adaptation from WordPress.
  • Color settings from the panel.
  • Static pages menu.

Download

Blogger: Download | Demo
WordPress: Download | Demo

Installation

You can read our FAQ section to see how to install a blogger template.

Settings

Menu

To add links to the menu simply create a new static page from the Dashboard.

The last item contains a drop down menu, you can edit this looking for the next code in the template:

<!-- Drop down menu -->
<li class='menu-item'><a href='#'>More</a>
<ul class='sub-menu'>
	<li class='menu-item'><a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>Posts RSS</a></li>
	<li class='menu-item'><a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'>Comments RSS</a></li>
	<li class='menu-item'><a href='http://blogger.com'>Login &amp;rarr;</a></li>
	<li class='menu-item'><a href='#'>Edit</a></li>
</ul>
</li>
<!-- /Drop down menu -->

License

This work is licensed under GNU. This means you may use it, and make any changes you like. Just, please, leave the credits on footer to respect the designer’s work.

Related posts

2 Questions and comments on Liquorice template for Blogger

BooN August 8, 2011 at 9:18 pm

how to adjust the size of menu and not let it be under other elements?

Vickie R April 26, 2012 at 1:22 pm

How am I supposed to change the RSS feed link? Everytime I try it Fs up the entire HTML.

Leave a Reply