Create background and border

Home Forums Calendar Products Events Calendar PRO Create background and border

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #62083
    accessrose
    Participant

    How do I create a white background for my calendar? It shows up transparent on my theme and I would like to change that.

    #62085
    accessrose
    Participant

    This reply is private.

    #62364
    Rob
    Member

    Hey accessrose. This should be totally doable. You could do it via a template override as detailed here (https://theeventscalendar.com/what-are-template-overrides-and-how-do-i-do-them/), but I wonder if Andy’s plugin (http://wordpress.org/plugins/the-events-calendar-user-css/) might help take care of the heavy lifting for you?

    #62373
    accessrose
    Participant

    I would imagine so. I’m not really familiar with CSS or how to make this happen, unfortunately. Any help?

    #62435
    Barry
    Member

    Hi accessrose, a short and simple CSS rule like this should do the trick:

    #tribe-events-pg-template { background: white }

    If your theme has somewhere that you can add custom CSS you might be able to quite easily add this there, or you could just add it to the bottom of your theme’s own stylesheet. Otherwise you’d have to either use Andy’s plugin (as referred to by Rob) or else read through the Themer’s Guide and learn about creating a tribe-events.css stylesheet:

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    If there is anything specific in there you don’t understand then definitely let us know and if we can prod you in the right direction we will 🙂

    Hope that helps!

    #63465
    Rob
    Member

    This make sense, accessrose?

    #63502
    accessrose
    Participant

    Thanks so much Barry and Rob

    #63503
    accessrose
    Participant

    It worked! : )

    #63517
    Barry
    Member

    Superb!

    #980473
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Create background and border’ is closed to new replies.