| Issue 983: | Implementation Problem | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I have used the full calender in my project, now I need to increase the height of the calender. But I didn't found any place to modify it. Please give an assistance.
Jun 6, 2011
#1
fag...@syonet.com
Jun 8, 2011
Thanks for your comments. I have solved the problem. It needs to add a class in css file.
.fc-agenda-body { height: 700px !important; }
previously it was not there separately, it was merged with td & div so it takes there height.
Arindam Dey
earthtechnology5@gmail.com
arindam87.cse2009@gmail.com
|
|
| ► Sign in to add a comment |