View Full Version : Lookup Help


yuyuhakusholove
05-23-2005, 12:25 AM
Wow I sound like everyone else on this board (more or less). ANYWAYS!

I need help. x.x I want everything off my user lookup. Now, I have codes for the sidebar, 'Welcome, {insert username}', top bar, images, everything. But I need to know how to get rid of my text... meaning 'Name, Last Spotted,' that stuff.

The code I tried was: <style type="text/css">
p table { display: none; }
</style>

But that still left the horizontal (Think I spelled that wrong...) lines and the "Trophies : None" on there.

Also, what's a code that'll let me put a text box anywhere I want? I've tried ones with aligning but even at top:0;left:0 it still came up as in the middle where the text usually starts. -_- And I lost it before I could see if maybe negatives would work.

So... HELP! ^__^' Tanku.

lisatrox
05-29-2005, 06:56 AM
First and foremost: You aren't allowed to cover up any of your stats on your lookup, eg. info, shield. Many people have been permanently frozen for doing this.

As far as I know, there is no way to get rid of the two dividers unless you hide them (ie. by changing the divider color to black and making the background black) and the "Trophies: None".

PinoBabe13
06-11-2005, 04:35 AM
Like what lisatrox said, you're not suppose to make that stuff go away. And the text box thing, are you using abosolute positioning? If you just use a div and it isn't absolute positioning, it's probably not going to go exactly where you want it to.

yuyuhakusholove
06-14-2005, 04:47 PM
I know it's not allowed. I've put back everything. Like, I've written it up myself because then I can change it to whatever I want. (Meaning, I can put up a different status message, etc.) It just gives me more control, for some reason. And I still can't get rid of that trophies thing: http://petpages.neopets.com/randomfriend.phtml?user=yuyuhakusholover

See? It's there behind all my text. x_x ::goes back to tinkering with it::

yuyuhakusholove
06-14-2005, 05:19 PM
Never mind. ^^" I just figured out how to get rid of the trophie thing. Not exactly sure what I did but I did something.