I am OSC 2.31 beginner and I need some help please.
I already have installed theme switcher 1.3 addon and it is working. Just I realized that the (OSC embebed) Banner Rotator module in the Front Page is not working. After setup up the module and banners, Banner Rotator dont show up any image in my main page, just a small black dot.
When I review my main page source code (index page), I see that the bannerRotator.js and stylesheet.css lines are ABOVE of the JQuery lines. (¿?).
I guess that is has relationship with the following theme switcher instruction to modify the template_top.php:
Modified Files: catalog/includes/template_top.php. Delete these three lines:
<link rel="stylesheet" type="text/css" href="ext/jquery/ui/redmond/jquery-ui-1.8.6.css" />
<script type="text/javascript" src="ext/jquery/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="ext/jquery/ui/jquery-ui-1.8.6.min.js"></script>
How can I move the bannerRotaror lines BELOW JQuery lines? or
How can I move the new Themeswitcher JQuery lines to the similar position as the orignal JQuery lines were?
Thanks a lot.
I will really appreciate your help.
Eduardo.
Edited by elara, 01 November 2011 - 10:38 PM.










