Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    You can do this by editing the CSS file.

    dacman

    (@dacman)

    Hi,
    For an old man like me could you point me in the right direction as to which file to edit.
    Do I edit the plugin file and if so which file and how? Will purchase the Premium version but need to see if I can sort this first.

    Thanks,

    simplebookingcalendar

    (@simplebookingcalendar)

    It’s in the plugins folder: css/sbc.css

    .sbc-calendar-month {

    dacman

    (@dacman)

    Many thanks and HEY! fantastic support……. It must have taken all of several minutes for a reply. 🙂

    .sbc-calendar-month {
    float: left;
    padding: 10px;
    width: 400px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-right: 10px;
    }

    but the calendar remains to the left of the extended container! Do I need to change float to center?

    Thanks

    Hey,

    You also have to change the widths of the days here:

    #sbc-calendar table thead th,#sbc-calendar tr td {

    dacman

    (@dacman)

    Cheers veribo,

    Happy Old Man 🙂

    simplebookingcalendar

    (@simplebookingcalendar)

    Cool 🙂

    We would appreciate a nice review: https://wordpress.org/extend/plugins/wp-simple-booking-calendar/

    Greetings,

    Happy Young Man 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Calendar size’ is closed to new replies.