changed the css to add the correct url to the image.
--- a/src/css/LdtPlayer.css Wed Nov 02 14:35:14 2011 +0100
+++ b/src/css/LdtPlayer.css Thu Nov 03 13:07:33 2011 +0100
@@ -184,9 +184,8 @@
position : absolute;
padding : 3px;
z-index: 10000000000;
- max-width: 200px;
- display: none;
- background: transparent url("<?php echo($baseurl);?>images/white_arrow_long.png");
+ max-width: 200px;
+ background: transparent url("http://www.polemictweet.com/images/white_arrow_long.png");
font-size: 12px;
height: 125px;
width: 180px;