Replies

Feb 14, 2015 11 years ago
TaintedTamer
sealed it with a kiss
User Avatar
Octo Expansion

I finally got Sichuan's profile to my liking and have called it good, though I used a new 'trick' and have her TC hidden on the page, visible only when hovered over.

My question is if her TC is a little to well hidden? Or if it's alright? My friend said she is unable to see the items at all, just their names, so I'm trying to see if it's just her computer being an ass or if it's a problem I need to fix.

Link to Sichuan's profile: http://subeta.net/petinfo.php?petid=3548931

I wanted to have them...fade in/out a bit better? But I have no idea how to do that. So they just kind of JUMP out at you when you hover over them.

💋Tainted's Kissing (Booth) Contest💋 *~*~*~*~*~~

Feb 14, 2015 11 years ago
Mandy
has a massive family
User Avatar
Haiden

I can't see the items at all either :( I didn't realize the treasure was there until I saw an item name pop up

Feb 14, 2015 11 years ago
Luck
is unlucky
User Avatar
Bella

I can see the items when I hover on them.

To do a fade hover thing try this:

{ -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transition: opacity 2s ease; -moz-transition: opacity 2s ease; -ms-transition: opacity 2s ease; -o-transition: opacity 2s ease; transition: opacity 2s ease;}

:hover {-webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }

he/him / 31 / EST



My best friend is



Feb 14, 2015 11 years ago
TaintedTamer
sealed it with a kiss
User Avatar
Octo Expansion

That's what I was worried about. :( Can you see it now with the new coding?

I used that and WOW, that is a million times better, thank you! Still visible and okay?

💋Tainted's Kissing (Booth) Contest💋 *~*~*~*~*~~

Feb 14, 2015 11 years ago
Mandy
has a massive family
User Avatar
Haiden

I can see it perfectly now! Looks great!

Feb 14, 2015 11 years ago
egg
is a bad egg
User Avatar

It may just be me but whenever I hover over the TC (it took me a while to find it, tbh) it'll hover to full opacity, and then glitch out and disappear. >.>

Feb 14, 2015 11 years ago
TaintedTamer
sealed it with a kiss
User Avatar
Octo Expansion

Yay, I love it - I was trying so hard to code the fade in and out and it just wasn't happening at all before.

I wonder if it's certain systems? My friend has an older computer and can't see the items, mine is newer...not sure if that has anything to do with it. I have a hint in her description saying she 'hides lights in the leaves', though not sure people read that much of it, haha. I messed with it and ran my cursor all over to test it and it seems okay on my end.

💋Tainted's Kissing (Booth) Contest💋 *~*~*~*~*~~

Feb 14, 2015 11 years ago
egg
is a bad egg
User Avatar

It hovers up fine, but if I leave my cursor there, it disappears. It's mainly an issue in chrome and only occurs sometimes with transitions.

If you have chrome also, I suggest checking it there to see what I'm talking about.

Feb 14, 2015 11 years ago
Luck
is unlucky
User Avatar
Bella

Looks good to me, I can still see it when I hover. I'm using Firefox

he/him / 31 / EST



My best friend is



Feb 14, 2015 11 years ago
TaintedTamer
sealed it with a kiss
User Avatar
Octo Expansion

I have chrome too and it's fine when I leave the cursor over it. Not sure what I can do... :(

I'm not having any issues with it now either. The previous code I was using was a little glitchy for me, but this one is fine.

💋Tainted's Kissing (Booth) Contest💋 *~*~*~*~*~~

Please log in to reply to this topic.