Title: [Plugin: Stout Google Calendar] Control CSS Positioning
Last modified: August 19, 2016

---

# [Plugin: Stout Google Calendar] Control CSS Positioning

 *  Resolved [InHouse](https://wordpress.org/support/users/inhouse/)
 * (@inhouse)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-stout-google-calendar-control-css-positioning/)
 * Hi, I love the way the plugin displays my calendar with the exception of the 
   fact that I would like text to wrap around it. I have pasted the shortcode into
   my Home page (NOT the sidebar) and want my “About” text to flow around. It is
   agenda view so it is not wide like a calendar would be. I have tried every class
   and ID I can think to use that I found with Firebug and I cannot change any aspects
   of the calendar. I’ve tried, #calendar-1, .calendar-container, .calendarContainer1,
   and nothing changes. Any suggestions I should try? Website is hosted on a temp
   server [here](http://useinhouse.com/CLCWordpress). Thanks!

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

 *  Thread Starter [InHouse](https://wordpress.org/support/users/inhouse/)
 * (@inhouse)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-stout-google-calendar-control-css-positioning/#post-1992959)
 * I’m now trying to add a class to the shortcode but can’t get that to work either.
   I know this should be a simple thing to do. Anyone?
 *  Thread Starter [InHouse](https://wordpress.org/support/users/inhouse/)
 * (@inhouse)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-stout-google-calendar-control-css-positioning/#post-1992962)
 * Developer got back to me via his website. Answer was:
 * > There is not an option within the shortcode to specify a CSS class name. All
   > you need to do is wrap the shortcode in a div. You can give the div a class
   > and/or inline styles from there. Something like this should do the trick:
   >     ```
   >     <div class="googleagenda">
   >     [stout_gc id=1]
   >     </div>
   >     ```
   > 
 * Thanks to Matt for a great plugin and support. Cheers.

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

The topic ‘[Plugin: Stout Google Calendar] Control CSS Positioning’ 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/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [float](https://wordpress.org/support/topic-tag/float/)
 * [positioning](https://wordpress.org/support/topic-tag/positioning/)

 * 2 replies
 * 1 participant
 * Last reply from: [InHouse](https://wordpress.org/support/users/inhouse/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-stout-google-calendar-control-css-positioning/#post-1992962)
 * Status: resolved