Çeviri istemiyorum arkadaşlar, yüzeysel olarak ne dediğini, ne yapmamı istediğini anlasam yeter.

--


The Minimum Requirements for a Theme are a uniquely-named directory (awesome-theme, bonzotheme, etc.) within your themes directory and a syle.css file within that unique directory (bonzotheme/style.css).

The style.css file must begin with a commented section something like the following.

The important thing in this example is the parameter, Template. It's here that you need to define the name of your theme Parent. In this case, Thematic. Note that in this example Theme is in lowercase. You must use the exact name and case of your theme directory.

The best way to get started is by copying the sample child theme from the Theme folder into the themes directory. Then simply rename the copied folder to your new theme name and change the theme name in the copied style.css. Activate this new theme from within the themes panel and you're on your way to editing your theme worry free!