This question about Using an extension: Answered
Un-Centering body content in print view
All main body content in print view is centered for our instance.
I see that appears to be set via
BaseStyle.css
/* layout */
.natBody {
text-align:center;
}
I confirmed that setting it to
left as a test, gives the desired appearance but I'm assuming that needs to be instead in print.css
However none of my fumble hacks to print.css seem to affect the appearance.
Any steerage to accomplish that?
--
CraigBowers - 25 Nov 2009
Fixed in latest
NatSkin.
--
MichaelDaum - 26 Nov 2009