Current status of the Ning Platform is always available on the Ning Status Blog.

Photo Highlight on Mouse Over?

One of our village collectors site that our members visit a lot has a cool highlight when you mouse over the photos. The cool thing about this is that the shadow expands and not the photo. I like the whole idea of this and was wondering if anyone has done a code like this. Take a look at this at http://www.lemaxcollection.com/villages/spooky-town.

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • Hello Randy :-)
    That's just a CSS box shadow set on hover.
    Here's the code for your images on a Ning 3.0 network. :)

    DIV.matrix-itemFrame:hover {
        box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
        transition:all 0.4s ease-out!important;}

    • Thanks George. I was expecting a big code. Simple is good. :)

      • Yes it doesn't take much to have an effect like that. Here's the code that I wrote for crossroads

        Here's a link to the photo page to see what my codes do :-)
        http://4himalone2.ning.com/photos


        /* GEOCOM's photos page and module img animation */
        DIV.photoListPage DIV.matrix-itemFrame {
           border: 5px solid rgba(249, 74, 246, 0.43)!important;
           border-radius:11px 3px 11px 3px!important;
           box-shadow: 0px 6px 6px 3px rgba(222,  34,  186,  0.2)!important; } 
        DIV.photoListPage DIV.matrix-itemFrame:hover {
           border: 5px solid rgba(000, 000, 000, 0.73)!important;
           border-radius:3px 11px 1px 11px!important;
           box-shadow: 0px 200px 15px 8px rgba(000, 000, 000, 0.43)!important;
           transform: matrix(1.5, 0.5, 0.2, 0.9, 0.0, 20.2)!important;
           -webkit-transform: matrix(1.5, 0.5, 0.2, 0.9, 0.0, 20.2)!important;
           transition:all 1.0s ease-out!important;
           z-index:9999!important; }

        • Now that is cool. Thanks for sharing the codes.

          • Thank you Randy, and your welcome you know I love to share :-)

            I forgot to add the photo page lead-in to the earlier code so use this one instead otherwise it will affect a few other things.

            DIV.photoListPage DIV.matrix-itemFrame:hover {
                box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
                transition:all 0.4s ease-out!important;}

        • Wowwww that's some wild sh** right there.  Trippy!  LOL

        • Yep i would agree :) this would have to be one of the coolest animations i've seen :)

      • Cool! Works great. Thanks. :)

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Chris Egg updated their profile
yesterday
Eva liked Ning Support's discussion New feature added into Group Permissions
Tuesday
Arissa Seah updated their profile
Sunday
APOSTLE TEYSHANA WILEY liked Ning Support's discussion New feature added into Group Permissions
Jul 25
Lady updated their profile photo
Jul 23
bryant tutas posted a discussion
Cant figure out how to add playlists. All my loaded songs are in the same list and I don't see an …
Jul 22
Angie Breidenbach updated their profile
Jul 21
Ning Support posted a discussion
 
We’ve expanded Group Admin capabilities with a new permission: Delete Comments
Where to find it…
Jul 20
kostasgr liked Alex - Rosas † Negras's discussion I managed to add group video calling, if anyone is interested I will post the codes
Jul 8
Steve C replied to ⚡JFarrow⌁'s discussion
What is going on with Ning? What Do We have to Look Forward To?
"Ning is based in California but operations are in Kyiv, Ukraine. Due to the war, operations may…"
Jul 6
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"⚡JFarrow⌁  
I'm working on the stories and I don't have time to work on the video call you just…"
Jun 28
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"if you want I'll give you the codes privately and we'll see if the two of us can make it perfect"
Jun 27
More…

Meanwhile, you can check our social media channels