Replies

May 15, 2012 13 years ago
AidenVP
has a sweet tooth
User Avatar
Krysin

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.

May 15, 2012 13 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

- 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).

May 15, 2012 13 years ago
AidenVP
has a sweet tooth
User Avatar
Krysin

: 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.

May 15, 2012 13 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

From that code I would guess its .prototip img {display: none;}

Delete that line and you should have previews back.

May 15, 2012 13 years ago
AidenVP
has a sweet tooth
User Avatar
Krysin

: Huzzah, that's it! Thank you so much.

May 15, 2012 13 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

- 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.

May 15, 2012 13 years ago
AidenVP
has a sweet tooth
User Avatar
Krysin

: Well I'm horrible when it comes to coding and everything. I just didn't want to mess up the other coding that I had.

Please log in to reply to this topic.