Title: CSS stopped working?
Last modified: August 20, 2016

---

# CSS stopped working?

 *  [binaciousc](https://wordpress.org/support/users/binaciousc/)
 * (@binaciousc)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/css-stopped-working/)
 * I have been creating a theme for my works blog it has been working fine but for
   some reason it has just stopped working. I think it isn’t the code that is the
   problem as it has been working and i have uploaded previous stages of the theme
   and it is doing the same thing.
 * here is the code where the CSS is implemented
 *     ```
       <!DOCTYPE html>
       <html <?php language_attributes(); ?>>
       <head>
       <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php bloginfo( 'charset' ); ?>" />
       <title><?php hybrid_document_title(); ?></title>
   
       <link rel="stylesheet" href="<?php echo get_stylesheet_uri(); ?>" type="text/css" media="all" />
       <link rel="profile" href="http://gmpg.org/xfn/11" />
       <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
   
       <?php wp_head(); // WP head hook ?>
   
       </head>
       ```
   
 * and here is my CSS
 * _[Stylesheet moderated. Please just post a link to your site.]_

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/css-stopped-working/#post-3143646)
 * >  it has just stopped working.
 * have you tried to clear the browser cache?
 * what is the error?
 * can you post a link to the problem site?
 *  Thread Starter [binaciousc](https://wordpress.org/support/users/binaciousc/)
 * (@binaciousc)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/css-stopped-working/#post-3143648)
 * yes i have,
 * i have been working on a new theme it has been working fine then suddenly the
   CSS stopped working.
 * the website is [http://www.tizafilm.com/blog/](http://www.tizafilm.com/blog/)
 * i can send you a copy of the theme if that would help?
 * Cheers
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/css-stopped-working/#post-3143655)
 * somehow, this is the first line in the code in the browser:
    `<link href="style.
   css" rel="stylesheet" type="text/css" />`
 * this is one of the validation errors: [http://validator.w3.org/check?uri=http%3A%2F%2Fwww.tizafilm.com%2Fblog%2F&charset=%28detect+automatically%29&doctype=Inline&group=0](http://validator.w3.org/check?uri=http%3A%2F%2Fwww.tizafilm.com%2Fblog%2F&charset=%28detect+automatically%29&doctype=Inline&group=0)
 * [http://codex.wordpress.org/Validating_a_Website](http://codex.wordpress.org/Validating_a_Website)
 * and this stylesheet [http://www.tizafilm.com/blog/wp-content/themes/TIZA](http://www.tizafilm.com/blog/wp-content/themes/TIZA)
   blog/style.css might only contain some of the formatting (?)
 *  Thread Starter [binaciousc](https://wordpress.org/support/users/binaciousc/)
 * (@binaciousc)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/css-stopped-working/#post-3143659)
 * cheers rookie error i uploaded the wrong CSS!

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

The topic ‘CSS stopped working?’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [binaciousc](https://wordpress.org/support/users/binaciousc/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/css-stopped-working/#post-3143659)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
