Free WordPress Theme: Techy People

Released under GPL License.

So here it is another Free WordPress theme for your blogging pleasure.

Techy People is a light weight, fast loading theme. It’s meant to be used by tech related blogs, but its clean look may suit a lot of niches.

  • Fixed width.
  • Widget ready.
  • Adsense Ready.
  • Logo or text header.
  • Logo .psd included.
  • Gravatar ready.
  • Separated comments and trackbacks.
  • Image gallery ready.
  • Wp-Captions ready.
  • Valid CSS and XHTML.

The logo .psd is inside images folder.

If you prefer to use a text header, just uncomment the code on header.php, everything is pretty explained over there. But, just in case:

Go to header.php and comment this piece of code:

<div class="logo">
<a class="logo" href="<?php echo get_option('home'); ?>/"></a>
</div>

Then uncomment this:

<!--
<div class="blogname">
<a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a>
</div>
<div class="description">
<?php bloginfo('description'); ?>
</div>
-->

Demo and download

Escrito por

j. noronha criou esse site em 2006, além de outros menos memoráveis.

Siga-me no Twitter

Gostou? Receba mais no seu email, é grátis!

Os comentários estão fechados.