I read all the posts related to not showing background on the header position. It was working fine up until i removed the suffix from template features. After i added the suffix back, the background is not loaded anymore...
http://dan.myitmaster.com/
- Code: Select all
.frontpage #gkHeader {
background: url('/images/header_bg.jpg') no-repeat center top;
background-attachment: fixed;
}