most common question ive seen so far

Discussion in 'CSS' started by demons-halo, Feb 24, 2010.

  1. #1
    ok im about to ask the most common question there probably is to any web designer and that is

    "how do i code psd to wordpress?"

    ive got my sleek design in photoshop already made up all i need to do now is to magically code it to 'wordpress' friendly. anyone got anything up their sleeve to share??

    thanks,

    alex
     
    demons-halo, Feb 24, 2010 IP
  2. dem0x7

    dem0x7 Peon

    Messages:
    81
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well first you need to code your PSD into CSS/XHTML. Once your design is coded, that's when you start the integration process. It's not too hard, I did it for the first time last week for my blog at http://www.drewrawitz.com

    You basically just create a new directory for your theme, containing your coded website, split it up into a header/footer/sidebar, and create the rest of the pages one by one, and just pasting in the important PHP parts into the necessary places.

    I would just browse the default theme's files to understand how it works, it's very simple.

    This may help you: http://www.developertutorials.com/b...ng-a-wordpress-theme-from-scratch-part-1-143/
     
    dem0x7, Feb 25, 2010 IP