View Full Version : Lookup problem.


ch1ck3n00d13
05-07-2005, 04:13 PM
How do you get rid of the top banner that says "User Lookup"? I have already tried replacing it but it stangely didn't seem to work. Help would be much aprecciated.

styrofoam
05-08-2005, 04:28 AM
You mean where it says "User Lookup: whatever"

If you mean that then use this code

<style>center font b{display:none}</style>

If you mean the actual banner then use this

<style>table{background:none}</style>