Title: zeusrw's Replies | WordPress.org

---

# zeusrw

  [  ](https://wordpress.org/support/users/zeusrw/)

 *   [Profile](https://wordpress.org/support/users/zeusrw/)
 *   [Topics Started](https://wordpress.org/support/users/zeusrw/topics/)
 *   [Replies Created](https://wordpress.org/support/users/zeusrw/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/zeusrw/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/zeusrw/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/zeusrw/engagements/)
 *   [Favorites](https://wordpress.org/support/users/zeusrw/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Why aren’t my CSS changes sticking?](https://wordpress.org/support/topic/why-arent-my-css-changes-sticking/)
 *  Thread Starter [zeusrw](https://wordpress.org/support/users/zeusrw/)
 * (@zeusrw)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/why-arent-my-css-changes-sticking/#post-1475095)
 * style.css has just the template authors details, however, in the index.php, a
   script calls for the import of the style sheet “/css/001.css” which is what I’ve
   been editing.
 * Ahah! Looking further down the index.php (or rather the header.php in this case)
   there is a require_once call to a “tmp_colors.php” which now pulls in colors 
   as set by the template config in the back-end of WP. This is what was overriding
   everything I did.
 * Phew! Thought I was going mad… that’s what happens when you’re still trying to
   plug through this stuff at 4am!!!
 * Thanks for your help… you helped to convince me that I wasn’t a complete retard
   and thus gave me the confidence to keep looking for “extra” code.
 * Thanks
 * ZeusRW

Viewing 1 replies (of 1 total)