Modifying style for past and future events

Home Forums Calendar Products Events Calendar PRO Modifying style for past and future events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28328
    Bonnie
    Member

    When you double-click and event in the calendar, the page that is displayed has 2 links at the top and 2 at the bottom going to previous and next events. I’ve been able to modify the style for the links at the bottom of the page. Despite using Firebug, I can’t find the style(s) that control the links at the top of the page. Can you point me in the right direction? Thanks.

    #28335
    Barry
    Member

    Hi Bonnie, those elements are generated by your theme (or else another plugin) rather than by our templates. In any case – some rules along these lines ought to work:

    table#layout div.older a { color: #0F0; }
    table#layout div.newer a { color: #0F0; }

    #28687
    Barry
    Member

    Hi Bonnie, I’ll mark this thread as closed (I don’t think it’s directly connected to our plugin anyway) but let me know today or tomorrow if you disagree and need further support here.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Modifying style for past and future events’ is closed to new replies.