• Okay I searched and couldnt find the solution… TEC is running great however my theme seems to be causing an issue.

    My stories usually have a white background…however on all TEC pages there is no background which causes an issue with my theme as you can see:

    Normal look: http://www.txmma.com/?p=3075

    TEC pages: http://www.txmma.com/?p=3088
    -all do not have a white background and thus are hard to read.

    How/where to I add the code (CSS or html) to force a white background on all TEC generated pages? Thanks.

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

    The recommended way is to create the file events.css and place it in the directory events in your theme. So the path would most-likely be: /wp-content/themes/[your-theme-name]/events/events.css.

    The plugin will load your custom events.css instead of our default one.

    The id to apply the white background to is:
    #tec-content

    Justin

    Thread Starter PaulieP

    (@pauliep)

    terrific, i”ll try it out. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: The Events Calendar] Forcing Background Color? Which files do I edit?’ is closed to new replies.