Thread
:
HTML help
View Single Post
2008-07-29, 12:47 PM
#
11
virgohippy
Madness is like gravity. All it takes is a little... push.
Join Date: Feb 2006
Location: California
Posts: 1,679
The problem is in your CSS style sheet.
Add "background-position:center;" to the body tag. Should look like this:
Code:
body { background-image:url('bg.jpg'); background-position:center; }
__________________
~Warm and Fuzzy.
virgohippy
View Public Profile
Visit virgohippy's homepage!
Find More Posts by virgohippy