Other Stuff
The Stuff Drawer
Here is everything that is unique and special, by not fitting in any other catagory.
Spoof Album Covers - album covers to non-existant bands... though I wish some were.
/* =Hoverbox Code*/ .boxcontainer{ width: 100%; margin: 20px auto; text-align:center; /*height:370px; */ } .hoverbox { cursor: default; list-style: none; } .hoverbox a { cursor: default; margin:0px; padding:0px; } .hoverbox a .preview { display: none; z-index: 500; } .hoverbox a:hover .preview { display: block; position: absolute; top: -33px; left: -45px; z-index: 500; } .hoverbox img { vertical-align: top; width: 150px; height: 112px; margin:7px; z-index: 0; } .hoverbox ul {margin: 0 auto;} .hoverbox li { display: inline; float: left; position: relative; padding:0px; margin:0px; } .hoverbox .preview { background: black; padding:4px; width: 300px; height: 225px; z-index: 500; }
Other Stuff
Here is everything that is unique and special, by not fitting in any other catagory.
Spoof Album Covers - album covers to non-existant bands... though I wish some were.