I was trying out the Jquery Calendar on my website and it worked fine. I linked the css stylesheet from ajax.googleapis.com and the calendar was fine but too big. So i simply copied the file to my server and changed the height and the width in the file.
But now the arrows for moving forward and backward have gone. How do I get them back while hosting the css on my server?
Thanks