0
Answered

remove file numbers

Porphiron 8 years ago updated 8 years ago 2

Hi,

Is there any way to remove the file numbers from in front of the cover icons?


Many Thanks.


Porph!

Answered

Yes.

If you are already using a custom theme, open the comics.css file and find the block: .numberblock


Replace it with this:

.numberblock{
display:none;
}

If you are not using a custom theme, just create one (it will be a copy of the default theme) and edit it as described above.

Hi Tom,


Much obliged.


Many Thanks.


Porph!