PDA

View Full Version : Purchase and Installation


Bromeus
01-22-2010, 06:12 PM
I just purchased and inputted the license. It told me that I needed to do so from where I was going to execute the script, so I did it, and it took me to the license page in setup manager where I was given a license key but no instructions on executing a script or if I needed to do anything finish the licensing. I would have assumed there would have been a 'Congratulations you are ready to go" type notice so I am worried it is not completed yet, but I don't know what else to do AND I will not be operating from this IP address again anytime soon...

While I am here, the calendars that I have created, customized, and are very happy with are

http://www.footprintadventures.ca/calendar/calendar/demo.php

http://www.footprintadventures.ca/calendar/calendar/demoTOC.php

and
http://www.footprintadventures.ca/calendar/calendar/demoblog.php

which of course are not ideal URLs ("demo"). I was hoping the licensing would give me an option to change those to something more appropriate without having to do so manually but I am assuming I am going to have to go in, make the changes manually and updat all my links. Just want confirmation on this and that there isn't an easier way before I start wading through it.

The calendar is perfect, thank you very much. As soon as I figure out how to enable the popup feature (which I haven't looked to hard at) I will be off to the races.

One more thing, in the regular made /demo.php when a date has an event the colour is so dark the numbers aren't visible. I was hoping I could change the colour for text for dates only that have events. I went into the categories.css and tried
.s22 {background-color: #A4CAE6;
color: #ffffff;}
.s21 {background-color: #F2BFBF;
color: #ffffff;}
.s23 {background-color: #CCFF00;
color: #ffffff;}
.s24 {background-color: #FBF484;
color: #ffffff;}
.s29999 {background-color: #FFC18A;
color: #ffffff;}

but of course it didn't work and that's about as deep as my coding goes. Any help would be great.
That's all for now. Thanks a ton

Bromeus
01-22-2010, 06:17 PM
I just figured out the pop-up thing...please disregard.

By the way, I have learned a lot about html, php and css doing this and am grateful for that too.

Brian
01-22-2010, 08:29 PM
From looking at your page, it is fully licensed. :)

The integration section of the instructions will show you how to add the calendar to any page with any name you wish. You can also rename the demo file names if you just want to use those.

You can't change the font color. So you may want to use a lighter background color.

Bromeus
01-22-2010, 09:17 PM
Would changing the font colours be an impossibility or something that code has not been written for yet?

Brian
01-22-2010, 10:27 PM
You can change the colors, but it affects all of the numbers, not just certain days.