Arthemia Free v2.0 Wordpress Magazine Theme By MichaelHutagalung.com

arthemia free wordpress magazine theme released By michaelhutagalung.com
Arthemia is another Wordpress magazine theme which has a premium look and available for free download. Arthemia is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. The front page of Arthemia shows the headline and featured post of yours along with the pictorial representation, that’s the magazine style, while the rest of your post will be shows sequentially just like a usual weblog. In the middle of the front page, Arthemia has a nice blue-and-black category bar which will help your readers exploring you site. At the bottom, Arthemia is outfitted with a blog must-have section, a three-list of favorite posts
Automatic page listing and new search button in navigation bar.

The new Arthemia can list pages in your blog automatically. Unlike the old one, you do not have to hard-code the PHP file if you update your page title and structures. Drop-down lists will show sub-pages so do not forget to assign the page parent in the page editing panel. I added a fixed-sized search button (the magnifier) to overcome CSS incompatibilities across browser. Anyway, there is a consequences of this automatic page listing feature, if you have too many pages in your blog, all of them will be displayed here and the design will break.
Minor changes in CSS styling.

I did some minor changes in heading styles especially for single post pages. I simplify the design and get rid of the icons. The WP-Email and WP-Print plugin are not used anymore in this theme due some incompatibility issues. To show the number of view in a post, you still need the WP-PageView plugin from Lesterchan.net. I added a black-colored breadcrumbs feature in every page, including single posts, pages, archive, and search page. If you want to show author name, category, and tags, you can edit the file single.php and add the commands.
Working thumbnails in front page, archive, search page.

Post are listed along with its thumbnails while the post list uses the excerpt feature from WP. By default, excerpt is the first 55 first words of the post content but due to some aesthetic consideration, I modify the function.php file to make custom excerpts showing 90 first words of the page. Thumbnails are now working in all pages and are generated automatically. It is 150 pixel-square-sized thumbnails, with a 1 pixel border, and 2 pixels padding. You can find these thumbails in the front page (bottom-left), archive page, and search page.
A new style of comment list.

I was a little bored with the old style of comment list so I do some minor changes in it. Gravatars now have borders and taken outside the gray comment box. The gravatar was 45 pixels square and I added 5 more pixels. If you want to modify the comment template to your own liking, you can go to the comment.php and style.css and edit the templates anyway you like it.
Download Arthemia Magazine for Wordpress here | Live Demo
Related Posts
|
|
Save to Delicious with other 0 happy readers
|

how can i set headline i didnt understand someone can help about this
If you are refering to the ‘arthemia’ at the very top of the pages, its an image.
You’ll need to replace logo.png in the images directory or change the markup in header.php to use text instead.
Hope that helps.