4 admin panel site templates that are really worthy of your attention
Гњberadmin

build drag & drop web page easy
Comments:
I like the idea about top navigation – colours are nice too but that’s all I like in this theme. Sidebar is too dark (or should I say – too black) and (I know, I’m brutal) table have too bold border… 
Simple and minimal! love it!
Control Admin

buttons, form, table, admin, content management site template
Community Discussion:
Okay, so if you simply apply a class of “submit” to each button that will be used to submit a form, the following piece of jquery should work in all forms.
$('a.submit').click(function() {
$(this).parents('form').submit();
});
If you still have problems with it, send me an email to and I’ll help you out further =)
Looks great! Might have to buy it soon!
Admin Panelz

Discussion:
I have repaired all issues … seems to work good now.
I will send updated files for review.
thanks for your time!
I’m with drsutphin87,
can’t seem to collapse the side menus. But still a very creative admin theme. keep up the good work and hope to see more admins from you.
Breaking Admin Panel

css, modal popup css template
Community Discussion:
Really nice work you did on the coding! Really happy to see it was accepted on ThemeForest!
Good luck on the sales!
- Daniel Sandvik
It’s got a lot of promise. It will be good to see more jQuery interaction, such as sortable tables with pagination, ajax driven login, etc. Keep up the good work!
Also, how is the modal implemented? Will it allow for easy implementation of multiple modals on one page or is it limited to a single modal on a page (many admin panels have suffered from the latter).