Title: Override plugin css with theme css
Last modified: August 19, 2016

---

# Override plugin css with theme css

 *  [wookietv](https://wordpress.org/support/users/wookietv/)
 * (@wookietv)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/override-plugin-css-with-theme-css/)
 * hi,
 * i’m someone who never seems to be content with one theme and keep trying new 
   ones. for one theme i was using previously, i had to change the css of ajaxcomments
   plugin to look ok. now, i’m trying a new theme, but i don’t want to go back and
   start changing all of those css changes i made to ajaxcomments, for instance 
   in case i revert back. i would rather change the css of the theme. however, it
   seems to choose plugin css over theme css. (verified using firebug in firefox,
   it shows the plugin css over the theme css which is crossed out). is there a 
   way to override that?
    [http://muckalucka.com](http://muckalucka.com) (it’s a
   mess right now)

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

 *  [Durgé Seerden](https://wordpress.org/support/users/dsdeur/)
 * (@dsdeur)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/override-plugin-css-with-theme-css/#post-1174622)
 * Try to define the theme stylesheet later then the ajaxcomments:
 *     ```
       <link medi.... ajaxcomments.css" />
       <link medi.... style.css" />
       ```
   
 * Greetz,
 * Durgé
    [Dimics.com](http://dimics.com)
 *  Thread Starter [wookietv](https://wordpress.org/support/users/wookietv/)
 * (@wookietv)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/override-plugin-css-with-theme-css/#post-1174636)
 * thanks for your reply… do you know what file the stylesheets are called in?
 *  [Durgé Seerden](https://wordpress.org/support/users/dsdeur/)
 * (@dsdeur)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/override-plugin-css-with-theme-css/#post-1174646)
 * header.php

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

The topic ‘Override plugin css with theme css’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Durgé Seerden](https://wordpress.org/support/users/dsdeur/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/override-plugin-css-with-theme-css/#post-1174646)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
