[Ajax Scroller] Layout problem on IE8

14 years 1 month ago #5314 by yum999
I've got a layout problem on ie8, on chrome5 and latest ffox works great.

The website address is: www.controlacrisi.org/

I'm also posting two screenshot to see the problem, I hope you can help me asap.

IE8: img107.imageshack.us/img107/189/ie8.png
Chrome 5: img32.imageshack.us/img32/9429/chrome5.png

Thank you.

Please Log in or Create an account to join the conversation.

14 years 1 month ago - 14 years 1 month ago #5315 by Saka
This looks like the issue with navigation bar. Although it's set to height: 0; it is still taking space. Maybe it depends on parent items. I am not a CSS expert but try with absolute position for the mNav.

If unsuccessful, send me the details and I will test and try to fix it.

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

14 years 1 month ago - 14 years 1 month ago #5316 by yum999

This looks like the issue with navigation bar. Although it's set to height: 0; it is still taking space. Maybe it depends on parent items. I am not a CSS expert but try with absolute position for the mNav.

If unsuccessful, send me the details and I will test and try to fix it.

With position absolute it shown up in the top-right of the page.

You can check everything directly on the site: controlacrisi.org/
(the css of ajax scroller is in the normal path: controlacrisi.org/modules/mod_ajaxscroll...axscroller/style.css )

If you need to know anything else just let me know.

Thank you.

Edit: position absolute works for the scroller, not for the nav cause it's outside the container.
What do you think about putting the nav in the container div?
Would it be a problem for the ajax scroller's js?

Please Log in or Create an account to join the conversation.

14 years 1 month ago #5317 by Saka
I think I found it.

You have something like:
<div id="breadcrumbs">
<p>
code for scroller
</p>
</div>

Remove the paragraph so it becomes:
<div id="breadcrumbs">
code for scroller
</div>

That should fix it.

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

14 years 1 month ago #5318 by yum999
Thank you saka, works great :).

Please Log in or Create an account to join the conversation.

About us

We provide high quality Joomla components created by a co-founder and original core developer of Joomla. For over a decade, our products have been used by more than 20.000 webmasters around the world.

Stay in touch