View Single Post
Old 01-19-2023, 10:59 AM   #2
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
@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
mariosipad is offline   Reply With Quote