I am having an odd issue on a test site — http://shiningstars4.tonyfleming.org/events
Whereas all of the pages elsewhere on the site have a white container/content, the upcoming events page puts the calendar grid on what appears to a transparent background to the container/content. I’ve searched events.css and a few other files and not found where this transparency is set. The template is set to “Default Page Template” as it should be.
Reviewing the page in Firebug, I wonder if the problem is the line
| div id=”post-” class=”” |
All of the other pages on my site have something behind the hyphen in post- and some classes listed.
I’ve been struggling with this since before Thanksgiving, and would really like to resolve this before the New Year if possible. Seems a simple styling issue, but no one is saying where the grid view is styled.