Log In · Register

 
 
Closed TopicStart new topic
New Navigation Bar
BurgerKing316
post Jun 18 2008, 07:29 AM
Post #1


Member
**

Group: Member
Posts: 21
Joined: Apr 2007
Member No: 517,535



I found that this hides the search bar:
CODE
<style type="text/css">.profile {display:none !important;}</style>


This hides the "a place for friends" logo
CODE
<style type="text/css">.profile a {display:none !important;}</style>


This hides the User Shortcuts:
CODE
<style type="text/css">.profile select {display:none !important;}</style>


This hides everything to the right of the User Shortcuts:
CODE
<style type="text/css">.profile form {display:none !important;}</style>


Hide Everything but the ad (i need to improve it so it works in IE better too):
CODE
<style type="text/css">
div td {display:block !important;height:0px;}
.profile, div ul {display:none !important;}</style>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: