Swedie mate,
I still can't find out why a member that cannot have gb or wp has a width problem in my style on his memberpage (
http://community.ddance.fm/member.php?u=38 )
allthough fixed width with gb/wp (
http://community.ddance.fm/member.php?u=1 )
Seems even that it is ok with only a gb... (
http://community.ddance.fm/member.php?u=5 )
Code:
//This file includes settings for Webpage and Guestbook script
$wghtml['webgbtotalwidth'] = '735';
$wghtml['webpagewidth'] = '65%'; //Default 60%
$wghtml['gbwidth'] = '35%'; //Default 40%
$wghtml['gbpagelimit'] = '10';
$wghtml['gbpagestoshow'] = '10';
:/