Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Best WordPress theme to make custom theme

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #32220
    JamesBarnsley
    Participant

    What is the best WordPress theme to start from to build your own custom WordPress theme?

    #52423
    mixxmac
    Member

    Thematic framework is worth a look: http://themeshaper.com/thematic/

    #52407
    davidlab.be
    Participant

    whiteboard kicks a**
    http://whiteboardframework.com/

    #52409
    mixxmac
    Member

    @springlab whiteboard looks interesting. Might give it a try soon. Thanks.

    #52339
    JamesBarnsley
    Participant

    Hi,

    Ok I have downloaded Thematic and Whiteboard, and looked in the files. Making a WordPress theme seems like a pretty meaty project. Is this normal?

    And what do I need to do, just delete all the HTML and CSS thats already there, and re-type it in my own style?

    #52298
    mixxmac
    Member

    With the Thematic framework, you install the Thematic theme and also a child theme. Then you only activate and customize the child theme, which will override styles and functions in the parent theme. When new versions of Thematic come out, you can update the parent theme without affecting your child theme.

    There’s a lot more to Thematic. It has a lot of folders, files, functions and the pages use a lot of action hooks and filters for extending the theme’s functionality. I would say this is an advanced theme framework, aimed at developers that want to customize the code in their themes. You and I would really need to read the documentation in order to learn this framework.

    More info here:
    Guide – http://themeshaper.com/thematic/guide
    Forums – http://themeshaper.com/forums

    The Whiteboard theme seems to be more of a boilerplate, using clean html5 and including some nice features to use as a base for customizing. The thing I liked about it is the resolution specific styles, that adjust the appearance for different screen sizes.

    #52280
    JamesBarnsley
    Participant

    Thanks everyone, I think I will choose WhiteBoard as it looks easier to work with for me.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Other’ is closed to new topics and replies.