Quote:
Originally Posted by betts02
Still not working on mine, Shame really as i wanted to use this
|
I only have it installed on my default skin at the minute, but as you can see from the image below it's working great.
Do you have the files uploaded in your forum root?
What exactly happens when you make the template edits after uploading the files?
These parts of the code need to be right for this to work.
Code:
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/bar.js"></script>
<!--[if lt IE 7]>
<style type="text/css">
div, img { behavior: url(iepngfix.htc) }
</style>
<![endif]-->
<link href="css/style.css" rel="stylesheet" type="text/css" />
I personally don't have my forum in a folder, mine resides in the Public HTML on my FTP and I also use VB Advanced.
So the structure for mine works out like this.
Code:
www.myforumlink.com/js/jquery.js
www.myforumlink.com/js/bar.js
www.myforumlink.com/css/style.css