Now taking a pass at cleaning up inline styles and tweaking/cleaning up the shop-side CSS file. Where appropriate I have moved inline styles to the stylesheet (where they should be housed).
- I seperated the event single view description class from the events list description class. This will give shopowers a ton more flexibility Since the labels/headings on these two views already had seperate classes this made sense to include.
- I have removed ALL of the CSS that looks specific to the person or persons who updated this module in the past (font colors, background, etc). Individual shop owners have PLENTY of freedom to modify the look/feel of the single event or event listings views using the CSS file that comes with this module. In my own testing many of these "default" CSS rules were in direct conflict with my store's own template, and I can imagine that this too will be an issue for others.. This of course doesn't preclude a shopowner from modifying the look and feel of the Events Calendar pages. The Events Calendar stylesheet should be where they do it.
- the "xbackground" etc rules have all been removed - This is something people do instead of using css comments to nullify a rule when testing or building pages. It is surely not good practice and just results in invalid css, and it looks ike many of these invalid rules were left in the CSS file.
Gotta go start Sunday dinner.. Will be back at this in a few hours..




