Module affecting other Module Bleed

More
12 years 9 months ago #16217 by buffalohole
Hi All,
First post. So far so good. I have a Module in position right which is not bleeding down (Running the full length of the page to the footer) since I activated the Hot Scroller Mod. The only changes I made to code is in the css file to change the bg colour.
Cheers

Please Log in to join the conversation.

More
12 years 9 months ago #16238 by ivan.milic
I can not figure out what is your problem exactly, can you send us link???

Please Log in to join the conversation.

More
12 years 9 months ago #16260 by buffalohole
The module on the right side has a black background which should run to the end of the page as the module on the left does. When i enabled the module it prevented the colour black appreaing. When i disable the Hot Scroller it works fine.
See www.pdforra.ie

Please Log in to join the conversation.

More
12 years 9 months ago #16289 by ivan.milic
Open :

www.pdforra.ie/templates/theme178/scripts/maxheight.js

change:

max = Math.max(max, div.getSize().size.y);

to:

max = Math.max(max, jQuery(div).innerHeight());

Please Log in to join the conversation.

More
12 years 9 months ago #16316 by buffalohole
Hi There
The code had no effect on the module.

Please Log in to join the conversation.

More
12 years 9 months ago #16321 by ivan.milic
well change it first , then we will see.

Please Log in to join the conversation.

Time to create page: 0.093 seconds
Powered by Kunena Forum