> I'm using TW as a personal notebook and don't really need to see this
> line (although I'm assuming the data is still accessible if needed).
> Is there an easy way to hide it?

You can use either:

A) add custom CSS in [[StyleSheet]]
    .subtitle { display:none; }

or

B) edit ViewTemplate and remove the 'subtitle' DIV:
   <div class='subtitle'>...</div>

Both are equally effective.  Personally, I prefer (A), since it
doesn't involve as much editing, and allows for 'theme switching'
between styles to toggle the subtitle display if needed.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
----------
Was this answer useful? If so, please help support TiddlyTools:

   TiddlyTools direct contributions: (paypal)
      http://www.TiddlyTools.com/#Donate
   UnaMesa tax-deductible contributions:
      http://about.unamesa.org/Participate (paypal)
   TiddlyWiki consulting:
      http://www.TiddlyTools.com/#ELSDesignStudios
      http://www.TiddlyTools.com/#Contact

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to