Increase Calendar Width - Post ID 212528

User 2569839 Photo


Registered User
19 posts

Can I increase the calender width via the Themes drop down after the calendar has been created? I do not want to blow it up at this point! Also, what is the best way to center the calendar? Thanks. Dave
User 2147626 Photo


Ambassador
2,958 posts

Can I increase the calender width via the Themes drop down after the calendar has been created?


Yes.

Also, what is the best way to center the calendar?


I use VSD and place the calendar in an HTML box where I want it. I don't code but I'm sure you can position it with HTML and/or CSS.
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 2569839 Photo


Registered User
19 posts

Thanks again!
User 187934 Photo


Senior Advisor
20,181 posts

Centering the calendar on a regular html page or non VSD.;)
<div align="center">
<!-- this is where the calendar's html will be inserted -->
<div id="cc_webcalendar" style="width:400px">
</div>
</div>

Adjust the width to your calendar width.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.