Normally I know we're suppose to be able to see what an item will look like on the human avatar when we hover over the item image. Does this apply to Custom Wearables as well? If so then I forget how to make it visible in hover. When Subeta added the ability to see item previews in hover mode I quickly disabled it but now I forget how I did it. It might have been an option under site preferences or it might have been custom css.
I would really like to be able to see item previews for custom wearables if I can. It'll be so much easier than hunting down the items in the forums.
- yes you can see customs in the hover mode. As for how to undo your blocking, there are several ways. If you use browser add-ons like NoScript, it might be that. It could simply be browser options. It could also be custom CSS (look for a code that has the word "hover" in it).
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
: I don't think it has to do with my browser at all. I remember doing something with the site coding to stop the hover from showing the human avatar previews. Either that or it was a site option in the preferences section.
Here's what I have for Custom CSS.
,-logo{display:none;} -time {position:absolute;font-size:10pt !important;} .x-login-facebook {display: none !important;} .prototip img {display: none;} >span[style] { border:5px solid red; position:absolute !important; left:400px !important; top:5px !important;}
I really would like to temporarily deactivate the hover block. Custom Wearables can't be seen in the wardrobe for some reason and I would like to know what the items look like.
From that code I would guess its .prototip img {display: none;}
Delete that line and you should have previews back.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
- You're welcome, though it was pretty easy actually, since I have all those codes in my custom CSS except the prototip line and I can see previews, so it was an easy guess.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group