Revision history for FixedForegroundImage
Revision [22973]
Last edited on 2016-05-20 07:38:43 by DarTar [Replaces old-style internal links with new pipe-split links.]Additions:
Here's an example (visible using the default stylesheet: ##[[TestSkin | wikka.css]]##). If it doesn't work, try emptying your browser cache.
~-[[http://wiki.crao.net/ | CraoWiki]] has a nice CSS-driven (and IE compatible) fixed footer.
~-[[http://wiki.crao.net/ | CraoWiki]] has a nice CSS-driven (and IE compatible) fixed footer.
Deletions:
~-[[http://wiki.crao.net/ CraoWiki]] has a nice CSS-driven (and IE compatible) fixed footer.
No Differences
Additions:
width: 200px;
Deletions:
Additions:
This page is just meant for testing CSS for **fixed foreground images**.""<div id="pop"></div>""
Here's an example (visible using the default stylesheet: ##[[TestSkin wikka.css]]##). If it doesn't work, try emptying your browser cache.
Here's an example (visible using the default stylesheet: ##[[TestSkin wikka.css]]##). If it doesn't work, try emptying your browser cache.
Deletions:
""<div id="pop"></div>""
We might add a CSS selector for fixed-positioning of images
Here's an example (visible using the default stylesheet: ##[[TestSkin wikka.css]]##)
Additions:
""<div id="pop"></div>""
Here's an example (visible using the default stylesheet: ##[[TestSkin wikka.css]]##)
Here's an example (visible using the default stylesheet: ##[[TestSkin wikka.css]]##)
Deletions:
""
<div id="pop"></div>
""
Additions:
<div id="pop"></div>
Deletions:
Additions:
<div style="margin: auto; z-index:20; position:fixed; bottom: 0px; right: 10px; width: 100%; height: 235px; background: transparent url(../images/wizard.gif) no-repeat bottom right; color: red;">AAAAA</div>
Deletions:
Additions:
<div style="margin: auto; z-index:20; position:fixed; bottom: 0px; right: 10px; width: 100%; height: 235px; background: transparent url(..../images/wizard.gif) no-repeat bottom right;">AAAAA</div>