Support Forums

Got a question? Post it here. We'd love to help.

Knowledge Base:

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthormmparke
    • CommentTimeJul 29th 2008
     

    On the Vitality theme, we cannot view Calendar entries - either upon glance at the calendar or upon rollover of a date with associated events because the font is white and blends into the background.

    •  
      CommentAuthorptrkmkl
    • CommentTimeJul 29th 2008
     

    This is a bug. Here is the fix:

    1.) Add the following to styles.css (anywhere at the bottom of the document should be fine);

    #left-column .sideblock .cal_popup_fg a, #left-column .sideblock .minicalendar td.day a { color:#000;

    2.) Save.

    Note: Fix has been applied to Vitality download.

    • CommentAuthormmparke
    • CommentTimeJul 30th 2008
     

    }

    This fixed the problem. Thank you!