jelly46
Member
Posted 3 years ago #
I am trying to put a javascript image slide show in my banner adn its not working.
I used this site to get the code - http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
I adapted it for wordpress i put the code in header.php and i got this result - http://www.webtwo-0.com/teststuff/
Can anyone provide any help with this please
where are you putting the <body> code?
jelly46
Member
Posted 3 years ago #
in the header.php within body tags
the html and body HTML elements typically begin in header.php and end in footer.php. Most WordPress themes make use of HTML div elements, which can also span several files. For instance, the main div for the page content might start in header.php and end in either index.php or single.php. Tracking down where an HTML element begins and ends can get complicated ...
from here
http://codex.wordpress.org/Stepping_Into_Templates#Template_File_Tips
jelly46
Member
Posted 3 years ago #
jelly46
Member
Posted 3 years ago #
Thanks lot mate i had a look and read all that page but still not luck, any other help would come n very handy
Thanks alot
LumBenny
Member
Posted 3 years ago #
Jelly I see you got something working. i'm trying to use http://www.dynamicdrive.com/dynamicindex14/dhtmlslide.htm
putting header piece in header php
and body
on the desired page but no images showing.
i can use it in dreamweaver though.
any help?