down.low
in css/style.css
at the very bottom
PHP Code:
#content {
width: 740px;
margin: 0 auto;/* center the page in Firefox */
text-align: left;
padding: 20px;
}
either rename "#content" to "#content2"
or adjust the width ..
.. or completely remove the whole #content tag
using
absolute px makes
absolutely no sense
//note:
Just saw you already figured it out yourselfand posted it over at the other Thread.
Anyway, This mod also conflics with DonationSystem 3.08 and most likely others.