Title: Deeper CSS changes?
Last modified: August 20, 2016

---

# Deeper CSS changes?

 *  [davidcool](https://wordpress.org/support/users/davidcool/)
 * (@davidcool)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/deeper-css-changes/)
 * Hello there,
 * I’m using this plugin and find the CSS hooks included aren’t extensive enough
   for my needs. Is there an way to extend more control over the calendar CSS?
 * I’d be fine with a style sheet or even hacking some PHP. Point me in the right
   direction if possible!
 * Thanks

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

 *  Plugin Author [stoutdesign](https://wordpress.org/support/users/stoutdesign/)
 * (@stoutdesign)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/deeper-css-changes/#post-2256112)
 * The most direct way to have greater control over the styles is to edit the `gcalendar-
   wrapper.php` file and insert your CSS anywhere between `$calCustomStyle =<<<EOT`
   and the closing `EOT;` I would recommend adding your CSS just prior to the `EOT;`
   so you can override previously set styles.
 * Also, Firebug or some other developer tool set for your browser will help tremendously
   in locating CSS selectors and their associated styles.
 *  Thread Starter [davidcool](https://wordpress.org/support/users/davidcool/)
 * (@davidcool)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/deeper-css-changes/#post-2256123)
 * Excellent,
 * This is where I was looking as the most likely candidate. Future updates will
   overwrite this file though, correct? Is there a good place to put in an include
   to an external style sheet so I won’t loose all the additional styles, just the
   link? This would be my suggestion of a possible candidate to add to the plugin
   front end, a custom CSS file link entry.
 * Great plugin!
 * Cheers

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

The topic ‘Deeper CSS changes?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/stout-google-calendar.svg)
 * [Stout Google Calendar](https://wordpress.org/plugins/stout-google-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stout-google-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stout-google-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/stout-google-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stout-google-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stout-google-calendar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [davidcool](https://wordpress.org/support/users/davidcool/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/deeper-css-changes/#post-2256123)
 * Status: not resolved