I have been playing around with the scheduler and it certainly has a lot of features. My one question is… Does it have to be full page? I have tried playing around with the stylesheet to get it to fit inside a smaller area and have had no luck. We would like to use it with our sites navigation built around it but to do that I don’t want it full screen and don’t want it set at the top left corner.
Any and all help is appreciated.
Jen
It can be achieved by wrapping scheduler HTML template in div as
… scheduler html template …
You can check attached sample
s1.zip (26.7 KB)