Fade-Out Bottom
|
Resource Files
bottom-fade.png
[3.8 KB]
FadeOutBottom.zip
[6.3 KB]
download all files as a zip
Code Snippets
#bottom_fade {
z-index: 99;
position: fixed;
bottom: 0%;
background-image: url("bottom-fade.png");
} <div id="page_wrap"> ... <div id="bottom_fade"></div> </div>
Comments (0)
No comments have been posted for this style
