Quote:
Originally Posted by cafedo
The result on my Kindle is pretty well, but I've two question:
- it's possible to enlarge a little bit the image content in each post? Maybe do i have to enlarge margin of the post converted? How?
|
Yes. you can scale images. set the CSS to 100% min-width may do what you want. Of course, you can't get any more image data/pixels than the source image has. Look at the comics.com recipe for info. You can also use Image Magick tools to do some of this.
Quote:
- Using this command <Apple-style-span {color:black;}> I can't change article font color (wich is red) in black, probably because I can't attach very well the real css class of article text. So the article in Kindle appears faded; what i have to do to prevent this?
Thanks in advance..
|
Remove style or CSS you don't want and add extra-css you do want.