Antique Modern is a really neat and simple theme for wordpress blogging system. The original Design is by Aaron and ported by me, Sreejith.
Preview : http://www.sreejith.net/
Download : Antique Modern v1.0 ( Mirror )
Antique-Modern WordPress Theme
GFXedit Designs is the official website of Web Designer & Coder, Sreejith R Krishnan, with over five years commercial design experience as a freelance designer. Creating clear, simple, effective web designs with respects to latest web standards, personally and with help of a team of freelance designers.
The services range from web designs (PSD), XHTML/CSS coding, PHP, Content Management Systems, Static, Corporate & Blog themes with Wordpress etc.
March 28th, 2006
I like it very much! Cool!
April 5th, 2006
[...] Antique-Modern NEW [...]
April 26th, 2006
Will you be updating your theme to support widgets? Keep up the good work!!
May 1st, 2006
Yes, we need widget support. Thanks!
May 20th, 2006
[...] Antique-Modern NEW [...]
June 9th, 2006
Thank you! Very nice.
June 13th, 2006
I love this template. It strikes an great balance between bold and stylish.
One question – how do you make posts/pages appear without the righthand nav?
Thank you for the great work!
June 14th, 2006
Thank you Aud, Toni.
Aud, Open index.php and find <?php get_sidebar(); ?>
remove that and add this there ..
<?php if (is_home()) { ?>
<?php get_sidebar(); ?>
<?php } ?>
June 17th, 2006
Wow! Thank you Sreejith. Cool.
July 8th, 2006
[...] Antique-Modern [...]
September 7th, 2006
Dear,
I downloaded Da Vinci code wordpress theme.
How can I install it in my wordpress account?
Kindly help me
Dr.Ajith
September 8th, 2006
Try this,
http://codex.wordpress.org/Using_Themes#Using_Themes
December 19th, 2006
[...] Antique-Modern [...]
February 19th, 2007
I love this theme, its everything I have been looking for, however, I really need widget support. Will this be available soon?
Thanks for sharing this theme :)
June 25th, 2007
This theme is exactly right for my health-education blog about irritable bowel syndrome. Unfortunately, you redid the sidebar to work with WordPress 2.+ and the blog is using WP2.0.4. I did not know this, so did not save the theme download I had been working from. Is that older theme still available?
July 4th, 2007
For old sidebar to work properly, Open “sidebar.php” and look for
replace it with