• BND83

    (@bnd83)


    Hi,
    Is there any way to resize the actual calendar as it sits in the sidebar? Even just to make it around 280-wide?

    I’m not sure how to do it, but it would improve the look of the calendar, so it’s more attractive on the front page.

    Appreciate any help on this.
    Cheers

    http://wordpress.org/extend/plugins/events-manager/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    it’s just a case of CSS, e.g.

    table.em-calendar { width:280px; }

    Thread Starter BND83

    (@bnd83)

    Thanks for your advice Marcus.
    Only problem is, I don’t think there is a css folder that I can edit? Please forgive me for my lack of coding skills.

    agelonwl

    (@angelonwl)

    you can append/add that to your theme css?

    Thread Starter BND83

    (@bnd83)

    Just add that into my website theme css? Where would I put it?

    agelonwl

    (@angelonwl)

    in your theme style.css

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Events Manager] Calendar size in the sidebar’ is closed to new replies.