• I have changed the calendar shortcode so as the calendar is displayed with the prior and next months jump menu at the top right. Here are the things I want to do and can’t seem to figure out how to make it work. I have a very simple and clean website. I want the calendar to reflect that.

    1) I want to reduce the font of the days of the week so they are displayed completed. I think my genesis sample child theme is making Wednesday be cut off.
    2) I want to remove the month/year label from the jump form at the bottom of the calendar.
    3) I want to change the value of the first jump form input to month and the second input to year and I want these words to be centered within the display box.
    4) I want the go button to be on the same line as the inputs.
    5) I want the entire jump form centered at the bottom of the calendar.

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author davidfcarr

    (@davidfcarr)

    Sorry to be slow to get back to you.

    When you say you’ve changed the calendar shortcode, hopefully you’ve put that in rsvpmaker-custom.php or your own little plugin or the functions.php of your child theme – create your own shortcode rather than mess with the core code of the plugin. That’s the cleanest way of avoiding problems if you ever want to upgrade to get future enhancements to the plugin. Are you trying to attack this at the level of customizing CSS / overriding the default CSS?

    Can you share the code you’re using?

    I’ll try to help but I’m not sure I have enough detail.

Viewing 1 replies (of 1 total)

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