body {
background:url(images/headerico.jpg),url(images/header.jpg);
background-attachment:fixed,fixed;
background-repeat:no-repeat,repeat-x;
background-position:left top,left top;
}
but it doesn’t work perfectly for me :/
it shows like this: http://www.solidfiles.com/d/036ef337d1/
i want to make the logo to be shown in the black header but it doesn’t work :|
could somebody help me to fix it? :/