• I’m trying to creating a theme something like this. I’ve read the create your own WP template article on WPDesigner.com and I’ve looked at some other good resources. I still can’t quite figure out how to get started, but it looks like I’ll need to use CSS positioning. Could anyone tell me what the first step would be? And if the first step is obvious, maybe the second, too (if that’s obvious than the third- maybe just keep going and going and going and going and going and going and going). Any help would be appreciated.

    Dodger

Viewing 2 replies - 1 through 2 (of 2 total)
  • First things first, thank you for clearly tagging your support request.

    Second thing is…

    How much do you understand CSS, XHTML (heck, HTML), and PHP?

    To code a WP theme entirely from scratch is a difficult undertaking for someone who has limited to no background in front-end web development. Even for someone who does have background, theming a WP theme from scratch isn’t entirely the same as doing just front-end web development unless the someone has background in PHP scripting as well and understand WP’s code functions.

    In all honesty, being that you can’t figure out the first step, I get the impression that you’re not a front-end web developer.

    For this reason, I suggest you save yourself some time and potential headache and browse the different themes available to you and choose the theme that looks and operates the closest to how you want your theme to look and AFTER that, alter the theme to look how you want it to.

    And I know for a fact that somewhere around, there IS a WP theme that operates and looks similarly to the site you linked to, SO.

    It’s out there!

    there are always blank somewhat blank themes on which you can work further.
    and if you’re having trouble with that css positioning it might not be bad idea to look
    in the source .css file of the theme just to get an idea how to make something.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DIY Theme: How Do I Get Started?’ is closed to new replies.