May 05 2011

WordPress Theme Tutorial Pt 4

In this part of the WordPress Theme Tutorial I show you all of the HTML that is needed to create a WordPress Theme. When you create a WordPress Theme you basically create a template made up from HTML, CSS and JavaScript and then pull in all of your content using PHP code. You also need a MySQL database of course. Code is Here: goo.gl

Posted by in Themes

6 Responses to “WordPress Theme Tutorial Pt 4”

  1. kalidabod Says:

    Great, when I wish all this were available long time ago, would have saved me a lot of time and effort. However, still I can learn a lot.
    Thanks a lot!

  2. derekbanas Says:

    @kalidabod I’m glad you like it :) I learned how to create themes by tearing apart other themes and looking up the functions in the wordpress codex. You don’t need to do that now though. I’ll make a bunch of themes, plugins, etc. Step by step. It should be fun

  3. idiotrun1997 Says:

    Good tutorial! really helpful

  4. derekbanas Says:

    @idiotrun1997 I’m glad you like it. I’ll go over all of the css in the tutorial I’ll upload tomorrow

  5. dbmdbnet Says:

    Do you always like fixed width 1000px? If not what are your guidelines? We appreciate all you do…

  6. derekbanas Says:

    @dbmdbnet Normally. That size is pretty much standard right now

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>