So I am currently going through coding this guys profile, and I'm having an issue with the treasure. I want it to show up with the hover over the picture, and I have coding set up for the hover and everything (the opacity is currently set at 100%).
I'm trying to find a way to explain this, but it's hard. xD I feel like my coding might be a bit archaic too, but I'm still just a novice, so...
I guess, the treasure chest right now is not going into the box I want it to that has all of his info. I've tried putting <div ID="pet_treasure"> at the end of the Lorem Ipsum part, since that's how I did everything else, but that isn't working at all. If anyone could help, I'd be very appreciative. @
I have found some code online where people use tooltips to do that kind of thing, but I'm not sure if it's possible to do the same with the pet treasure, since that isn't a tooltip. If you want to take a look at that code anyway, you can find it here.
The way a pet profile is constructed its not really possible if you want pet treasure actually...useable, with a hover over them for item names and maybe a scrollbar. You would have to include the pet name/owner etc info in the hover or make it a part of the background.