Jump to content

Pet Lookup Problem


Sian

Recommended Posts

I´ve been trying to get my Pet Lookup to match my User Lookup but have come across one big problem: Is there any way to get rid of the

"[name of pet] the [species of pet]" line?

I have looked at several pre-made lookups who don´t show that line but so far I haven´t found the piece of code that accomplishes that.

Link to comment
Share on other sites

<style>
.content div {
	display: none;
}
.content table div, .content .contentModule {
	display: block;
}
</style>
There you go, this should be the code that you're looking for. ;)

 

I recommend bookmarking this site: http://www.neopets.com/~Kaikuto

It's amazingly handy and provides most of the popular removal codes for userlookups, pet pages and descriptions. :) I hope this helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...