3HoursTheme is a free tutorial child theme for Thematic Framework for WordPress.
While you can use it, as is, on your blog, it’s main purpose is to give you an initial track to develop your own child theme.
The 3HoursTheme child theme has been developed using CSS-only code and every CSS rule is commentend for your learning [...]
Forth and last past of my tutorial on creating a WordPress Theme without having to deal with any PHP code.
Previous parts:
Build a child theme based on Thematic Framework Theme
Style header, footer and posts
Style navigation and widget areas
In this part we will style the Superfish (JQuery-powered) drop down menu inherited by Thematic Framework parent theme.
But, before [...]
Altri termini collegati child theme, tutorial, wordpress
The third part of a tutorial explaining how to develop a feature rich WordPress theme using only CSS.
Previous parts:
Build a child theme based on Thematic Framework Theme
Style header, footer and posts
Navigation Areas
The navigation areas are two: one is placed above the content of the page; the other at the end. They contain links to previous [...]
Altri termini collegati child theme, tutorial, wordpress
This is the second part of a tutorial on shaping a full featured WordPress theme without having to deal with PHP, mySQL and WordPress filters.
You can read the first part “Create a child theme based on Thematic Framework Theme” here
After adding a background image on our blog we have the post column (left one) too [...]
Altri termini collegati child theme, tutorial, wordpress
So You Want To Create WordPress Themes, Huh? This can be a quite challenging job. As Ian Stewart wrote on his post, modern themes needs a lot of features to be real good ones. But working on a Framework Theme, as Thematic or Hybrid, can be a valid solution to build a customized WordPress theme [...]
Altri termini collegati child theme, tutorial, wordpress