Title: style.css &#8211; human condition
Last modified: August 18, 2016

---

# style.css – human condition

 *  Anonymous
 * [22 years, 1 month ago](https://wordpress.org/support/topic/stylecss-human-condition/)
 * Can someone please tell what directory the style.css for style human condition
   goes in and how to make this a default please, I have spent a few hours here 
   reading and cannot find anything on this.
    Sorry for my dumbness this is my first
   time at using WordPress, I have bascally worked it all out except where the new
   styles go and how to activate them. Regards

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

 *  [Cena (a11n)](https://wordpress.org/support/users/cena/)
 * (@cena)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-41891)
 * The style can usually go anywhere, but for the sake of simplicity you should 
   probably just put yours in the root WP directory (i.e. the dir where index.php
   and wp-layout.css are.)
    Then, go into index.php, either manually or through 
   the template screen in your admin options, and change wp-layout.css to style.
   css. Simple as that.
 *  Thread Starter Anonymous
 * [22 years, 1 month ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-41893)
 * Wow thankyou, its that easy how dumb do I now feel, thankyou sincerely Cena
 *  Thread Starter Anonymous
 * [22 years, 1 month ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-41906)
 * Kevin, thankyou makes a lot of sense to me now, I need to register instead of
   having an anon name 🙂
    Sincerely appreciated.
 *  Thread Starter Anonymous
 * [22 years, 1 month ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-42244)
 * I do not want to complicate you but some folks put _all_ their style sheets in
   one sub directory. There really is no functional difference unless it is important
   to you to lay out your directories in a logical way. I sense you may be new to
   this. The important thing is knowing how to refer to that location by using the
   correct file path. In a server environment I am sure you are aware that directories
   are seperated by a forward slash. mysite/blog/style etc.
 *  [StateDOG](https://wordpress.org/support/users/statedog/)
 * (@statedog)
 * [22 years ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-42375)
 * So do you upload just the style.css to the root directory or the entire human
   condition folder?
    I ask because what about the images folder? [I just installed
   WP last night…still very green w/ it.]
 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [22 years ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-42376)
 * upload the entire human condition folder to the root of your blog. Now suppose
   the human condition folder is called “humanc”. Open index.php for editing, and
   change the line that includes the css to include [http://www.example.com/wordpress/humanc/style.css](http://www.example.com/wordpress/humanc/style.css)
   instead of whatever the stylesheet included currently.
    In other words, find `
   <style type="text/css" media="screen"> @import url( <?php echo $siteurl; ?>/wp-
   layout.css ); </style>  and change that to <style type="text/css" media="screen"
   > @import url( <?php echo $siteurl; ?>/humanc/style.css ); </style>
 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [22 years ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-42378)
 * [http://wiki.wordpress.org/index.php/StyleCompetition](http://wiki.wordpress.org/index.php/StyleCompetition)
   
   my only worthwhile contri to Wiki is ignored 🙁

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

The topic ‘style.css – human condition’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 7 replies
 * 5 participants
 * Last reply from: [Sushubh](https://wordpress.org/support/users/sushubh/)
 * Last activity: [22 years ago](https://wordpress.org/support/topic/stylecss-human-condition/#post-42378)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
