• Hello,
    I am trying to do two things with my calendar:

    1. I would like to increase the font size of the month title that is displayed above the calendar (it currently reads December 2014 but very small)

    2. I would like to place image thumbnails within the calendar events, so that they showed up within the date boxes along with the event description

    Any insight as to how I could accomplish this would be much appreciated.

    https://ww.wp.xz.cn/plugins/wp-fullcalendar/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Try this in your custom css:

    #wpfc-calendar-wrapper h2 {font-size:18px !important}

    Can’t help with the other point.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    1. correct, you can change format using css styling.

    2. Is this using wp fullcalendar or EM default fullcalendar? eg. using #_EVENTIMAGE

    Thread Starter kboyd

    (@kboyd)

    Its utilizing wp fullcalendar, but the #_EVENTIMAGE doesn’t seem to work, it just places a url in the calendar instead. And thanks alot lorro!

    Plugin Support angelo_nwl

    (@angelo_nwl)

    sorry the event image placeholder is not working on the fullcalendar at the moment except for the fullcalendar tooltip

    I would also love to be able to display the featured image thumbnail associated with the event directly on the fullcalendar. Are there any plans to add this capability?

    Plugin Support angelo_nwl

    (@angelo_nwl)

    yes however there is no eta yet due to other stuff which needs to be done first.

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

The topic ‘customization help’ is closed to new replies.