Sure - no problem. Stylish again - add this to the CSS above:prodata wrote:One small change that I'd like to see (maybe it's not easily possible, but let me suggest it) would be to move the 'jump to' list box from bottom right to top right somewhere. That way I wouldn't have to scroll right down each forum EVERY time when I'd like to, well, jump to another forum.
Code: Select all
.jumpbox {display: block; position: fixed; top: 15px; left: 300px; z-index: 1040;}