Menu & Image Logo Problem

GK User
Thu May 28, 2015 3:26 pm
Hi

I am using image logo and added code below to overide.css file to display the logo in the centre when viewing pages on my website. I now have a problem with the menu items going off the screen, when scrolling down on my web pages, it displays fine only on the home page. Also, my logo doesn't display in the centre when Im on the home page. Please help

http://www.worldofelectronics.co.za/

Code: Select all
#gkHeaderNav.static #gkLogoSmall {
    top: -10%;
    margin-left: -170px;
}

#gkHeaderNav.static.active #gkLogoSmall {
  margin-left: 0px !important;
}
User avatar
Junior Boarder

teitbite
Sun May 31, 2015 9:27 am
Hi

Looks like logo is fixed for innerpages. Here a small code to help with centering it on frontpage:

Code: Select all
.frontpage #gkLogo {
    max-width: 370px;
}
User avatar
Moderator

GK User
Sun May 31, 2015 3:57 pm
Thanks, that fixed the homepage logo. Still have a problem with the menu in the sub pages
User avatar
Junior Boarder

teitbite
Sun May 31, 2015 6:31 pm
Hi

Can You please explain one more time how logo on inner pages should looks like ? I think it's ok already.
User avatar
Moderator

GK User
Sun May 31, 2015 7:21 pm
If you click on any of the menu links which opens up the pages, it displays the image correctly in the center after i used the code on my initial post which was from another post on this forum, however when i scroll down the page, the logo slides left and displays correctly but the menu text links doesnt. The contact goes out the page and can only see part of the contact link. See attached

User avatar
Junior Boarder

teitbite
Tue Jun 02, 2015 7:00 pm
Hi

Och. I'm using a bigger screen so it was not possible to see it for me. Anyway I see You have change a template to a different one so I cannot inspect it to tell You the fix for that :( If You still wish me to take a loot please revert to our template.
User avatar
Moderator

GK User
Tue Jun 02, 2015 7:02 pm
yeah had to change cos had a deadline to meet. Thanks, will have to stick with the current template.
User avatar
Junior Boarder

teitbite
Thu Jun 04, 2015 6:15 pm
Hi

Ok. Whatever works I guess :) Thread closed.
User avatar
Moderator


cron