Closed (fixed)
Project:
Calendar Tooltips
Version:
6.x-1.9
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
2 Nov 2011 at 14:03 UTC
Updated:
24 Jan 2012 at 18:10 UTC
Browser: Firefox 7.0.1
The calendar block balloons are shifted to the right of the text. Shift is always the same, I suppose.
In Internet Explorer 9 ballons are in right place.
| Comment | File | Size | Author |
|---|---|---|---|
| baloon.jpg | 14.95 KB | rafalbrozyna |
Comments
Comment #1
rjb commentedWhat theme are you using?
Could you try the workaround described at the following link?
http://drupal.org/node/1010494#comment-4017278
Cheers,
Ronald
Comment #2
rjb commentedComment #3
rumblewand commentedI had this same problem using a themeshark theme (greatwhite). I noticed the canvas position was being set to 'absolute' in the minified js. By changing this to 'relative' my problem was solved.
Comment #4
rumblewand commentedI forgot to mention that I'm also using the mini calendar block in a panel pane using block styling.
Comment #5
rjb commentedThanks rumblewand!
I think the bug reporter has left, so i assume this issue is fixed.