Title: where does css stylesheet live?
Last modified: August 18, 2016

---

# where does css stylesheet live?

 *  [writergrrl](https://wordpress.org/support/users/writergrrl/)
 * (@writergrrl)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/where-does-css-stylesheet-live/)
 * Just downloaded a template that gave me the updated index.php file and a new 
   css file. But I can’t figure out where the stylesheet is supposed to reside?
   
   thanks.

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

 *  [apoulemanos](https://wordpress.org/support/users/apoulemanos/)
 * (@apoulemanos)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/where-does-css-stylesheet-live/#post-79509)
 * the root directory (same place as your index.php). I think that’s what your question
   was.
 *  Thread Starter [writergrrl](https://wordpress.org/support/users/writergrrl/)
 * (@writergrrl)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/where-does-css-stylesheet-live/#post-79512)
 * Many thanks! That’s what I needed to know.
 *  [coolger](https://wordpress.org/support/users/coolger/)
 * (@coolger)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/where-does-css-stylesheet-live/#post-79619)
 * Also, you can change the path of your style file in index.php.
    <style type=”
   text/css” media=”screen”> [@import](https://wordpress.org/support/users/import/)
   url( <?php echo get_settings(‘siteurl’); ?>/path_of_your_file/your_style.css );
   </style>
 *  [spurber](https://wordpress.org/support/users/spurber/)
 * (@spurber)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/where-does-css-stylesheet-live/#post-79937)
 * ooooh !
    thanks coolger

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

The topic ‘where does css stylesheet live?’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [spurber](https://wordpress.org/support/users/spurber/)
 * Last activity: [21 years, 9 months ago](https://wordpress.org/support/topic/where-does-css-stylesheet-live/#post-79937)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
