Simple header lights - Joomla! Forum - community, help and support
hi,
i'm trying add http://www.schillmania.com/projects/snowstorm/lights/index.html joomla website.
back in day, upload files webserver, , add this
in <head>
but i'm @ loss reason. i've tried adding templates index.php, using html module, doesn't seem work.
any appreciated.
thanks.
i'm trying add http://www.schillmania.com/projects/snowstorm/lights/index.html joomla website.
back in day, upload files webserver, , add this
code: select all
<link rel="stylesheet" media="screen" href="christmaslights.css" />
<script type="text/javascript" src="soundmanager2-nodebug-jsmin.js"></script>
<script type="text/javascript" src="http://yui.yahooapis.com/combo?2.6.0/build/yahoo-dom-event/yahoo-dom-event.js&2.6.0/build/animation/animation-min.js"></script>
<script type="text/javascript" src="christmaslights.js"></script>
<script type="text/javascript">
var urlbase = './';
soundmanager.url = './';
</script>in <head>
but i'm @ loss reason. i've tried adding templates index.php, using html module, doesn't seem work.
any appreciated.
thanks.
have tried edit file index.php of template using , copy code there?
note: make sure take copy of file before editing it.
note: make sure take copy of file before editing it.
Comments
Post a Comment