Title: Stylesheet question.
Last modified: August 18, 2016

---

# Stylesheet question.

 *  [AshleyxCore](https://wordpress.org/support/users/ashleyxcore/)
 * (@ashleyxcore)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/stylesheet-question/)
 * I’m trying to skin my site and I pretty much managed, but for some reason wp 
   keeps calling wp-layout.css… I need wp to be styleless. I don’t want it to have
   a default stylesheet. I need it to use the stylesheets that are in my skins folder.
   How can I get rid of wp-layout? I stripped down a lot of wp and I can’t find 
   what is making it follow that stylesheet 🙁
 * Could someone PLEASE tell me what to delete or change? I just want to get rid
   of the stylesheet.
 * -Ashley
    [http://blog.pink-pistol.net](http://blog.pink-pistol.net)

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

 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/stylesheet-question/#post-159843)
 * In your `index.php` file you’ll find these lines, near the top:
    ` <style type
   ="text/css" media="screen"> @import url( /wp-layout.css ); </style>
 * You need to change the `@import url(/wp-layout.css);` to `@import url(path/to/
   your/stylesheet.css);`
 *  [Lorelle](https://wordpress.org/support/users/lorelle/)
 * (@lorelle)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/stylesheet-question/#post-160065)
 * Are you talking about using a style switcher?

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

The topic ‘Stylesheet question.’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [Lorelle](https://wordpress.org/support/users/lorelle/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/stylesheet-question/#post-160065)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
