fileNice™ 1.1
Free open source file browser available from fileNice.com
Created by Andy Beaumont
Enhanced by Christian Bloch


Skin:
hdrlabs skin by Christian Bloch
Preferences:

Sort by
Sort direction
Filetypes to display





Skin
Slideshow speed seconds per image

./newweb/div.css
./newweb/div.css
./newweb/div.css div {
}

table.entrytab  {
    white-space: nowrap;
}

#container {
    width: 910px;
    border: dotted black 1px;
    background-color: #EEE;
    height: 650px;
}

#div1 {
    position: absolute;
    top: 60px;
    left: 10px;
    width: 80px;
    border: outset black 1px;
    height: 585px;
    background-color: #CCF;
    overflow: auto;
}

#maingrid {
    position: absolute;
    top: 60px;
    left: 100px;
    border: outset black 1px;
    width: 796px;
    height: 580px;
    background: #cFC url(bkgrnd_greydots.png) repeat scroll 0 0;
    padding: 2px;
    clear: both;
}

#div3 {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 890px;
    height: 45px;
    border: outset black 1px;
    background-color: #FCC;
}