-Matt- Posted May 21, 2008 Posted May 21, 2008 Re: Help with adding a Background Image to the Header.php! background-image: url; Quote
Guest Anonymous Posted May 21, 2008 Posted May 21, 2008 Re: Help with adding a Background Image to the Header.php! background-image:url(img_name.png); Quote
Joel Posted May 21, 2008 Author Posted May 21, 2008 Re: Help with adding a Background Image to the Header.php! Nope none off them worked they just came up with a error :( Parse error: syntax error, unexpected ':' in /****/*************/public_html/header.php on line 145 Quote
Guest Anonymous Posted May 21, 2008 Posted May 21, 2008 Re: Help with adding a Background Image to the Header.php! <style type="text/css"> body { background-image:url(img_name.png); } </style> add that in your <head> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.