|
|
|
|
|
|
|
|
|
#11 |
|
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.
|
|
|
|
|
|