Active
Project:
Ajax Blocks
Version:
6.x-1.7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 11:02 UTC
Updated:
23 Oct 2012 at 16:00 UTC
i have installed this module and it is working perfect but loading image is not visible. you can check the live site
at http://www.studyhall.novelguide.com
Comments
Comment #1
maximpodorov commentedYes, I see the problem. It's a bug in the module code.
Comment #2
aliyayasir commentedcan you give me a patch for this.
Comment #3
maximpodorov commentedI added min-height in css for the wrappers:
http://drupalcode.org/project/ajaxblocks.git/commit/012dbcd
But it's not enough for you case: ajaxblocks.css file is not added for some reason.
Comment #4
dcoulombe commentedYou should add a "width" also.
Comment #5
maximpodorov commentedCan anyone confirm the problem with the recent versions of Ajax Blocks module?
Comment #6
MarcElbichon commentedYes, i confirm css file is not included with 1.8 version.
EDIT : In fact, i've found a preprocess_page in my theme. This function reset $vars. So, ajaxblocks works as design for me