PDA

View Full Version : 2 questions


OriginalSteve
03-25-2006, 12:40 AM
I'm having trouble with two things on my installation at http://www.ocphc.org/index.php.

First: how do I link to a page like the demo page? I thought I had a handle on it and then the calendars disappeared from the demo.php page and I have no idea what I did wrong.

Second: When can I change the size of the second pop up (the one that opens when you click "more". IT opens at a size that doesn't show all the text.

Any help is greatly appreciated.

Brian
03-25-2006, 08:30 AM
1) Not sure what you mean? Can you give a detailed example?

2) This can be changed in the Setup Manager in the Pop-ups page.

ve9gra
03-25-2006, 08:33 AM
It seems that you've managed to take care of #1. But you might want to have a read of this post (http://www.easyphpcalendar.com/forums/showpost.php?p=12910&postcount=8). It will align your calendar properly.

OriginalSteve
03-25-2006, 10:32 AM
1) Not sure what you mean? Can you give a detailed example?
Um...in addition to the calendar that's on the front page, I'd like to have a "normal calendar" on a wrapper page. However, when I was using the demp.php page as a guide, something happened somewhere along the line and I must have messed up that page because the calendar no loner appears there: http://ocphc.org/modules/calendar/demo.php


2) This can be changed in the Setup Manager in the Pop-ups page. I can change the mouseover pop-up there, but the problem is when there's a [more] in that pop-up page...when I click [more] I get a little pop-up window where I can't read all the text without resizing the window, and I don't want my users to have to do that.

OriginalSteve
03-25-2006, 10:33 AM
It seems that you've managed to take care of #1. But you might want to have a read of this post (http://www.easyphpcalendar.com/forums/showpost.php?p=12910&postcount=8). It will align your calendar properly.

Regarding #1, see above. I added that bit of .css...but regarding
echo "<div class=\"epc\">";
require("calendar.php");
echo "</div>";
I have no idea where to put that.

Sorry to be such a newbie, but I'm not completely up to speed yet. This is a great calendar though...I just wish I know enough to use it to it's capability.

ve9gra
03-27-2006, 06:58 AM
For #1, you can download the .zipped version of the calendar and just extract the demo.php file from there and upload it back to your server.

For the alignment problem, you can use this updated module instead. You will have to first uninstall the module in the Admin section (don't delete the calendar, just the Joomla module) and then reinstall it using the new one.