Hi,
I’ve ended up buying this as I coundn’t wait for a reply (which Im not getting?). Trying to add a full page background with transparent header as per a previous post.
http://slsqsouthcoast.com.au/index.php
body{
#000 url(http://slsqsouthcoast.com.au/wp-content/uploads/2013/07/background_01.jpg) no-repeat center top;
}
#header-section{
background:transparent;
margin: -200px -20px 0 -20px !important;
position:absolute;
top:0;
z-index:40;
}
#container{
margin-top:200px;
}
Apparently this code should work? Not getting much love in the reply department
Thanks,
Flant