Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6816773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:57:57+00:00 2026-05-26T20:57:57+00:00

I’m using the FullCalendar module for Drupal 7. What I would like to do

  • 0

I’m using the FullCalendar module for Drupal 7. What I would like to do is not to show the events in the calendar but instead mark the days which has events on them by bold-marking that day (the number), or changing the background color for that day (square) or something. The question is, in which files should I change to achieve this? Been looking through most of the files but I can’t figure it out.

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T20:57:57+00:00Added an answer on May 26, 2026 at 8:57 pm

    It sounds like you could do this by customising the Jquery calendar being created by the full calendar module. To do this using fullcalendar will mean writing some javascript instead of the usual php for drupal.

    Looking at the documentation for full calendar plugin, it seems that it would be possible to could define a new View (this is a “view” in fullcalendar in javascript, not a drupal view), based on existing month view.

    http://arshaw.com/fullcalendar/

    See page on basic usage, you’ll need to edit the javascript in the drupal module in a similar way to the following:

    http://arshaw.com/fullcalendar/docs/usage/

    In here, you could create a callback function eventRender() which is called before each event is displayed on the calendar. In this function, check for the value of view.name to see if your new view is currently selected.

    Use the event object passed to work out the date of the event (compare event date with date view.visStart to work out the day number N) and make the changes to the appearance of the calendar using jquery selectors on .fc-day(N). You could use css class to restyle the number, or background of the day. By returning false for all events, the normal box with text for the event will not be shown.

    To allow people to view the events, set up a callback function to respond to dayClick(). Use this to detect clicks on a day and to zoom in by switching to the day view for that particular date.

    You might also need to set up a callback on viewDisplay which clears off your extra css classes, or divs from the calendar, when the date range or view changes.

    An alternative to just changing css to indicate events, would be to render each event small divs within the day using icons, and use the qtip hover effect mentioned on the eventRender documentation here.
    http://arshaw.com/fullcalendar/docs/event_rendering/eventRender/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to using the Perl treebuilder module for HTML parsing and can't figure
I would like to count the length of a string with PHP. The string
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
That's pretty much it. I'm using Nokogiri to scrape a web page what has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I want to count how many characters a certain string has in PHP, but
For some reason, after submitting a string like this Jack’s Spindle from a text
I've got a string that has curly quotes in it. I'd like to replace
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
Seemingly simple, but I cannot find anything relevant on the web. What is the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.