I want to start making templates for wordpress.
What source would be most appropriate for total beginner?
|
I want to start making templates for wordpress. What source would be most appropriate for total beginner? |
|||||
|
Questions on Graphic Design Stack Exchange are expected to relate to graphic design within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
As @e100 pointed out, this is not really a graphic design question yet, particularly since you're asking about syntax. Some advice, considering that you state you're a total beginner: Don't think of designing a Wordpress theme entirely from scratch unless you absolutely have to. Instead, start with a theme like Thematic and customize it using child themes (usually a file called functions.php and your custom CSS). There is also a guide here. If you have limited PHP and CSS experience, you can also explore a theme like Atahualpa which allows you to customize your site design through your Wordpress dashboard and allows you to relatively quickly customize the look of your site without having to do any work in PHP or CSS. |
|||
|
|