View Single Post
Old 08-24-2010, 05:25 PM   #2508
cisaak
Member
cisaak began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Aug 2010
Device: Kindle DX
Formatting Masthead

In my newspaper recipe, I have replaced the standard Kindle masthead with "MYTEXT" using the following command:

def get_masthead_title(self)
return 'MYTEXT'

Unfortunately, MYTEXT is truncated when viewed on my Kindle's screen. Apparently, I must use a CSS command to format the substitute masthead. I have used CSS to format other tags, e.g., the body of the article, but I do not know how to apply a CSS to the masthead. Can anyone help?
cisaak is offline