| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read | ![]() |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi
Can someone please tell me how to position an image in CSS? It's set out like this:- style.css Code:
body {
background: url(images/background.gif) no-repeat;
background-attachment: fixed;
margin: 0px 0px 0px 13px;
color: #627283;
}
Code:
background.gif is currently to the left, it displays fine with lower screen resolution but not 1024x + that's why I want it centered. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|