@corse
14 years, 1 month ago
Problem is solved by adding the following code to the PHP template files.
<style>
#content {
width: 920px;
}
</style>
Thanx!