if you want to use the PM Reminder Icon, just add this line to your system/header.php right after Line 96 (press Enter for newline)!
$out['pmreminder_extra'] .= ($usr['messages']>0) ? "<li><span><a href=\"pm.php\"><img src=\"skins/{PHP.skin}/img/system/mail.png\" title=\"".$usr['messages']." ".$L['hea_privatemessages']."\" /></a></span></li>" : "";
and then go to Line 106 press Enter again and add this Line:
"HEADER_USER_PMREMINDER_EXTRA" => $out['pmreminder_extra'],
that's it.

You can change the Captcha Layout and URL etc inside this File:
plugins/Captcha/inc/captcha.php

The Plugins which are inside this File are used by the Skin, they are not needed but its recommended.
Its made on Seditio 1.25 RC4 but i bet it will work with oder versions too.

If i missed something or you encounter a Problem with it, please ask on the Forums on neocrome.net.


It may not be perfect but its made to look smart adn clean with a very good overview.