hide year/month/date

Janam - July 3, 2009 - 06:08
Project:Calendar
Version:6.x-2.1
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi,

I have a few calendars enabled, and I must say, this module rocks!!! But one thing is bugging me, all my calendars have the year, month, date, day options above the calendar. It doesn't look really nice, so I was wondering if there was any way to hide/disable them.

#1

arlinsandbulte - September 17, 2009 - 23:33
Status:active» fixed

Here is a quick and dirty css solution to hide them:

.calendar-calendar .links
  {
    display: none;
  }

#2

System Message - October 1, 2009 - 23:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.