TOC Size?
Hello,
Just purchased the Calendar yesterday, its great!
I am tried to implement the TOC version of the calendar to one of my pages, I was successfully able to do that. The thing is that the calendar is larger than my page, so it streches it. I I did change the esstyle,
.mainTableTOC {
background-color: #FFFFFF;
border: 1px solid #BBBBBB;
width: 70px;
}
.navTableTOC {
background-color: #FFFFFF;
border: 0px solid #FFFFFF;
width: 700px;
700PX is the default, I did lower it to 650PX it shrinks it a little bit. But If I Go lower than 650px It wont work, it wont resize anything. I thought I just didnt know how to edit it but I change those numbers to 900px just to test it and the calendar took the whole page, so I was doing the right thing.
Please help, I need to change the size ASAP. Thanks
|