Is it possible to change the css so i will get the logo like the attachment?
Example: http://www.lermooser-tuifl.at/joomla51/joomla51.png
.logo img {
margin-bottom: -70px;
margin-top: -70px;
}
@media only screen and (max-width: 1140px) {
#container_header {
display: none;
}}