Title: Converting HTML to WP theme?
Last modified: August 18, 2016

---

# Converting HTML to WP theme?

 *  [audioh](https://wordpress.org/support/users/audioh/)
 * (@audioh)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/)
 * I have a lovely HTML layout I want to use as a WP theme, how can I do this? I
   am familiar with PHP includes.
 * Here is the layout.
    [http://aunexamor.net/layouts/entwined2/](http://aunexamor.net/layouts/entwined2/)
 * To download:
    [http://www.aunexamor.net/ccount/click.php?id=44](http://www.aunexamor.net/ccount/click.php?id=44)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [Christopher J. Hradil](https://wordpress.org/support/users/chradil/)
 * (@chradil)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560388)
 * i would suggest finding a theme with a similar layout in the themes/extend area,
   then customizing with your specific layout and css needs.
 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560402)
 * I have a [tutorial for doing this on my website](http://anekostudios.com/2006/09/21/how-to-create-a-wordpress-template-or-theme/).
   There’s many sites out there that have similar tutorials, just google them. 🙂
 *  Thread Starter [audioh](https://wordpress.org/support/users/audioh/)
 * (@audioh)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560504)
 * Alright, thank you! :]
 *  Thread Starter [audioh](https://wordpress.org/support/users/audioh/)
 * (@audioh)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560566)
 * Hello 🙂 I found your tutorial on how to make an HTML layout into a WP theme 
   very helpful, but I seem to have done something wrong.
    Here is a link to my 
   PHP files I created in .txt format to read. What seems to be happening is that
   CSS isn’t showing up! I can’t figure out what I’m doing wrong :[ Also, I just
   discovered that when I go to PHP file separately, it works. EG: [http://audioh.po.gs/wp-content/themes/entwined/header.php](http://audioh.po.gs/wp-content/themes/entwined/header.php)
 * But when I go to my MAIN site, it doesn’t work.
    audioh.po.gs
 * Heres the PHP files in .txt format to read.
    audio.po.gs/wp-content/themes/entwined/
   style.css audio.po.gs/wp-content/themes/entwined/header.txt [http://audioh.po.gs/wp-content/themes/entwined/footer.txt](http://audioh.po.gs/wp-content/themes/entwined/footer.txt)
   [http://audioh.po.gs/wp-content/themes/entwined/sidebar.txt](http://audioh.po.gs/wp-content/themes/entwined/sidebar.txt)
   [http://audioh.po.gs/wp-content/themes/entwined/index.txt](http://audioh.po.gs/wp-content/themes/entwined/index.txt)
 * The orginal HTML layout
    [http://audioh.po.gs/wp-content/themes/entwined/original.txt](http://audioh.po.gs/wp-content/themes/entwined/original.txt)
 * Thanks 🙂
 *  Thread Starter [audioh](https://wordpress.org/support/users/audioh/)
 * (@audioh)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560567)
 * I didn’t submit this through your contact form because it keeps telling me Invalid
   input was entered and “A form mail injection attempt was detected. If you feel
   this was in error, please check your entries and try again.” 🙁
 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560589)
 * Audioh –
 * I checked my form, and it’s functioning just as it should be.
 * If you’re getting that error, I’m guessing you’re entering a URL? It won’t accept
   that.
 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560590)
 * `<link href="public_html/audioh/wp-content/themes/entwined/style.css" type="text/
   css" rel="stylesheet">`
 * That’s your error.
 * As stated in my tutorial, you have to associate the WordPres slocaltion for the
   stylesheet (or provide a proper link to it). The link you have is a server path–
   you need the correct URL to the stylesheet. Or just use the regular call to the
   stylesheet using `bloginfo();`
 *  Thread Starter [audioh](https://wordpress.org/support/users/audioh/)
 * (@audioh)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560593)
 * Ohhhh, alright thanks 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Converting HTML to WP theme?’ is closed to new replies.

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [layout](https://wordpress.org/support/topic-tag/layout/)

 * 8 replies
 * 3 participants
 * Last reply from: [audioh](https://wordpress.org/support/users/audioh/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/converting-html-to-wp-theme/#post-560593)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
