Google
 

Go Back   NackVision > Website Related > Friendster Code

Friendster Code Friendster questions and share codes forum

Reply
 
Thread Tools
Old 04-05-2006, 04:05 AM   #1
wisherz
Senior Member
 
wisherz's Avatar
 
Join Date: Jan 2006
Posts: 144
tips how to remove Remove the SEARCH BAR on top!

paste it in your CSS box
/* Start search bar killer - Vkey */
#search {
font-size: 0px !Important;
filter: alpha(opacity=00);
opacity: 0.0;
width:0% !important;
height:0% !important;
background-color: transparent;
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
margin-left:0px;
margin-right:0px;
font-size: 0px;
text-indent: -9999px;
}
/* End search bar killer */

(Offline)
 
Reply With Quote
Old 04-27-2006, 08:45 AM   #2
dhonn
Member
 
dhonn's Avatar
 
Join Date: Feb 2006
Posts: 40
thanks for the code... how about the feature sponsor:....
(Offline)
 
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 10:29 PM.