Toggle navigation
FORUM
Categories
Discussions
Sign In
Home
›
Feature Requests
Widget design in Wordpress
woisme
April 2011
edited April 2011
in
Feature Requests
The Calendar is a bit large. It would be better if you could change to just the usual drop down of month and day with number of nights that other online booking engines use. Or have the option to chose that design.
Comments
Jason
CEO
Checkfront
April 2011
The widget inherits your css. You can override the defaults in your local css.
For example
#CF .CF_cal { font-size: 9px; }
http://www.checkfront.com/support/widget-layout/
If you don't use the calendar widget, it will appear in a dropdown when the user clicks the date input or icon.
Hope that helps.
This discussion has been closed.
Comments
For example
#CF .CF_cal { font-size: 9px; }
http://www.checkfront.com/support/widget-layout/
If you don't use the calendar widget, it will appear in a dropdown when the user clicks the date input or icon.
Hope that helps.