Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey HorrorUK,

    I was unable to find a page with a transparent background via that URL. Are you still experiencing this issue? Could you provide a direct URL to one of these pages with a transparent background?

    Thanks,

    Noah

    You can edit the event.css files to add a background color to your pages.

    Install Firebug for Firefox to help find what css to edit.

    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?

    I just fixed this same issue and found this post while searching for another problem. My theme has a custom css box, but you should be able to achieve the same thing just by adding a new div to your themes css file, like this:

    #tec-content{background-color:#ffffff;}
    this assumes your background is white, change the color accordingly.

    If for some reason this doesnt override the plugins default css, you can go into the css for the plugin and edit this div directly, but then if you ever upgrade it, you’ll lose your changes.

    I think I tried that, but I am gonna give another try

    thanks though

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: The Events Calendar] Transparent posts’ is closed to new replies.