View Full Version : how do i hide this, what is it ?
erkstuh
July 6th, 2008, 12:46 AM
http://i27.tinypic.com/ddopdx.gif
how do i hide the 'contacting tester' thing ?
what kind of text is that ?
stoplightt
July 6th, 2008, 12:50 AM
try...
<style>
.whitetext12 {display:none;}
</style>
orr
<style>
.contacttable .whitetext12 {display:none;}
</style>
erkstuh
July 6th, 2008, 01:00 AM
thanks! :]
stoplightt
July 6th, 2008, 02:13 AM
thanks! :]
no problem
=]
moe spanxx
July 23rd, 2008, 06:08 PM
fianlly a working code thanks
vBulletin® v3.7.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.