Can anyone point me to the right direction on how I can change the size of the popup window to show the event details after clicking on the date in the side bar widget?
Thanks,
Can anyone point me to the right direction on how I can change the size of the popup window to show the event details after clicking on the date in the side bar widget?
Thanks,
Look in ec_jsclass.php.
About 25% of the way down is this line:
iframe=true&width=220&height=250
Change the width and height to what you desire.
This topic has been closed to new replies.