Am attaching 2 pics of screenshot of Chrome & Firefox browser. The logo and menu properly display in Firefox and IE but in Chrome browser Logo/Menu go behind the Image Show GK4ver. 1.10.
I have added this code in override.css to make the logo at the right place. The size of my logo is 116 x 60.
#gkLogo { height: 68px; width: 132px; margin-top: -1px; top: 3px; line-height: 100%; position: absolute; padding-left: 6px; outline: none;}
Please suggest what further coding I need to do so that the logo/menu display correctly in FF, IE and Chrome browser.