Support » Plugin: Spiffy Calendar » Upcoming Events Widget in the side bar – long headline rolls over into time fiel

Viewing 10 replies - 1 through 10 (of 10 total)
  • You can update your CSS to make it work best with your theme on the settings page. It sounds like there is something on your theme that is messing up the title display. I would need to see a link in order to advise you any further.

    Thread Starter markmagtype

    (@markmagtype)

    Bev:
    Thank you for your prompt reply:

    http://www.2014synod.org/synod-calendar

    If you hover on the sidebar the first item “Delegate Formation Session #1” you can see an example of the rollover issue.

    Sorry for the delay in responding – I only just received notification of your reply.

    I took a look and it seems to be working for me on Chrome. Did you resolve this? If not, what browser are you using?

    Thread Starter markmagtype

    (@markmagtype)

    Bev:
    Thank you for your quick response: good thought.

    I’m on a Mac: I typically use Firefox which is not working – Chrome and Safari do work.

    I also just tested on a PC (Windows 7):
    – Chrome – great!
    – IE – as Firefox Mac- same headline formatting issue
    – Firefox – as Firefox Mac- same headline formatting issue

    Thank you for your help and input.

    You have a conflict between my plugin and your theme sharing a div named “popup”. I have seen this before and have now checked in a version of the plugin that renames the div to avoid this conflict. Please try the new version and see if this helps.

    Thread Starter markmagtype

    (@markmagtype)

    Bev:
    Thank you again for your help. Just updated the plugin to Version 1.3.0. Sorry to say the same issue in Firefox.

    Thanks.

    Try this:

    .calnk a:hover div div.event-title {
    position: relative;
    }

    Thread Starter markmagtype

    (@markmagtype)

    Bev:
    Thanks, I assume I “edit” the plugin. Specifically, where should I add this code?

    You can add custom CSS on the Spiffy Calendar settings page. No need to edit the plugin.

    Thread Starter markmagtype

    (@markmagtype)

    Bev:
    That did it!! Terrific – looks great.

    Thank you for all your help!

    Mark

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Upcoming Events Widget in the side bar – long headline rolls over into time fiel’ is closed to new replies.