PSD file to Wordpress Theme

HattRiC

Registered Member
Joined
Feb 20, 2013
Messages
78
Reaction score
2
Hello I would like to ask you if you know any way of making my PSD file into a Wordpress Theme.

I was just playing with photoshop and decided to do a layout page I've attached it to the post you can see it if you want to. So I was wondering how can i make it work like i know i need CSS and HTML but I'm not that good at them and what if i want to build a website in photshop with my own design how can I make it all in a theme to use it.

P.S I've followed and a tutorial to get the layout where it is now.
 

Attachments

  • Business Layout.jpg
    Business Layout.jpg
    42.8 KB · Views: 1
That's a nice design.

I don't know of any psd 2 html converters that would do it, but it's really not that hard to learn. You'd be able to make it WP compatible very easily after as it would simply be a header and remaining body structure.
 
Code:
http://themetation.com/2008/07/14/how-to-create-wordpress-themes-from-scratch-part-1/
try to read this tutorial ...
 
Back
Top