Shape 5

Joomla Club Extensions => Tab Show V2 - Club => : neosmart September 26, 2013, 12:59:24 PM



: Troubles with FireFox and IE
: neosmart September 26, 2013, 12:59:24 PM
Joomla 2.5.14, Vertex Framework 2.3.0, Shape 5 New Vison

Hello, I have a problem displaying the Tab Show module (right position, Width 300, Height of Buttons 20px, line height of 1.8em Buttons, Mootools / jQuery Javascript)
FireFox on the content of the tabs is shifted. IE when I click on the tabs nothing happens (a problem of javascript?)

http://www.arnaud-avocats.fr

Thank you in advance for your help

Christophe

I Add this in my default.php

"i changed it to below and its fixed now:

</div>
</div>
</div>
<div style="clear:both;"></div>
<div id="s5_tabshow_left" style="width:<?php echo $width ?>px">
<div id="s5_tabshow_right" style="width:<?php echo $width ?>px;">"

It's Better but not perfect !