Get inspired by 5 content management html templates
Sleek Admin Clean CSS Admin Skin

e-commerce css template, jquery jqueryui
Community Discussion:
I am new to this…how do you apply skins to existing admin pages?
Thanks, Will
this is one of my favorite admin panel templates
SimpleSolution

developer html template, accordion animated
Some Comments:
Hey Derek,
would you be able to modify the colors of this template? Thanks.
That works now 
Falcon Admin

jquery html template
Some Comments:
hi,
i am new in this – how can I use your admin and conect it with a html site? I mean how can I use this admin and integrate it in my already built website?
Thanks.
Misko
The update has been approved and the login page is now included, re-download the package if you had already purchased.
Smooth Admin

red, jquery, content management, Browser Compatibility, administration web template
Comments:
ok, read the directions again and saw the steps for removing the graph. Now I’m having a problem with getting the form dialogs to actually submit. I get a javascript error ‘allFields’ is undefined on line 71 of smooth.dialog.js when I close or submit the Open Form Dialog. Same thing happens on the netcoders demo site.
Control Admin

admin panel, jquery css template
Comments:
Dude I am literally blown away, I have seen many admin skins and once I get paid I will buy it. Amazing. Art.
Hi!
I’m having the issues with the submit-button aswell.
I’m trying to use the code like this:
<style type="text/javascript">
$('a.submit').click(function() {
$(this).parents('form').submit();
});
</style>
And for the button:
<a href="#" class="submit button right">Logg inn</a>
Thanks!