• Resolved sabinou

    (@sabinou)


    Hello,

    I remember some old versions of the wordpress administration pages would contain that graphical effect, and I didn’t see any place where the way to do it is explained… I’m asking it here just in case…

    Sometimes, in the old wordpress admin, after you made a change, there would be a text with a yellow background color, and for a few seconds, no need to hover your mouse pointer above it, the background color for that text line would softly change to another color.
    That is a cute, unobstrusive and efficient attention catcher.

    Would you know how to achieve that again ?
    I would need to do that, but I don’t manage to find an actual example or a place from which i could copy the source code for this, neither did I find results with a google search…

    Thanks a lot if you can help 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • whooami

    (@whooami)

    2 things: updated fade

    🙂

    <div id="message" class="updated fade"><p><?php echo $messages[$_GET['message']]; ?></p></div>

    go grab 2.0.11 off the archives page, that version has it.

    Thread Starter sabinou

    (@sabinou)

    Thank you very much, Whooami 🙂

    Thread Starter sabinou

    (@sabinou)

    Haaaa, so it was an animated png !!

    I thought it was some hidden css property allowing to create color-to-color transitions !

    I wouldn’t have figured alone 🙂

    mkhero162

    (@mkhero162)

    I want to change Background colour of my site Doctors View. Please help me.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Temporary background color change, how ?’ is closed to new replies.