PDA

View Full Version : Minimalistic Template width?


mk10
11-03-2006, 08:02 AM
Can Anyone give me an advice? How to place the minimalistic template over the hole width of the site 100% instead of only 75% i think it is. I don't know where i should change it?

WTM
11-03-2006, 08:16 AM
I believe Minimalistic template is fixed width and could not be stretched to 100%

Michael Hill
11-03-2006, 08:47 AM
Perhaps, this isn't correct, but you can do it by this manner.

In header.tpl code


<body>
<div class="page">


replace with


<body>
<div align="center">

mk10
11-03-2006, 09:08 AM
problem is by doing so, all the other content isn't centered any more and design is broken.