|
Index | Recent Threads | Register | |
![]() |
Forums » List all forums » Forum: General Discussion » Thread: Controlling event window size and placement |
Total posts in this thread: 4 |
[Change thread status]
[Delete this Thread]
[Move this Thread] [Add To My Favorites] [Watch this Thread] [Post new Thread] |
Author |
|
baywatchbill
New Member
|
When I click on an event in the calendar, a small window appears approximately in the upper left quadrant of the screen. How can I control where it appears and what size it is? A simpler question - how can I make it appear as Maximized? |
||
|
support
localendar Expert ![]() Joined: Aug 9, 2022 Posts: 6437 Status: Offline |
We should really be positioning it better - at least near where the user has clicked. I'll log this as a bug. As for maximizing it; I think you can add this code to your event description which should maximize the window on open: <script>window.moveTo(0,0);window.resizeTo(screen.width,screen.height);</script> That text has to all be on 1 line, and you need to use the "classic" Event Editor. There's a preference for that coming soon, but for now, if you edit/add an event and then add &mode=classic to the URL, you'll get that page. ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
||
|
star-240
New Member
|
Even easier-- add that "script" line to the end of your Common Event Information in the preferences. I used size (700,700) instead of full screen, which makes a nice sized box. This way it affects all events and you don't need the classic editor. |
||
|
support
localendar Expert ![]() Joined: Aug 9, 2022 Posts: 6437 Status: Offline |
I love when you guys know how to use the system better than me ![]() ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
||||
|
[Show Thread Printable Version] [Post new Thread] |
Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us |