hello
http://ab-etudes-thermiques.com/
I would like the line footer 1 (visitor) and copyright is as fine as possible.
.visitorcounter strong {
font-weight: normal;
}
.wrapper_contentbottom {
padding-bottom: 0;
}
#base .module_surround {
padding: 10px 35px;
}
#container_copyright {
padding: 0;
}
To further reduce the space above the icons you also wish to hide your component area for this page. Details on doing this can be found here.. www.joomla51.com/tutorials/item/hiding-t...ticle-area-on-a-page :
#footer-1 .module_content {
text-align: center;
width: 100%;
}
#footer-1 .module_content .hi-icon-wrap {
display: inline-block;
text-align: center;
}