sme100 Posted June 30, 2014 Share Posted June 30, 2014 Hi there, I just wanted to know if there was a code I could use to alter the trophies that show up on a pet's lookup/description. I'm not going to add trophies (I know that's against the rules), but I was hoping that I could either hide them from the page, move them to where I want them, change the size of the pictures, etc. If anyone knows of a way I could do this without affecting anything else really, that would be amazing. Thank you! Ok...while fussing with the code, I was able to find a way to remove/alter the trophy images...but it affects the petpet/p3 image(s) and any other images in my description as well. The code I used was: .content div img { display: none;} It worked but I ONLY want to alter the trophies....please tell me there's a way I can do this or am I out of luck... This post has been edited by a member of staff (Ruto) because of a violation of the forum rules. Please don't double post. Use the edit button if you have something to add. Please check your user inbox to see if you have been contacted regarding this incident, then review our rules. Quote Link to comment Share on other sites More sharing options...
wolfponies Posted June 30, 2014 Share Posted June 30, 2014 Now this was a useless post :/This post has been edited by a member of staff (Spritzie) because of a violation of the forum rules.Please keep your posts at 7 words or above.Please check your user inbox to see if you have been contacted regarding this incident, then review our rules. Quote Link to comment Share on other sites More sharing options...
sme100 Posted June 30, 2014 Author Share Posted June 30, 2014 #usertrophies is for a userlookup though....I was asking about the trophies found on a petlookup...where you see the pet's image and their stats and everything Quote Link to comment Share on other sites More sharing options...
wolfponies Posted June 30, 2014 Share Posted June 30, 2014 Wopps sowwie :PThis post has been edited by a member of staff (Spritzie) because of a violation of the forum rules.Please keep your posts at 7 words or above.Please check your user inbox to see if you have been contacted regarding this incident, then review our rules. Quote Link to comment Share on other sites More sharing options...
sme100 Posted June 30, 2014 Author Share Posted June 30, 2014 Haha, it's all right. No idea how to fuss with trophies on a pet lookup though? Quote Link to comment Share on other sites More sharing options...
Lamppost Posted June 30, 2014 Share Posted June 30, 2014 I think the code you have in your original post is all you can do. Pet lookups don't have handy identification tags in their divs, so when you make changes you pretty much make changes to the whole page. Quote Link to comment Share on other sites More sharing options...
sme100 Posted July 1, 2014 Author Share Posted July 1, 2014 Well that sucks...thanks for letting me know though. I guess I'll have to figure something else out... :/ Quote Link to comment Share on other sites More sharing options...
Rune Valentine Posted July 1, 2014 Share Posted July 1, 2014 You can't hide any of them (it's also against the rules), and you can't move them anywhere else on the page without having to move ALL the trophies along with it. The entire div is: #usertrophies You can probably move them up or down the page, but you can't move individual trophies elsewhere. Giving them height/width will alter their size. 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.