Thursday, 10 November 2016
  3 Replies
  1.3K Visits
0
Votes
Undo
We have JEvents 3.4.10 with the Anonymous user event creation plugin. It's been in place for a while now and working fine, but we're finding that all of a sudden, when a user goes to select a date using the picker the selectioin window that opens is very funky and spreads across the entire browser window.

You can see it here: http://www.episcopalmaine.org/index.php?option=com_jevents&;view=icalevent&layout=edit&Itemid=314

Any idea what is causing this?

It seems to happen across several different browsers (Chrome, Firefox, Safari at least)
Friday, 11 November 2016 05:38
·
#178580
0
Votes
Undo
Hello,

First shrink your editor width with this css:


div#jevcontent_parent.mceEditor.defaultSkin {
width: 650px !important;
}


The use this CSS to fix the calendar:


div.calendar .button.nav {
width: auto !important;
}


Add the CSS to your JEvents Control Panel -> Custom CSS.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Tuesday, 15 November 2016 18:19
·
#178823
0
Votes
Undo
Thanks! My apologies for the double post.

John
Wednesday, 16 November 2016 10:22
·
#178846
0
Votes
Undo
Great to hear, no problem.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.