FreeWeb » I tuoi sogni diventano realtà


 
Replying to Nascondere il tasto mp
Nickname
Post Icons
                                     

                                   

Code Buttons

         
           FFUpload  Huppy Pick colour HTML Editor Help
Enter your Post
(Check Message Length)

Clickable Smilies
:huh:^_^:o:;):P:D
:lol::B)::rolleyes:-_-<_<:)
:wub::angry::(:unsure::wacko::blink:
:ph34r::alienff::cry::sick::shifty::woot:
<3:XD:*_*:];P:XP:
(:=)X):D:>.<>_<
=_=:|:?3_3:p:;_;
^U^*^^*:=/::*::b::f:
Show All


  
 


Last 10 Posts [ In reverse order ]
AierPosted: 19/11/2009, 16:18
Metodo per nasconderlo ad un singolo utente: :guruno:
in Gestione Immagini e metti nel box dell'immagine del messaggio privato (P_MSG):

CODE
<img src='linkimmagine' alt='P_MSG' class='testochevuoi'>


In gestione html insersci questo codice in fondo al forum :

CODE
<script type="text/javascript">
if ( location.search.indexOf('?act=Profile&MID=ID')!=-1 )
{document.write("<style> .testochevuoi {display:none} </style>")}</script>


SPOILER (click to view)
by Sweet Legend.