changed the css to add the correct url to the image. popcorn-port
authorhamidouk
Thu, 03 Nov 2011 13:07:33 +0100
branchpopcorn-port
changeset 173 3f83194517bf
parent 172 3ffa0e0c8803
child 174 7a6450d251fc
changed the css to add the correct url to the image.
src/css/LdtPlayer.css
--- 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;