Don't understand why it doesn't work, i don't know where I do wrong I change index.php template just as you said.
Extract of index.php of coffein template :
jQuery(function() {
jQuery('#gallery a').lightBox();
});
</script>
<?php } ?>
<style type="text/css">
.login-greeting, .logout-button
{
background:none;
}
</style>
</head>
<body <?php if ($background!="none") { ?>style="background:<?php if($background=="bg2" or $background=="bg5") { ?>#000 <?php } ?>url(<?php echo $template_path ?>/images/<?php echo $background; ?>.jpg) no-repeat top center"<?php }else{ ?>style="background:<?php echo $backgroundColor; ?>"<?php } ?>>
<?php if ($panelmodules) { ?>
<div id="top-panel">
<div class="topPanelModules">
Sorry for inconveniance...