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
I am also new to joomla and love this template. But I have a quick question:
Is there any way to remove the light green background behind the main AS logo on the home page?
background-image: url(”../images/header_bg.png”);
from the following class
#header {
background-image: url(”../images/header_bg.png”);
background-position: left top;
background-repeat: repeat-x;
clear: both;
margin-top: 20px;
min-height: 530px;
width: 1000px;
}