What I want is a centred background image, which only appears once on the page but the whole image appears on the page as well.
Just now I have
The problem is though, that the image positions its self out side the window. like this.
I would like it positioned like a centred image only as a background image so that it doesn't get in the way of my page. Like this.
As an incentive to help me I would say you can have all my fri$ but as I don't have that many I don't think it would help!
You can have them if you manage to help me though. Thanks in advance
Just now I have
| Code: |
| <style type="text/css">
body { background-image: url('Full.png'); background-repeat:no-repeat; background-position:center } </style> |
The problem is though, that the image positions its self out side the window. like this.
I would like it positioned like a centred image only as a background image so that it doesn't get in the way of my page. Like this.
As an incentive to help me I would say you can have all my fri$ but as I don't have that many I don't think it would help!
You can have them if you manage to help me though. Thanks in advance
