PSD Files To WordPress

Discussion in 'Graphics & Multimedia' started by worldzaki, Dec 2, 2010.

  1. #1
    Hi,

    I wanted to take the PSD files that I got from a minisite and make it into a WordPress theme. Can someone tell me how to do this for free? I can do it if someone explains it to me. I'm not new to WordPress or .

    Thanks!
     
    worldzaki, Dec 2, 2010 IP
  2. 706design

    706design Guest

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The visual aspects of a WordPress theme are just HTML and CSS... so if you know how to turn a Photoshop concept theme into a HTML/CSS master page, your most of the way there. I would suggest downloading a similar free WordPress theme to see how the php pages are structured. Typically, there is a header php file, a footer php file, and a php file for each type of page. Therefore the HTML is broken into three parts, but tags like div tags can be left open in the header file, for example, and closed in the footer file.

    All of the content is generated by WordPress... this is where a similar WordPress theme will come in handy because you can see how the page content is generated through PHP.

    If you have any specific questions, feel free to go to 706design.net and contact me.
     
    706design, Dec 2, 2010 IP
  3. dmvictoria

    dmvictoria Well-Known Member

    Messages:
    400
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Also if you don't have Photoshop you can download Gimp, its Open Sourced (free).
     
    dmvictoria, Dec 2, 2010 IP
  4. worldzaki

    worldzaki Member

    Messages:
    72
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #4
    Yeah that's right i need some tutorial to practice
     
    worldzaki, Dec 2, 2010 IP
  5. Avadon

    Avadon Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Here you are youtube.com/watch?v=hf0Fovrm4Lc
     
    Avadon, Dec 6, 2010 IP