I have 2 mini panels side by side in 2 column layout.
They display ok for authenticated users, but for anonymous users they display in a linear fashion one on top of another and not side by side.
Any ideas?
I have 2 mini panels side by side in 2 column layout.
They display ok for authenticated users, but for anonymous users they display in a linear fashion one on top of another and not side by side.
Any ideas?
Comments
Comment #1
esmerel commentedAn export of your panel, or some screenshots, access rules and that kind of thing would be really helpful here so we can try to reproduce the problem.
Comment #2
problue solutionsThe problem is on a production site and panels has been removed due to this problem so I can't take screenshots, however a screenshot isnt going to tell you anything more than I can explain. It is a 2 column layout panel, There is a views block in the left panel and a simple block with an image in the right panel, they arent displaying side by side for anonymous users, they are displaying one ontop of the other.
There are no access rules.
There is no panels caching.
Export of panel:
Comment #3
esmerel commentedSetting back to active for another look.
Comment #4
guyzalon commentedSame problem here... I'm using IIS, not Apache, maybe there is a connection...?
Comment #5
merlinofchaos commentedFirst thing to check on this one, particularly if the bug only happens when using IE, is always to count how many CSS files you're using. IE chokes after about 30.
Second, compare the working and the non-working. Do they have the same CSS files? Particularly the Panels CSS files?
Comment #6
problue solutionsIt happens in Firefox also
Comment #7
merlinofchaos commentedWait, this is the same thing you're talking about in http://drupal.org/node/539228 isn't it?
Comment #8
merlinofchaos commentedI mean http://drupal.org/node/504552