Popup is Transparent

About Support Calendar Popup is Transparent

  • This topic is empty.
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #2702
    Avatar for David Z.David Z.
    Participant

    Two little things. On events where the background is… not selected (or white)? The background is transparent, making the text unreadable. The other item is that when the event has been colored and the popup appears over it, it blends in with the background color on the main part of the calendar. Maybe adding a border or a shadow or something would help the pop up… pop. Thanks!

    #3682
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    What version are you using please?

    Screen-Shot-2017-04-03-at-15.59.00.png

    #3686
    Avatar for David Z.David Z.
    Participant

    The most recent was just updated to today. 1.0971

    #3687
    Avatar for David Z.David Z.
    Participant

    It seems as though the first event on the day looks like what you have in the screenshot. If there are any other events on the same day, there is no space between the event and the popup.

    #3688
    Avatar for David Z.David Z.
    Participant

    Here it is on my calendar…

    http://dev.teknoziz.com:8888/ncbc2/calendar/

    #3689
    Avatar for David Z.David Z.
    Participant

    I am such a pain… can you reduce the line-spacing in the event listing on the calendar? It would save a lot of vertical space. At least half of what it is now. Thanks! And at least 2/3 between events (sorry)…

    #3692
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Yes to the line spacing.
    Your recurring event category has saved in a strange way that breaks the CSS. Edit the category and give it a white background, then it’ll be fine.

    #3694
    Avatar for David Z.David Z.
    Participant

    I also added this CSS:

    .church_admin_cal_item {
    line-height: 1.3em;
    }

    .church_admin_tooltip {
    box-shadow: 5px 5px 5px #ccc;
    line-height: 1.5em;
    }

    See sample link previous for the results. Thanks!

    #3695
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Looks good, I’ll add those in!
    Have you thought about signing up for the app for you church? It’s helping pay my time on the plugin and you’ll find it really helpful especially if you are using the rota/schedule too!
    http://www.churchadminplugin.com/app

    #3696
    Avatar for David Z.David Z.
    Participant

    Things are shaping up quite nicely… I added a 4px top-margin to the icon in the popup as well, should you wish to incorporate that. Any way to make those icons really transparent (more of an alpha channel), a GIF maybe? I’ll be happy to rework any of the images for you.

    #3700
    Avatar for David Z.David Z.
    Participant

    I’ll be happy to review your app. Not using a ROTA currently. We are using Bible app for sermon Live Events. If we don’t go for the app, I’ll be more than willing to contribute to your caffeine addiction… Laugh

    #3701
    Avatar for David Z.David Z.
    Participant

    Oh and BTW, can we add the missing top border to the Calendar? Or maybe make it so the box starts on the days of the week and the Month Year selector, Month Title and Next button are floating above? Also, the hyphens being used for empty date boxes at the beginning and end of the calendar, could you maybe make those non-breaking spaces, so you don’t see anything in there?

    #3702
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Will take a look at those!
    The edit icon – I’ll change it to a font-awesome wordpress one and it should only appear for logged in admins!
    The empty days at beginning and end of months I’ll change to grey background.
    The calendar was one of the first modules and I think hasn’t been tweaked much for nearly four years, so due some work!

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.