By Mufti Ali on March 14, 2009
By now I have writen some articles how to cretae wordpress themes step by step. Now the time to add CSS stuff. This is my favorite part when creating wordpress themes. Open style.css from my previous article and take a look for while.
Grab favorite colour template
It is important to make our color consistent. We do [...]
Posted in Wordpress
By Mufti Ali on March 13, 2009
If you absolutely beginner , I recomended you to read my previous article about create themes layout and adding sidebar.
Post metadata is information abou posts, include post category post author and posting date.
Open index. php from our latest article, or you can download here. Add the source code bellow and copy inside <div id=”content”></div> tag [...]
Posted in Wordpress | Tagged wordpress, Wordpress Themes
By Mufti Ali on March 11, 2009
On the previous article, we have create part of wordpress themes. Started with theme layout framework that consist of header on the top, content (post area) on left side , sidebar on right side and footer on the bottom. Lets continue with adding some WordPress template tags on the sidebar for navigation purpose like category, [...]
Posted in Wordpress | Tagged wordpress, Wordpress Themes
By Mufti Ali on March 10, 2009
Create wordpress themes is fun. You can create unique Wordpress site look. Its good start to learn about CSS, HTML/XHTML, and PHP. In this sort tutotrial, we will create simple themes with minimum template files. You can look at preview each step.
Anatomy of Theme
WordPress Themes live in subdirectories residing in wp-content/themes/. For example theme named [...]
Posted in Wordpress | Tagged wordpress, Wordpress Themes
By Mufti Ali on March 5, 2009
Finaly Im finished my second wordpress themes. This is clean themes with design like apple style. This two columns themes with right sidebar. In the sidebar area, im using accordion style from jquery. On the bottom of navigation sidebar Im add some space for ads with 125X125 dimension.
The theme is free of cost and comes [...]
Posted in Wordpress | Tagged Wordpress Themes
By Mufti Ali on March 3, 2009
Hi, this is first post on my new blog. I’m also using new themes that i created myself. I call this themes as clean blue. Because the idea of this themes is somethink clean stuff with blue color.
I get a lot of resource for creating WordPress themes from NETTUS. I also using Making Coffee color pallete from [...]
Posted in Wordpress Themes | Tagged wordpress, Wordpress Themes