@huber70
I've once (long time ago = years) got a "hack" from the developer of COPS himself. It removes the annoying year behind the book Title.
If you know CSS you can probably change more, but I don't know CSS, so ......
1 - make a new file in ./cops/templates/default/styles/
style-personal.css
2 - put in file:
Code:
/* ==========================================================================
Personal setings for style-personal.css
========================================================================== */
header
{
text-transform:none ;
}
.sp
{
display: none ;
}
3 - in COPS click the wrench icon and change
Theme to
personal
4 - enjoy COPS