Shape 5

Joomla Free Extensions => News Ticker v3 - Free => : ei2g May 20, 2011, 08:10:33 AM



: Corrupts layout on Chrome, Safari or Firefox - works OK on IE
: ei2g May 20, 2011, 08:10:33 AM
This extension would be exactly what i am looking for, however it corrupts the layout of any following modules on Firefox, Chrome and Safari. 

You can see the problem here :-

http://crimsoncubedev.dyndns.org/joomla15/ (http://crimsoncubedev.dyndns.org/joomla15/)

The module is top right.

Any suggestions?

I am using SE Effects, with height of 100px, width of 90%

Cheers,
Paul


: Re: Corrupts layout on Chrome, Safari or Firefox - works OK on IE
: asingh May 20, 2011, 12:27:48 PM
Try add this at end of template.css file::

:
#right .module{overflow:hidden;}


: Re: Corrupts layout on Chrome, Safari or Firefox - works OK on IE
: ei2g May 21, 2011, 03:38:57 AM
Try add this at end of template.css file::

:
#right .module{overflow:hidden;}

Brilliant, that solved it, thank you very much!
 ;D