TypografiaFree WordPress Theme

Typografia is a WordPress theme with 5 elegant skins and Live twitter Update inside “About Me” Panel.
  • Fantabulous Typographic Theme
  • 5 unique skins
  • “About me” Block
  • Live Twitter Feed
  • Dropdown Menu
  • Valid XHTML/CSS3
  • No hidden, paid or sponsored links in the theme.
  • WordPress 3.0 Menu
  • One Click Install. No plugin required.
  • Easy to use theme options.
  • Gravatar Support.

Compatibility:

  • Internet Explorer 7+
  • Firefox 3+
  • Safari 5
  • Opera 9+
  • Netscape 6+

Q. The Twitter feed on the sidebar is not loading anymore. How do I fix this?

A: Open up sidebar.php from Appearance> Editor and replace this line:

<script type=”text/javascript” src=”http://twitter.com/statuses/user_timeline/<?php echo $typ_twitter; ?>.json?callback=twitterCallback2&amp;count=1″>
with this:

<script type=”text/javascript” src=”https://api.twitter.com/1/statuses/user_timeline/<?php echo $typ_twitter; ?>.json?count=1&include_rts=1&callback=?”>

The theme is released under GNU General Public License, version 2.


  • hello there … i just installed your theme on my wordpress blog and i love the color scheme and the about float on the right, however, the text is a little too big for me. can you please let me know how i can reduce the font size? thanks in advance for ur reply


  • login to your wp-admin and go to Appearance > Editor

    add this lines to the text area:

    body{font-size:12px;}
    a.logo{font-size:52px;}
    a.desc{font-size:22px;}
    h2.title a{font-size:22px;]
    .post_author {font-size:14px;}


  • WoW nice theme & free :)))


  • Hello. Great job. I am planning to use this template on a “weekend” project I am working on at the moment, I modyfied a little the colour scheme and the letters indeed were too large(you may find my concept on levon[dot]mypage[dot]pl, but it is a mess at the moment). Also a customisable image header, a “home” button and preloaded facebook integration might be a good idea. Tank YOu ver


  • *very much 🙂


  • Using theme love it ! but can’t get sub menus to work from upgrade to Wp 3.0.1 in the menu editor it says :

    “Your theme supports 1 menu. Select which menu you would like to use.”


  • Hi,

    love the theme too but as I think the poster above me says, the menu’s down the right side aren’t visible in WordPress 3.0.1. Not sure what the issue might be…


  • First create a menu from right. then assign menu from left .


  • Hi is there a way I can make the header a smaller szie font? also can I change the color of just the font/
    Thanks Great theme!


    • To make the header font size small, login to your wp-admin and go to Appearance > Editor

      add this line in the editor :
      a.logo{font-size:52px;}

      and click the “Update file”

      Note: The default font size is 72px. this edit will make the header font size 52px.


  • Thanks a lot for the help 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *

+ Insert website address to ensure quick efficient support
+ To post your code, wrap your code with this <pre lang="LANGUAGE" line="1"></pre>