• Resolved boatingwinnebago

    (@boatingwinnebago)


    First, love the plugin. It’s perfect for my site. (ok…that should cover the kissing up…lol.)

    The site theme I’m using in conjunction with the gid and detail views of the calendar items are causing me some viewing dificulties.

    The examples can be see here:

    Main page with light background and dark grey txt: https://www.boatingwinnebago.com/

    And here is the Calendar Grid view, note the lighter background is now missing as well as the side bar, because of the text color the template uses it now blends into the background image and is very hard to read: http://www.boatingwinnebago.com/category/events/month/

    And here is an event detail view: https://www.boatingwinnebago.com/registration-open-for-2010-chicago-loop-cruise/

    Basically all I think I need to do is modify the background of the inside of the calendar and then get the events to show in the normal template or (almost preferably,) have the events details and and grid view still show in the template with the side bar and post area.

    Any suggestions?

    Thanks,

    Corey Mielke

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter boatingwinnebago

    (@boatingwinnebago)

    Any help?

    I’m contemplating changing the template, but would like to avoid it if I can.

    I think that you might want to create a css rule such as the following and put it at the bottom of your events.css file.

    .tec-calendar {
    background-color:#00ff00;
    }

    A nice color picker, https://www.colorpicker.com/

    Thread Starter boatingwinnebago

    (@boatingwinnebago)

    Rickywh: PERFECT. Thank you.

    I’m just not a CSS or HTML wizard (yet.) lol.

    I have a same issue and need to figure this out.

    I placed the css code mentioned here and it displays calendar view nicly

    But, my detailed view is not.
    My themes background is black, and event details are in black, which make it not readable. I am trying to figure this out, where is it pulling the font color from, but I cant.

    do I have to change font in my theme CSS or events-calendar css?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: The Events Calendar] How to change the background color in detail and gridview’ is closed to new replies.