View Single Post
Old 08-14-2009, 05:42 PM   #27
Hellmark
Wizard
Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.Hellmark ought to be getting tired of karma fortunes by now.
 
Hellmark's Avatar
 
Posts: 2,592
Karma: 4290425
Join Date: Jun 2009
Location: Foristell, Missouri, USA
Device: Nokia N800, PRS-505, Nook STR Glowlight, Kindle 3, Kobo Libra 2
To do that cover, you'd need to use layers in CSS, and relative positioning. Bottom layer you have your background image. Next add a layer with the title. Next layer, you'll need the image of the girls, with a transparent background (PNG would work best for this, due to the alpha channel). On top of that, you have another layer, with the various text styles, colors, etc. Special fonts you'd have to include with it, or otherwise the renderer would most likely default the font if the person didn't have that font included on the system (and is why most of the time for special fonts, they just make it an image on the site). The only real issues would be how well the renderer included on the reader supports CSS.
Hellmark is offline   Reply With Quote