Forums

Events Calendar
Changing the color of the link of an active event (2 posts)

  1. Gda83
    Member
    Posted 7 months ago #

    Hi,

    http://ma-kenl.nl.siteprotect.net/wordpress

    At this site on the right you can see the events calendar. the 15th of november is red because on that date there's an event coming. As you can see on the website, the number 15 is just red. i want to change it more so that it is clear to other people that number 15 is a link to an event.

    With Firebug you can see this:

    element.style {
    color: red;
    cursor: pointer;
    }

    <span id="events-calendar-15" style="color: red; cursor: pointer;">15</span>

    Ok, so my question is... where can I find this element.style? :-)

  2. Gda83
    Member
    Posted 7 months ago #

    Here's a screenshot to get a better view of my problem:

    http://www.ma-ke.nl/events-calendar.gif

    I really hope you guys can help me :-)

Reply

You must log in to post.

About this Plugin

About this Topic