Archivio dei tags: child theme

Creare un tema per WordPress senza utilizzare PHP

Un tutorial e un tema da scaricare gratuitamente per imparare a realizzare il proprio tema per WordPress con una semplice conoscenza dei CSS

Altri termini collegati , , 1 Commento

3HoursTheme - a Tutorial Child Theme for Thematic

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 [...]

Altri termini collegati , , , , 5 Commenti

How to create your own WordPress Theme in just 3 hours - part IV

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 , , 6 Commenti

How to create your own WordPress Theme in just 3 hours - part III

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 , , Scrivi il tuo commento

How to create your own WordPress Theme in just 3 hours - part II

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 , , 1 Commento