Viewing 3 replies - 1 through 3 (of 3 total)
  • In the events.css in the calendar plugin’s folder near the top it says:

    .widecolumn {padding: 0 20px;"

    See that quote mark? That’s killing all the CSS that follows it. Make it:

    .widecolumn {padding: 0 20px;}

    That should fix you up.

    Thread Starter AardvarkGirl

    (@aardvarkgirl)

    I also went in and changed the theme and tested it on the 2011 and on 2010 and it didn’t help/fix anything, so then I uploaded this theme to a 3.1.3 version and the calendar grid view worked fine.

    And just for trouble shooting giggles I tested the page on a css validator and got this error for this page, for the specific theme, but not specific to WP 3.1.4 or 3.2:

    202

    #access .menu-header, div.menu, #colophon, #main

    Parse Error [,]

    Not sure if it is related or not… just trying to trouble shoot.

    Thread Starter AardvarkGirl

    (@aardvarkgirl)

    HA! You posted while I was posting… DANKE DANKE DANKE! ??

    Sometimes you just need a second set of eyes. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: The Events Calendar] grid view all squashed, but Wednesday really wide’ is closed to new replies.