Hi,
I don't know why the gavick footer is not align to the width of the site. Any idea?
Best regards,
.main {
margin:0 auto;
width:980px;
}
.main {
margin:0 auto;
max-width:1200px;
position:relative;
width:980px;
}
#gk-footer {
color:#BBB6B1;
font-size:90% !important;
height:24px;
width:980px
line-height:24px;
margin:10px 0 0;
overflow:hidden;
/* Footer */
#gk-footer { overflow:hidden; margin-left: auto; width: 980px; margin-right: auto; color:#bbb6b1; font-size:90%!important; height:24px; line-height:24px; }
#gk-footer a { color:#979189; }
#gk-footer a:hover { text-decoration:underline; }
#stylearea { float:right; margin:0 0 0 20px; width:auto; font-size:90%!important }
.gk-footnav { float:none; margin-left: auto; margin-right: auto;}
.gk-footnav li { float:left; margin:0 12px 0 0; }
.gk-copyright { float:right; margin-left: auto; margin-right: auto; }
.gk-footnav { margin-left: 338px;}
.gk-copyright { margin-right: 338px; }