Quote:
Originally Posted by Snow
In the file webgbset.php, the following two lines control the sizes of the guestbook and webpage
Code:
$wghtml['webpagewidth'] = '60%'; //Default 60%
$wghtml['gbwidth'] = '30%'; //Default 40%
I assume it should work if you wanted to use fixed values e.g. 500px instead of percentages. I don't think users can override these values.
|
Hummm good looking out. This seems to be width though. I am more into the hight. Let me look and see if that is there as well.
Oh BTW I put any code I wanted. bypassed what was "allowed"