Quote:
Originally Posted by Zero Tolerance
When you make the edit to the navbar, you will see a JS function, here you will find something along the lines of:
Code:
width='+window.screen.width+',height='+window.screen.height+'
Change this to:
And yes, make sure when you input numebrs dont put single quotes around them, and also percentages won't work i believe.
- Zero Tolerance
|
I cannot do this because I have
PHP Code:
table cellpadding="4" cellspacing="1" border="0">
Do I just change cellpadding??