I have been wondering about how I could customize a Wordpress theme to look like that of my site, which is basically made of simple html and css. Alternatively, do you think there is a customizable simpler blogging solution that can be used for the same purpose?
migrated from stackoverflow.com Mar 3 '11 at 13:36
|
|||
|
|
Try the Codex. I really love these "how can I do this" questions, please do some research. You are faced with creating a custom theme (wordpress runs themes to visually show a different site). These themes can be downloaded from Wordpress (Extend section). I would suggest studying the Codex here: then follow that up by going through the default theme located somewhere in like:
The themes are simple in structure, but can be turned into complex structures if need be. The codex is your BIBLE, search it if you get stuck. |
|||
|
|
|
My advice is using wordpress instead of other solution, as wp is the most widely used solution. you can easily find massive support articles and resources about how to customise a theme. Some links helped me a lot Or another way is to find a freelancer customising one for you. It shouldnt be very expensive. |
|||
|
|
|
You could try checking out Thematic Wordpress theme and build your site upon it. It should be fairly easy that way. |
|||
|
|
