Closed (fixed)
Project:
Agregado
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2008 at 19:15 UTC
Updated:
24 Nov 2008 at 00:36 UTC
Great theme! I recently installed on a site and noticed that the class name .inner is used through out the theme. Unfortunately, this conflicts with the default styling for the calender module. I renamed all .inner instances in the tpl and css files to .internal which fixed the issue.
Comments
Comment #1
ktleow commentedHi thanks for the information. I've renamed
innerclasses tointernaland have committed the changes to Drupal.org.