Shape 5

Joomla Templates => Gamers - Club => : redback April 13, 2015, 01:40:16 AM



: Logo not responsive
: redback April 13, 2015, 01:40:16 AM
Hello,

Joomla 3.4.1 with Gamers template.

The dimensions of the logo I am using are 356px ? 100px (scaled to 350px ? 98px).

However the logo does not reduce for mobile devices.

http://49.156.27.148/~cadracom/index.php

Is this possible?

Cheers

Neil


: Re: Logo not responsive
: mikenicoll April 13, 2015, 07:14:05 PM
Hello,

Try this:

:
.s5_logo_module {
     max-width: 100% ! important;
}


: Re: Logo not responsive
: redback April 13, 2015, 07:27:50 PM
Perfect!!!

Thanks.


: Re: Logo not responsive
: mikenicoll April 13, 2015, 07:30:51 PM
NP :)