Shape 5

Joomla Templates => Business Line - Club => : nganji August 26, 2017, 11:17:46 AM



: Larger logo
: nganji August 26, 2017, 11:17:46 AM
I want to add a logo image that is 130px by 130px. What adjustments should be made so that the menus work correctly?

Thanks


: Re: Larger logo
: mikek August 28, 2017, 07:26:28 AM
Hello,

I would not recommend making your logo that tall, it is going to cause your header to be too large. We do not provide modification services as part of our support, if you want to try and adjust the height it's found in template.css under:

#s5_menu_wrap {
    background: #ffffff;
    height: 90px;
}


: Re: Larger logo
: nganji September 05, 2017, 05:23:08 PM
Thank you