Latest Reply from Dave at 2014-09-25 03:51:34
I am trying to determine the maximum size of the logo image file.
Hi!
The maximum size is 136 px. However, you can change height of secondarymenu-container element and upload logo with a bigger size. Just edit the code:
/*------------------------------ MENU ------------------------------*/
#secondarymenu-container {
height:136px;
position:relative;
z-index:20;
}

in style.css.

Leave a reply

Add codeAdd image