I want use anythingslider whit this template:
<!DOCTYPE html> {$META_TITLE} {if isset($CSS)} {foreach from=$CSS key=css_keys item=css_files} {/foreach} {/if} {if $ANALYTICS} {literal}
{/literal} {/if}
{$COPYRIGHT} {if !$CONFIG.disable_mobile_skin}
{$LANG.common.mobile_site}
{/if}
{if isset($DEBUG_INFO)}{$DEBUG_INFO}{/if} {include file='js/common.html'} {if isset($JANRAIN)}{$JANRAIN}{/if} {if isset($LIVE_HELP)}{$LIVE_HELP}{/if} {foreach from=$JS_SCRIPTS key=k item=script} {/foreach} {if $COOKIE_DIALOGUE}
{$LANG.notification.cookie_dialogue|replace:'%s':{$CONFIG.store_name}}
{$LANG.notification.cookie_dialogue_declaration}
{/if} {include file='js/common.html'}
when i try to insert code of anythingslider, seems it enter in conflict with previous css style sheet. I have made some modifications and gallery image don't work. How can install without stop previous css and other script?
I want use anythingslider whit this template:
var _gaq = _gaq || []; _gaq.push(['_setAccount', '{/literal}{$ANALYTICS}{literal}']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();{/literal} {/if}
{$LANG.common.mobile_site}
{/if}
{$LANG.notification.cookie_dialogue|replace:'%s':{$CONFIG.store_name}}
{$LANG.notification.cookie_dialogue_declaration}
when i try to insert code of anythingslider, seems it enter in conflict with previous css style sheet. I have made some modifications and gallery image don't work. How can install without stop previous css and other script?