Quote:
Originally Posted by Taurus1
Works and looks awesome. Thank you so much!
|
If you are looking to add an image above the countdown, add something like this below </script>
Code:
<div align="center"><img src="LINK TO YOUR IMAGE"><br/><br/>
<span class="digit">BLURB YOU WANT TO DISPLAY</span><br/><br/></div>
If you want to link the image to something, ie when clicking on the image it would go to a forum post or external site use this format instead, replace the <img src="LINK TO YOUR IMAGE"> with something like this - <a href="http://www.yourlink.com"><img src="http://www.yourimagelink.com/image.jpg" alt="hover over title" width="x" height="x" /></a>