View Single Post
  #3  
Old 15th September 2012, 13:49
Giorgatzelos's Avatar
Giorgatzelos Giorgatzelos is offline
Senior Member
 
Join Date: Nov 2009
Greece
Posts: 300
Default
Thanks for the reply...i had managed to make it displayed like this:
Code:
OpenTable("Θεματικό Βίντεο:");
echo'<font color="grey">';
include ("giant_preview.html");
echo'<div align="left"><img src="site_logoNEW.gif" title="" />';
print("<b><i>Προσοχή!</i></b>   Σε περίπτωση που αντιμετωπίζετε προβλήματα με την αναπαραγωγή του βίντεο πατήστε στο εικονίδιο ");
echo imgdescr("youtubelogo2.png","http://www.youtube.com/watch?v=ojrG-6YiftU",_bt_youtubeproblem);
print(" για ανακατεύθυνση και αναπαραγωγή.");
CloseTable();
is this a wrong way?

Bump: Sorry that the text is in greek but you will get the point...
Reply With Quote