Dears,
I would like kindly ask you how to change ccs to move additional picture added by option Header => Header Picture. Now the picture has similar size like site logo but is showed few times higher.
What is my idea? To show additional picture in the original size in the same line as page logo on the right corner.
Below you can find my custom css that I already putted in the administration panel:
#header #mainmenu {
float: none;
text-align: center;
}
#header #mainmenu ul li {
display: inline-block;
float: none;
}
#header .social-search form.searchform {
display: none;
}
#header .logo-wrap {
width: 100%;
}
#site-details {
float: right;
text-align:center;
}
.page #main #content img {
background-color: transparent;
border: 0;
}
.h4 { text-transform: none; }
Thanks in advance,
Lukasz