Thread: TBDev 2009
View Single Post
  #44  
Old 21st May 2011, 17:34
gino22 gino22 is offline
Member
 
Join Date: Sep 2010
Italy
Posts: 4
Default phi
invalid announce url! must be http://www.xers.org/announce.php.
can i anyone help me?
PHP Code:
  qtl {    positionabsolute;     border1px solid #cccccc;
     
-moz-border-radius5px;
     
opacity0.2;
     
line-height100%;
     
z-index999
    
directionltr
}  
qtl:hover,qtl.open {     opacity1; }  qtl,qtlbar {     height22px; }  qtlbar {     displayblock
    
width100%; 
    
background-color#cccccc;     cursor: move; }  qtlbar img {     border: 0;     padding: 3px;     height: 16px;     width: 16px;  
   
cursorpointer;
 }  
qtlbar img:hover {     background-color#aaaaff;
 
}  qtl>iframe {     border0;     height0;     width0;
 }  
qtl.open {     heightauto;     }  qtl.open>iframe {     height200px
    
width300px; } 

Last edited by gino22; 21st May 2011 at 18:30.
Reply With Quote