I want to have just the Job information showing in the Stats Section but I can't find any way of getting rid of the Enable/Disable Weapons Showing when I do this. I tried using the following code I got from -146">http://subetadev.sbridgehouse.com/2010/09/customizing-your-pets-stat-bars/-146 but it didn't work-
<style>ul#pet_stats li { display: none; } ul#pet_stats li:nth-child(10) { display: block; }</style>This is what I mean. https://subeta.net/petinfo.php?petid=7388
I hope you don't mind me pinging you but I've been looking at your pets. Swirled has all the stats but you've managed to get rid of Enable/Disable Weapons showing. Do I have to do something with the nth-child coding for this? (I only started trying coding two days ago and have been hunting through forum topics and using google with no success for this particular question.)
swirled actually does still have the weapons showing link, it's just only visible to me since i'm the owner. i haven't customized her profile at all except to change the width of the TC. the best method i've found is to use the a {display: none} code, then override it with a, a {display: inline}.
- Thanks. I've been checking out some pet profiles belonging to people who have recently joined and done nothing to their pet profiles. I can't see Enable/Disable Weapons showing on them.
When I look at Gwyn's profile I see - Job: Hotel Chain Owner and Enable Weapons Showing in Column 3. What do you see? https://subeta.net/petinfo.php?petid=7388 If it's just Job: Hotel Chain Owner I wont need to worry about the Weapons bit and can forget about it because other people won't see it.
just the job. the weapons link is only visible to the owner of the pet because you're the only one who needs to use it (though most people don't because that whole system of equipping weapons to your pet is defunct and only applies to potions now).