Hi, does anyone have a method of coding wordpress themes that they use? I know I can code it, it's just how to go about it that I'm struggling with. So, can anyone help please? Thanks.
Here are some comprehensives ressources about "how to" code themes for WP : http://codex.wordpress.org/Theme_Development http://codex.wordpress.org/Designing_Themes_for_Public_Release and for more doc about developping for WP : http://codex.wordpress.org/Developer_Documentation
I've found that if I start off with the default template and start editting from there that works best for me. I've made a css template before that looked great until I added the code and then it looked like trash.