Forums

Products - English => NeoLatestNews => Topic started by: Synnott Stephen on February 01, 2010, 01:22:39 PM



Title: Lots of extra space
Post by: Synnott Stephen on February 01, 2010, 01:22:39 PM
Hi

Thanks for your module it, it is excellent and suits my needs excellently.  I have the module in use on two sites and am having small issues with each.

On the first site I am using 1.4.1 in the accordion style and there is a lot of extra space at the bottom of the page. There is nothing published in any other module area. It appears as if the module is creating the space for all articles and then compressing them into the accordion. Is there a fix for this?

On the other site I am trying to use the module multiple times on different areas of the site and under different circumstances, however it does not allow me to put more than one copy of the module in a given location, when I do only the last show up, the rest appear as a short line on the screen.  It also does not seem to be compatible with the mod_newsflash. On any page that I have mod_neolatestnews active it will not show the mod_newsflash. This is in a different location.

Hope you can shine some light on these issues.

Thanks
Stephen


Title: Re : Lots of extra space
Post by: Raphael on February 01, 2010, 03:27:47 PM
Hi Stephen,

Could you give me the address of your website to have a look at the first problem please?

And I will so some tests to solve the second problem.

Regards,


Title: Re: Lots of extra space
Post by: Synnott Stephen on February 10, 2010, 05:34:38 PM
Any update on this?

Thanks
Stephen


Title: Re: Lots of extra space
Post by: Synnott Stephen on February 11, 2010, 02:10:03 PM
Whether or not it helps I don't know but I have found the following through firebug:

Code:
<div class="box-4 deepest" style="min-height: 780px;">

When the minimum height is changed or deleted it fixes the problem. The figure of 780 changes depending on the articles so I assume it is taking a sum of the length of the articles.

Unfortunately I have no idea where to go from here. Have searched through files to find reference to this line of code with no joy. I am a complete novice at any sort of modifications like that.

Thanks
Stephen



Title: Re : Lots of extra space
Post by: Raphael on February 14, 2010, 03:28:24 PM
Hi Stephen,

Could you give us a link to your website please?

Regards,



Title: Re: Lots of extra space
Post by: William Castro on April 09, 2010, 05:51:34 PM
i have lot of extra sapace in 2 columns display mode
i already put my content ins a div with fixed height but the space still, i wanna this articles are closest from top to the bottom.

can check here:
http://onestudio.com.br/bozzteste/

thanks


Title: Re : Lots of extra space
Post by: Raphael on April 11, 2010, 11:00:32 PM
Hi William,

I think you just need to reduce the height of the div. It is actually to 220px, you can set it to 160px, that should be sufficient.

Regards,


Title: Re: Lots of extra space
Post by: William Castro on April 12, 2010, 02:24:26 PM
:DD
this appear to solve my problem thanks raphael