• Resolved InHouse

    (@inhouse)


    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. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter InHouse

    (@inhouse)

    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

    (@inhouse)

    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.