Thread: maya recipe
View Single Post
Old 10-25-2010, 01:53 PM   #42
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by marbs View Post
ok. then after i i finish this multipage issue i would like to do that.

while i am working on this, i have an other recipe. the articles have pictures. if there is a picture that is wider than the output file, the text goes over the edge too. is there a way to shrink the picture to fit the output file or at least to stop the text form expanding?
extra_css gives control. It's also controlled by the output device set in Calibre.

For comics, I often specify :
img {max-width:100%; min-width:100%;}
This works well in the viewer when read on a wide screen.
Starson17 is offline   Reply With Quote