Calendar..

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
sweaverit
Forum Members
Forum Members
Posts: 36
Joined: Sun Nov 25, 2007 4:03 am

Calendar..

Post by sweaverit »

Yeah, the dreaded Calendar problems! So far, mine is running fine because its just a basic installation.

1) I want the calendar to be big with each box having its own border.. and have the events of each day able to fit inside the box.  How do I do this?  What codes need edited?  The CSS for the calendar makes no sense to me.  :-\  I can get the text to be HUGE but then there are spacing issues, and everything looks crunched.

2) I'd like the row with the day names/letters to be a different color from the background? What part of the CSS references this line?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Calendar..

Post by calguy1000 »

Your best bet is to use firefox with the web developers extension (or firebug I guess, but I still haven't tried that).  there is functionality within those extensions to allow you to see what styles are in play for each element, and to allow you to edit styles dynamically without having to save the stylesheet, yada yada yada.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
sweaverit
Forum Members
Forum Members
Posts: 36
Joined: Sun Nov 25, 2007 4:03 am

Re: Calendar..

Post by sweaverit »

Ok thank you! :)
sweaverit
Forum Members
Forum Members
Posts: 36
Joined: Sun Nov 25, 2007 4:03 am

Re: Calendar..

Post by sweaverit »

I'm using the big_ table ID so that it uses that stylesheet.

I'm wondering, how I can make it show the event title on the calendar? 

Right now, each day that has an event, the number of the day is linked to the event info.  How can I change this and make it show a list of the days events on the day, each title linking to the event info page for that event?
Post Reply

Return to “CMSMS Core”