Question
Hi, all.
I need to increase a body width with
NatSkin. I think main contents width is too small.
I checked a
BaseStyle.css file and *.nat.tmpl files. but I have no idea what to do.
Please let me know about this.
Thank you for your reading.
Environment
--
JackMa - 28 Jun 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
have a look at
view.plain.nat.tmpl - it contains the following:
<body class="natBody natBodyPlain %TMPL:P{"bodyclass"}%">
You should be able to to add your preferred width to
BaseStyle.css using css class
natBody or
natBodyPlain
--
CarloSchulz - 12 Jul 2007