The developer takes a few days off for Holidays...
...and will be back with charged battery!
From 23 December to 2 January included
During this period, assistance from developer will not be provided.
$document->addStyleSheet( JURI::base().'components/com_icagenda/add/css/style.css' );
$document->addStyleSheet( 'components/com_icagenda/add/css/style.css' );
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Patrick87 wrote: Chaque fichier CSS s'affiche correctement. Il y en a juste un qui a été optimisé (rockbox.css).
Je ne sais pas si vous le faites, mais est-ce que vous voulez prendre la main pour voir directement le code via teamviewer? Et je vous communique l'identifiant par mail.
<script type="text/javascript">
window.addEvent('domready', function(){ new Fx.Accordion($$('div#icagenda.pane-sliders > .panel > h3.pane-toggler'), $$('div#icagenda.pane-sliders > .panel > div.pane-slider'), {onActive: function(toggler, i) {toggler.addClass('pane-toggler-down');toggler.removeClass('pane-toggler');i.addClass('pane-down');i.removeClass('pane-hide');Cookie.write('jpanesliders_icagenda',$$('div#icagenda.pane-sliders > .panel > h3').indexOf(toggler));},onBackground: function(toggler, i) {toggler.addClass('pane-toggler');toggler.removeClass('pane-toggler-down');i.addClass('pane-hide');i.removeClass('pane-down');if($$('div#icagenda.pane-sliders > .panel > h3').length==$$('div#icagenda.pane-sliders > .panel > h3.pane-toggler').length) Cookie.write('jpanesliders_icagenda',-1);},duration: 300,display: -1,opacity: false,alwaysHide: true}); });
if (typeof RokBoxSettings == 'undefined') RokBoxSettings = {pc: '100'}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.