We try to keep this stuff to a minimum on purpose, given that every theme has it’s own style.
If there’s any bad/inefficient rules I’m open to suggestions, but would rather not add unnecessary styling.
I’m actually about to release a new demo that should rank better 🙂 the one thing that I will eventually tackle is our thumbnails as at the moment they aren’t being cached.
The problem with “every theme has its own style” is that when you try changing a style selector such as “input” or “th” in the themes style sheet, then the selector changes all the way across the website. We need to be able to style specific selectors ONLY for Events without affecting our entire website. You need to add more selectors to allow for styling of only the appropriate events pages.
Geologist: did you notice my suggestions are preceded with #event-form?
Are are already specific selectors, no need to complain about them missing.
Yes you do have selectors for event-form.
Where are the selectors for the event list? Where are these:
class=”events-table” or th class=”event-description”
They are not in events_manager.css and when I try adding these class selectors to this style sheet, they are ignored. Apparently the formatting for the event lists are over-ridden somewhere.
The form is not the only thing we need to format. In-line styling in the Admin Panel – Event Format is very difficult to do.
This is a very helpful event manager. I do appreciate the programming involved in creating it.
you should be adding your CSS to override ours in your themes style.css file.
The events page has an #em-wrapper div surrouding it, so you can prevent the rest of your site getting affected with that.
if you want to add classes to your event list, you can do this in your settings page, some HTML/CSS experience is needed, but from the looks of it (even though you say it’s difficult) you seem to already be able to do this?
Thanks Marcus. Putting new selectors in my theme css file worked.
http://www.palmyracob.org/honest/activities/schedule-2/