Naamah D. Posted June 18, 2011 Share Posted June 18, 2011 How do you get one of those user lookups that shows pictures of all of your pets? I'd really like one so I don't have to make links from my main to my sides. Quote Link to comment Share on other sites More sharing options...
Cornflakes Posted June 18, 2011 Share Posted June 18, 2011 You have to create every single pet image, and then put them into your lookup. It's tedious. Quote Link to comment Share on other sites More sharing options...
Naamah D. Posted June 18, 2011 Author Share Posted June 18, 2011 You have to create every single pet image, and then put them into your lookup. It's tedious. How do you create them? Can you explain further? Quote Link to comment Share on other sites More sharing options...
Cornflakes Posted June 18, 2011 Share Posted June 18, 2011 I use Photoshop. Any graphics-making program should do. Quote Link to comment Share on other sites More sharing options...
Piticent Posted June 19, 2011 Share Posted June 19, 2011 Not that I'm doubting you, but couldn't you just use the coding from the UL? Quote Link to comment Share on other sites More sharing options...
Cornflakes Posted June 19, 2011 Share Posted June 19, 2011 Use what coding? The coding that makes the pet images appear? Actually yeah, you can. I didn't think of that. derp Then you would just pop em in and add the links. Brilliant. ...So how you would accomplish this would be to right-click on the Neopet you want to put in your lookup, and select "Copy image location," then put it in an img and an aref like so: <a href="LINK_TO_YOUR_PET'S_LOOKUP"><img src="IMG_OF_YOUR_PET"></a> So if I wanted to display my darling Havana, my code would look like this: <a href="http://www.neopets.com/petlookup.phtml?pet=Havana"><img src="//images.weserv.nl/?url=http://pets.neopets.com/cp/v23zn79h/1/2.png"></a> Edit: Is there a "facepalm" emoticon? I can't believe I never thought of this. :tired: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.