You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com
I am looking for a way to change the max width of the Full Calendar? What is the bets way to do that?
Duvall Brown
unread,
Dec 22, 2013, 11:21:48 AM12/22/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com, timmy....@gmail.com
I tried to figure that out as well without a response so I removed the padding within my theme and it's perfect. It works for me because I'm only using it for mobile.
myEventON Admin
unread,
Dec 24, 2013, 10:56:15 AM12/24/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com
EventON calendar does not have a max width. Which means eventON calendar with spread 100% width to what ever its parent <div> is so what you need to do it set a max width to the parent <div> where the calendar will go and then eventON will form to its size. Make sense?