• Resolved xrvat

    (@xrvat)


    Hi everyone.

    I would like to ask, that anyone know mayby, how to make a “highlighted” random wp-calendar. I only want to highlight current day on it.

    Thanks a lot.

    P.S. Sorry for my language :] Greetings for Y’all

Viewing 1 replies (of 1 total)
  • Thread Starter xrvat

    (@xrvat)

    Ok.
    So I’ve found.
    And if You want to do that U need to edit Your theme/style.css and put line:

    #wp-calendar td:hover, #wp-calendar #today {
    background: #eee;
    color: #bbb;
    }

    Ofcourse background and color belongs to You.

    Greets and again sorry for my english.

Viewing 1 replies (of 1 total)
  • The topic ‘WP-Calendar’ is closed to new replies.