Hi Dave

Still under construction: I am wondering how I can force the titlebar div
> not to display when printing. This improvement would keep the tag area from
> view when printing. Other than that, I feel like it is now done.
>

"gifftoolbar" is a CSS class, not an HTML element ID. So your stylesheet
should be:

@media print {.gifftoolbar {display: none ! important;}}

Does that work?

Best wishes

Jeremy


>
> Blessings.
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to