Calendar drops web page
jcao - February 10, 2008 - 17:12
I had Drupal 4.7 working well with Calendar to browse events. Now I upgrade to Drupal 5.7 and the calendar drops the web page. I put it on the side bar left, but this is the same on the right, only on content works well.
Anyone knows what happens?
I am using linux and firefox.
Thanks in advance

=-=
could be a theme issue with the sidebars being too small to accomodate the calendar. check your site in multiple browsers, specifically Firefox using the firebug add on to see if a possible css issue it at hand.
more information that would be helpful in this case to have others diagnose.
A) a link to the site
B) theme in use ( is your theme updated for Drupal 5.x ? are you using a default theme ?)
C) exact versions of modules in use
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )
More information
A) Link to the site
www.santosjosebonifacio.com.br
B) MyDrupal_Impact
I have made some alterations, but do not cause this confict. It is only to show the new logo.
C) calendar 5.x-1.7
views 5.x-1.6
drupal 5.7
If you need more tell me...
=-=
looks like that themes sidebars are too small to accomodate the calendar, when you switch to a default theme is the problem still present ?
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )
New theme
I tried with bluemarine and garland and the problem continue.
Using the event module only
I decided to use only the event module, I disabled the calendar module.
But the problem stay there. The same configuration on Drupal 4.7 works well.
Thanks