By ordmaweb on Friday, 07 August 2015
Replies 10
Likes 0
Views 3.2K
Votes 0
It appears that the popup isnt handled properly on a mobile device. I am using a responsive template from Rocket themes. JEvents 3.1.47 had no issues. Now when you click export calendar icon the popup is shifted to the left and you cannot read the list as it is too big .. I gather..
<!-- s:-( --><img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":-(" title="Sad" /><!-- s:-( -->

Thank you
Steve C.
ordma webmaster
Hi Steve,
can you please provide a screenshot? Also, if you are in Joomla! 3, please try the latest 3.2.19 release as it's our recommended version and all fixes will be on that branch.
·
Friday, 07 August 2015 16:07
·
0 Likes
·
0 Votes
·
0 Comments
·
as stated this began happening when i upgraded..
--> You are currently on Version : 3.2.19 Stable
--> You already have the latest Joomla version, 3.4.3.
I will try to get a photo of how it looks on mobile device.
·
Friday, 07 August 2015 16:14
·
0 Likes
·
0 Votes
·
0 Comments
·
here's the screenshot from my phone.
·
Friday, 07 August 2015 16:19
·
0 Likes
·
0 Votes
·
0 Comments
·
This is a CSS issue - if you give us your URL we may be able to give you a workaround
·
Sunday, 09 August 2015 10:18
·
0 Likes
·
0 Votes
·
0 Comments
·
<!-- w -->www.ordma.org<!-- w -->
·
Monday, 10 August 2015 12:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Please add:


@media (max-width:720px) {
.ical_dialogJQ.modal.hide.fade.in {
left:50%;
}
}



To JEvents -> Custom CSS.

Many thanks
Tony
·
Monday, 10 August 2015 12:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Added it. looks a better. The words and icon or misaligned but at least it fits teh screen.
Thank you
·
Monday, 10 August 2015 13:04
·
0 Likes
·
0 Votes
·
0 Comments
·
It's designed to be central for small screen mobile devices

Thanks
Tony
·
Monday, 10 August 2015 13:16
·
0 Likes
·
0 Votes
·
0 Comments
·
ok gotcha. Just so glad it's readable.. :-)
once again thank you Tony
·
Monday, 10 August 2015 13:18
·
0 Likes
·
0 Votes
·
0 Comments
·
You are very welcome :-)
·
Monday, 10 August 2015 15:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post