Results 1 to 8 of 8

Thread: Wordpress themes and editing

  1. #1
    webbyrobster's Avatar
    webbyrobster is offline Hello World
    Join Date
    Apr 2011
    Location
    UK
    Posts
    9

    Default Wordpress themes and editing

    Ok, so I'm not keen on the idea of purchasing a Wordpress theme, but I'd like to customise one so it looks how I want it to look. Which, out of all the available Wordpress themes is going to be the easiest to edit and take forward as a project? Bearing in mind my PHP isn't great but my HTML/CSS is a little better.
    Can I have one of these please, garden offices or hot tub from Danz Spas

  2. #2
    chipbennett's Avatar
    chipbennett is offline WordPress Legend
    Join Date
    Feb 2009
    Location
    St. Louis, MO
    Posts
    1,997

    Default

    Quote Originally Posted by webbyrobster View Post
    Ok, so I'm not keen on the idea of purchasing a Wordpress theme, but I'd like to customise one so it looks how I want it to look. Which, out of all the available Wordpress themes is going to be the easiest to edit and take forward as a project? Bearing in mind my PHP isn't great but my HTML/CSS is a little better.
    There probably isn't a definitive answer to your question, as it depends heavily on your needs and intended uses.

    I will make one suggestion, though: whatever Theme you choose to modify, I highly recommend that you not edit the Theme directly, but instead create a Child Theme. That way, you can focus on maintaining your modifications, without having to worry about maintaining the bulk of the Theme.
    WP TurnKey - Turn-Key WordPress installation and maintenance services
    WordPress user since 2005 | @chip_bennett | chipbennett.net | cbnet Plugins

  3. #3
    BinaryMoon's Avatar
    BinaryMoon is offline Hello World
    Join Date
    Jun 2009
    Posts
    56

    Default

    I totally agree with Chip. Whatever you decide you should make use of child themes for sure. As long as the parent theme you use is being maintained you should have a nice solid base to work from.

    In terms of what theme to use, there are loads of good 'uns. I am partial to my own theme, Elemental (http://prothemedesign.com/) but that costs money so if you don't want to spend then I would go for Thematic (http://themeshaper.com/thematic/), it's probably the best (most popular) free framework/ parent them around.

  4. #4
    chipbennett's Avatar
    chipbennett is offline WordPress Legend
    Join Date
    Feb 2009
    Location
    St. Louis, MO
    Posts
    1,997

    Default

    Quote Originally Posted by BinaryMoon View Post
    I totally agree with Chip. Whatever you decide you should make use of child themes for sure. As long as the parent theme you use is being maintained you should have a nice solid base to work from.

    In terms of what theme to use, there are loads of good 'uns. I am partial to my own theme, Elemental (http://prothemedesign.com/) but that costs money so if you don't want to spend then I would go for Thematic (http://themeshaper.com/thematic/), it's probably the best (most popular) free framework/ parent them around.
    ...and I don't think I'd try to tackle a Theme Framework, until I understood the basic WordPress template system fairly well first.

    TwentyTen and Coraline are probably both good Themes to use as a starting-point for Child-Theme modification.

    Also, I wrote Oenology specifically to be used to learn how WordPress Themes work. If you give it a spin, please give me some feedback regarding whether or not it is helpful as an educational tool!
    WP TurnKey - Turn-Key WordPress installation and maintenance services
    WordPress user since 2005 | @chip_bennett | chipbennett.net | cbnet Plugins

  5. #5
    Siobhan is offline Hello World
    Join Date
    Apr 2011
    Posts
    6

    Default

    I agree with Chip - I'd try out a Child Theme with TwentyTen to begin with. It's a really great place to start. I love Thematic but when I started out using it I found it pretty confusing. TwentyTen is much simpler. Of course, you can do loads of cool things with Thematic once you get going.

    Here's a simply walkthrough on how to set up a child theme: http://www.doitwithwordpress.com/wha...mes-wordpress/ It's very simple.

    You should also get Firebug for Firefox - http://getfirebug.com/ This is a great tool that will help you learn about CSS. You can inspect and edit elements in your browser so you can try things out before putting them in your theme.

  6. #6
    dgwyer's Avatar
    dgwyer is online now Tavern Regular
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    230

    Default

    Quote Originally Posted by Siobhan View Post
    You should also get Firebug for Firefox - http://getfirebug.com/ This is a great tool that will help you learn about CSS. You can inspect and edit elements in your browser so you can try things out before putting them in your theme.
    +1 Firebug rocks!

  7. #7
    chipbennett's Avatar
    chipbennett is offline WordPress Legend
    Join Date
    Feb 2009
    Location
    St. Louis, MO
    Posts
    1,997

    Default

    Quote Originally Posted by dgwyer View Post
    +1 Firebug rocks!
    And don't forget Chrome Developer Tools!
    WP TurnKey - Turn-Key WordPress installation and maintenance services
    WordPress user since 2005 | @chip_bennett | chipbennett.net | cbnet Plugins

  8. #8
    Siobhan is offline Hello World
    Join Date
    Apr 2011
    Posts
    6

    Default

    I've been using that more and more. Especially since I hate Firefox 4 as none of my addons work!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •