0

My problem is very simple to say. In the graphical calendar which I called for in one of my pages. Despite setting the parameters and reading the documentation, I can get every day of the week to show up in the calendar except for Saturday. I wouldn't care so much except I run a internet radio show and one of my specialty shows is on a Saturday. I'd like for it to be able to show all seven days in the full month view. I really like the layout and design of your calendar, but your parameters make my head spin. I set the weekends to true, because I thought from what I read would make them display. I guess I was wrong. I'm not a programmer of web designer yet. I start school in the fall. I'm having a hard time wrapping my head around these settings. Please help.

You may visit my page directly to see what I mean.

http://www.loftonspace.com/home/radio/

Thank You for any help.
P.S. I realize people just don't give out help for free, so to the person who helps the most resolve my issue, I have a special place at the footer of my site for special thanks to people who helped with the site. I would be willing to add a link there to a professional website.
Thanks

4

1 に答える 1

0

You need to set the width of the calendar. It is showing the fullCalendar completely, but the overflow is hidden behind the smaller div you placed the calendar in. Make the available space smaller and that should fix the problem...

As for the promotion... If my answer is accepted, use Stackoverflow as the promotion as I do not run any kind of professional establishment. I just do my own projects.

I am not in a position where I can further inspect the code and give you a proper answer, but you can use firebug to find the class/id of the div you need to change. Hope it helps.

于 2012-04-05T19:10:33.883 に答える