Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
This discussion has been closed.
Comments
extensions that deal with presentation don't work too well with it. Would this
theme be possible as a CSS implementation (i.e. non-tabled)
The update is nigh? (in NLs: Jaws is mijn favoriete theme...)
Bravo. (Honestly, for a WIP, I haven't seen much wrong with it...)
Scratch that: do some CSS replacement to get the session "sign out" thing to be readable:
/* Session.. */ #Session { width:100%; position:absolute; top:25px; right:18px; text-align:right; font-size:11px; color:#eee; } #Session a { color:#fff; text-decoration:none; } #Session a:hover { color:#000; }
Looks so sexy in the screenshot ;_;
Looks fine in IE6 too fwiw. Did you make any changes before uploading it?
left: 260px;
toleft: 310px;
This puts the check boxes in the correct place on the extensions page.