I tried every id-tag and class with
#main, #body, #xwikimaincontainer, #menuview, #headerglobal,
#contentcontainer, #footerglobal, #contentcontainerinner,
#xwikicontent,#leftsidecolumns, #xwikimaincontainerinner, #xwikicontent,
#mainContentArea, #contentcolumn, #contentcontainer, .main, .leftsidecolumn,
.layoutsection, .contenthideleft, .wiki-xwiki, .space-Main , .viewbody ,
.hideleft {
margin: 0px !important;
}
to skip the margin but nothing seems to work. Only
* {
margin: 0px !important;
}
seems to work. But when i use it there is nothing useful left for printing.
Are you able to print a page which only contains
(% style="float: right;"%)Text
and the print shows the "Text" on the right (without scaling the print in
browser-print-options)?
Regards,
Matthias
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Skip-CSS-for-Print-tp7588333p7588345.html
Sent from the XWiki- Dev mailing list archive at
Nabble.com.