Thread
:
ePub->pdf: How to narrow space between header and book text?
View Single Post
01-06-2015, 11:30 PM
#
17
kovidgoyal
creator of calibre
Posts: 45,455
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Sure you can you need to set the max width of the title container using the css max-width property and set the text-overflow property
max-width:200px (or whatever)
text-overflow: ellipsis
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS