Shape 5

Joomla Templates => M Creative Agency - Club => : bbmnet July 11, 2018, 07:02:55 AM



: Logo autofith
: bbmnet July 11, 2018, 07:02:55 AM
Hello everyone.
I'd like set the top logo in this template.
I just put an image but is to big so menu line coming big... And when i scroll down the logo it remain over the other part of website.
Thank you


: Re: Logo autofith
: jonahh July 11, 2018, 01:10:31 PM
Hello,

Can you please post a URL of your site so we can better assist and see whats going on?

Thanks,


: Re: Logo autofith
: bbmnet July 12, 2018, 02:09:25 AM
I'm so sorry....
https://www.immobiliaredreams.it/
Thank you in advance


: Re: Logo autofith
: jonahh July 13, 2018, 10:47:55 AM
Ok open up template.css line 614 and look for the below and swap to 0.5 as I have done and also add the margin-top:


:
.s5_wrap_fmfullwidth #s5_logo_wrap img {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
margin-top:-18px;}


: Re: Logo autofith
: bbmnet July 16, 2018, 05:23:11 AM
Thank you very much !!! Now it's perfect.
M.