Shape 5

Joomla Templates => Swapps - Club => : rjolliffe July 08, 2016, 11:01:56 AM



: Logo Position Size
: rjolliffe July 08, 2016, 11:01:56 AM
My logo is larger than the size allocated in the template.  Is it possible to enlarge the size of the logo (probably removing it from the menu as well).


: Re: Logo Position Size
: jonahh July 08, 2016, 05:15:57 PM
Hello,

In order to change the logo size you can edit that here:

:
.s5_logo_module {
    cursor: pointer;
    float: left;
    height: 67px;
    margin: 14px 23px 6px 1px;
    width: 207px;
}

template.css line 674

In order to remove from the menu unfortunately this isn't possible with custom coding done to the index.php file.


: Re: Logo Position Size
: rjolliffe July 18, 2016, 09:42:50 AM
So the logo in the menu is actually fine.

It's the logon on the Top S5 Image and Content Fader is truncating the bottom.  The logo in that position (custom_1 I believe) is what I want to get rid of or change the characteristics of.


: Re: Logo Position Size
: mikek July 19, 2016, 08:05:51 AM
Hello,

Please post a url to where this occurs.