(back-link in friends!)This is my settings
Code:
/* begin Header */
div.art-Header
{
margin: 0 auto;
position: relative;
z-index:0;
width: 1000px;
height: 300px;
}
div.art-Header-jpeg
{
position: relative;
z-index:0;
top: 0;
left: 0;
width: 100%;
height: 300px;
background-image: url('../images/Header.jpg');
background-attachment:inherit;
background-repeat: no-repeat;
background-position: center;
}
/* end Header */
edit - Solved, moderator can close the thread!






