Hi friends,
I could not find the right solution here.
and I ask you to hilfestellung, -)
how can I insert a large logo in height and width, or in what file
I change from the limitations. I have already looked in the header.php and in layout.css.
but I would then also the header logo no matter what variation I then select them and accordingly adapts the header setting.
sorry for my good english, German solutions also welcome.
my site is http://www.noa-noa-wuerzburg.de
thanks
carsten
Hi,
If you are looking to upload a logo with taller dimension. You can add something like this on your custom.css or Quick CSS
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 200px; }
Specify the height and the line-height of your logo.
Regards,
Ismael
it works, thanks for your great job here.
best regards