Title: No CSS
Last modified: August 31, 2016

---

# No CSS

 *  [SimBox.NL](https://wordpress.org/support/users/simboxnl/)
 * (@simboxnl)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-css-11/)
 * After copying the files i’ve started quick setup and did not see any image or
   css. after setup the default page loads, but again… without css.

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

 *  [ProjectArmy](https://wordpress.org/support/users/supporthero/)
 * (@supporthero)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-css-11/#post-7452814)
 * Perhaps you got the site URL set up wrong. Can you post the URL of your site 
   here?
 *  Thread Starter [SimBox.NL](https://wordpress.org/support/users/simboxnl/)
 * (@simboxnl)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-css-11/#post-7452842)
 * Looks fine to me…
 * >  [http://g16.nl/wp452/](http://g16.nl/wp452/)
 * .htaccess needed one update, total file contents:
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /wp452/
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /wp452/index.php [L]
       </IfModule>
   
       <IfModule mod_dir.c>
           DirectoryIndex index.php
       </IfModule>
       ```
   

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

The topic ‘No CSS’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [Failed](https://wordpress.org/support/topic-tag/failed/)
 * [fails](https://wordpress.org/support/topic-tag/fails/)
 * [Setup](https://wordpress.org/support/topic-tag/setup/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [SimBox.NL](https://wordpress.org/support/users/simboxnl/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/no-css-11/#post-7452842)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
