View previous topic :: View next topic |
Author |
Message |
amcgibbon
Joined: 29 Dec 2009 Posts: 13
|
Posted: Thu Jan 21, 2010 6:19 pm Post subject: Adjusting Actual Calendar Size |
|
|
I am using the Mini template for my calendar. However, I am finding I want to change the width of the calendar. I did this in the iframe but it didn't seem to affect the width of the actual calendar. What is the best way to modify this?
Thanks,
Andy
|
|
Back to top |
|
|
calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
|
Back to top |
|
|
amcgibbon
Joined: 29 Dec 2009 Posts: 13
|
Posted: Thu Jan 21, 2010 7:17 pm Post subject: |
|
|
That was very helpful, thank you. May I ask you what the best way to handle the same calendar but making it two different sizes? I would like to put one calendar size on the home page and another calendar size on the second page but have both calendars use the same agenda.
Thanks again for your time.
Andy
|
|
Back to top |
|
|
calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Thu Jan 21, 2010 9:50 pm Post subject: |
|
|
put the agenda.js file in a separate folder and reference it from both iframe tags by setting the name & id to:
Code: | <iframe id="gToday:normal:/events/agenda.js" name="gToday:normal:/events/agenda.js" ...></iframe> |
_________________ Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved. |
|
Back to top |
|
|
|