Wikka : FixedForegroundImage

HomePage :: Categories :: Index :: Changes :: Comments :: Documentation :: Blog :: Login/Register

Fixed Foreground Image


This page is just meant for testing CSS for fixed foreground images.


Here's an example (visible using the default stylesheet: wikka.css). If it doesn't work, try emptying your browser cache.

#pop {
    margin: auto;
    z-index:20;
    position:fixed;
    bottom: 0px;
    right: 10px;
    color: red;
    width: 200px;
    height: 235px;
    background: transparent url(../images/wizard.gif) no-repeat bottom right;
}


Known IE5 bugs



CategoryLayout
There are no comments on this page. [Add comment]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0898 seconds