thanks for the position script worked perfectly
thanks for the position script worked perfectly
You do not need the head partlittle lost where should I be putting the <head> script.
name the css and place it in your template/css folder and it will load
Zen-Venom Get Bitten
ok think i caused confusion with my explanation. Under classic which is my template I have a common and a css folder. I just placed the new ccs file "screen.css" in this css folder. Then I put the script that they want in the header into the html_header.php between the <head> </head> tags.
Was so proud that I was finally getting the hang of the file structure - am I on the right track?
That should be in a jquery.js file and as .js should be in your template/jscript folder
One need to rename the file to have Zen Cart auto load it
So for the above example it would be jscript_jquery.js
See tutorial
https://www.zen-cart.com/tutorials/index.php?article=36
The instructions you are finding are for a html page
Zen-Venom Get Bitten
now really lost - I do have a jquery file which I have placed in includes/js
Then the instructions say to place code to link to them between the main <head> tags to I have put that in the html_header.php
and because I only wanted the scroller to appear on the home page I put the div id on the admin/define/main page
Oh and did I say thanks for your patience
Think I see what you where trying to tell me with the link to the FAQ but pretty sure I am not making changes to the core files I have copied any file I am going to change from default to classic and only make changes in classic.
Was sure that was what the tut said to do?? Need some help on this one - have I got it completely wrong - idea is that one should never modify default files. If I need to make changes I make a copy of those files and place it in the my template folder - then make the changes there??
Am I on the right track??
Tried re-naming the jquery.js file to jscript_jquery.js but then all the slides show as individual images vertically down the page? So have gone back to original name - at the stage where just having it work is sometimes enough - yes I know bad attitude!
Many thanks Kobra for all your time, finally got my head around file structures and overrides and think I am on the right track.