Posted: Thu Oct 20, 2005 9:32 pm
mmm when I go to that Variable tutorial in php section... the text goes out of the box...
You might want to fix that. 
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
My screen res is 1152x864, which causes the gradient in the #header to repeat. Try adding this to your CSS:Charles256 wrote:www.esitemaintenance.com bring on the hate...
Code: Select all
#header {background-position:left;background-repeat:repeat-y;background-color:#C4D3FE;}Code: Select all
* html #body {height: 450px}
#body {min-height: 450px}