Showcasing 5 error page web templates
404 Pingu

What other people say:
Awwwww Cute Penguin! =)
By thew way.. good Job! Keep up the Good Work!
- Bryan G.
That’s ironical but, the demo link is linking to an actual 404.
Powerful Errors - PHP/Ajax error template

animation html template, clean wep app
Community Discussion:
nice file. easy to customize. rated 5 stars!
I have a question, The module to look for does not work, is it normal? Thank you in advance, The link is:
SunSet Error Pages (401, 403, 404, 500, 503)

personal, sunset website template
Community Comments:
Is this a php script so it is automatic? Or do you replace each page.
Stylish 404 error page - 5 color schemes

clean web template, modern error page
Community Comments:
very sweet ’ have purchased but cant download ‘5 stars when i do 
Nice 
Constellation complete admin skin

dashboard html template, modern planning
Community Discussion:
@syndix,
Are you talking about the very top icons that use the sprites? If so just add the “current” class to the one you want active. I ripped the header and top navs into a single include file and build the nav and menus from a database then just added the logic to test for a match on the class name in the results array.
Hope that is what you are asking?
BTW , this comments system sux! What’s up with the no reply?
In the Constellation template reset.css, there is this property:
z-index: 1;
This is the culprit that is making jQuery modal dialogs not work. The behavior exhibited is that a jQuery modal dialog will cause the keyboard to be ignored.
Removing/commenting out the z-index property fixes the problem.