Minimous

A clean and sleek personal blog theme, supporting header-navigation, sidebar and footer widgets.

Download

WordPress.org - Minimous

Customizing the theme

As the theme is meant as a personal profile, you will need to add widgets rather than use the default sidebar.

For this there is the “Profile” widget, which comes with the theme. Add this first to your sidebar, and set the name of the user to show. It will display the avatar and bio on the blog pages.

Next there is the social media buttons. At the moment there is no widget for it, but you can add a “Text” widget with the html for the buttons, e.g.:

<a href="http://www.linkedin.com/in/username">
<img src="/wp-content/themes/minimous/images/icons/services/linkedin.png" alt="" width="16" height="16"></a>
<a href="http://twitter.com/username">
<img src="/wp-content/themes/minimous/images/icons/services/twitter.png" alt="" width="16" height="16"></a>
<a href="http://www.facebook.com/username">
<img src="/wp-content/themes/minimous/images/icons/services/facebook.png" alt="" width="16" height="16"></a>

There are many social icons available such as:

  • blogger.png
  • delicious.png
  • deviantart.png
  • digg.png
  • facebook.png
  • flickr.png
  • lastfm.png
  • linkedin.png
  • myspace.png
  • piano.png
  • playstation.png
  • rss.png
  • socialvibe.png
  • spotify.png
  • stumbleupon.png
  • technorati.png
  • tumblr.png
  • twitpic.png
  • twitter.png
  • vimeo.png
  • wordpress.png