You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin or Dev Tools:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
thanks
You can do it by editing 'as002065/css/tmpl.default.css' file the following class:
#header-wrapper {
background-image: url("../images/bg.menu.png");
margin-top: 60px;
opacity: 1;
position: absolute;
width: 100%;
z-index: 1;
}
You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin or Dev Tools:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.