GD Events Calender

This topic contains 5 replies, has 3 voices, and was last updated by  Paolo 7 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #192746

    sumaridesigns
    Expired Member
    Post count: 20

    Hi,

    We would like to find out how we can make the calendar more bold and to fit with the branding of the website and if there is something on the date that it be highlighted..

    The website url is http://www.rata.co.za (the calender is on the home page).

    Thanks..

    #192750

    Kor
    Moderator
    Post count: 16516

    Hi Sumaridesign,

    Could you try using the custom CSS below and see if it’s what you’re looking for? Insert into GD > Design > Scripts > Custom style CSS code. It should look something like this http://prntscr.com/b51c5v

    
    
    .geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_nsat a {
        color: #fff;
        background: #90020f;
    }

    Thanks!

    #192802

    sumaridesigns
    Expired Member
    Post count: 20

    Hi,

    Thank you..

    1. Is there a way that only the days on which events occur are highlighted and
    2. If you click on that date, a pop-up show the event details/ list of events for that particular day.

    Regards,

    #193017

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    that’s what is happening now. Only dates with events are highlighted. Just change month to see it.

    The second part would require a major customizations.

    Thanks

    #193053

    sumaridesigns
    Expired Member
    Post count: 20

    Hi,

    Thank you..

    #193055

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket