ngarasan VIP
Total posts: 181
01 Янв 2013 02:05

Hi,

On the Section page, using IE8, I see to much space (rows) between My Menu and Category Index.

Thank you

Последние изменения: 02 Март 2014


Sergey
Total posts: 13,748
01 Янв 2013 02:06

Can you attach screenshot? I have mac :)


ngarasan VIP
Total posts: 181
01 Янв 2013 02:39

:D


Sergey
Total posts: 13,748
01 Янв 2013 09:02

Yep! In deed too much :)

Can you investigate with firebug what is taking all this space?


ngarasan VIP
Total posts: 181
01 Янв 2013 20:45

Hmm.. I'm not quite sure but let the picture speak. :D


Konstantin
Total posts: 1,113
03 Янв 2013 01:35

We use "protostar" joomla template for front-end.There is fragment of code


.collapse { position: relative; height: 0; overflow: hidden; overflow: visible \9; -webkit-transition: height .35s ease; -moz-transition: height .35s ease; -o-transition: height .35s ease; transition: height .35s ease; }

in file of this template: templates/protostar/css/template.css on line 1887.

If remove line


overflow: visible \9;

collapse will work fine.


ngarasan VIP
Total posts: 181
04 Янв 2013 18:15

Great!

I use yootheme inspire. And I added:


.collapse { overflow: hidden; }

in my custom style css.

Now it works fine.

Thanks Kudinov :D

Работает на Cobalt