I am trying to give a demo dolphin installtion a new look.
I would like to make it look different without incurring that future updates would require editing of lots of files or that certain plugin modules make it look weird.
Unfortunately I have seem this line here inside the HTML code that is generated:
<div style="width: 960px;" class="main">
Why is this not in global.css ?
Could you please move it to global.css in the next update?
Even if the admin interface lets you define the width (which makes no sense to me as this is the job of the designer that delivers HTML templates and css files), this could still be an optional override of the global.css style that has no effect if it is not defined.