View Single Post
Old 09-23-2012, 02:00 PM   PM User | #18
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,043
Thanks: 197
Thanked 2,412 Times in 2,390 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
Quote:
Originally Posted by m30ndo View Post
Thanks for your help Philip, a user from this forum wrote the code for me, I have added it to the header.php was this the wrong thing to do?

I apologise I am very new to coding, I tried simply adding this code to the page within Wordpress but this did not work : (
Simply place the code in an external file (no HTML tags <script> and </script>) on the pages you want it to be active and call it right ahead of the </body> tag.

<script src="myjsfile.js"></script>
</body>


I don't know anything about Wordpress but I have said you can easily replace the text messages by images.
__________________

All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
Philip M is offline   Reply With Quote