View Single Post
Old 06-17-2009, 12:10 PM   #71
netseeker
sleepless reader
netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.netseeker ought to be getting tired of karma fortunes by now.
 
netseeker's Avatar
 
Posts: 4,763
Karma: 615547
Join Date: Jan 2008
Location: Germany, near Stuttgart
Device: Sony PRS-505, PB 360° & 302, nook wi-fi, Kindle 3
Quote:
Originally Posted by dpierron View Post
That's a good idea, although I was talking about the horizontal spacing of the letters (isn't it called kerning?). AFAIK, there is no way (in CSS) to change this spacing, is it ?
Basically there exists such a way via the CSS attribute "letter-spacing":
Code:
letter-spacing:0.3em
Unfortunately ADE doesn't support it.

Update: Hm, seems as it isn't ADEs fault. letter-spacing is just not in the supported CSS subset according to the OPS specification.

Last edited by netseeker; 06-17-2009 at 12:13 PM.
netseeker is offline   Reply With Quote