change menu display
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Wed Feb 19, 2014 11:35 am
- Reply with quote
- Report this post
Hi,
how could I change the position of this menu?
I would display it in horizontal

and how to resize the logo to the top of the page, it is displayed too small
thanks
how could I change the position of this menu?
I would display it in horizontal

and how to resize the logo to the top of the page, it is displayed too small
thanks
-
- Junior Boarder
- GK User
- Wed Feb 19, 2014 12:24 pm
- Reply with quote
- Report this post
Hi,
1) About menu: you have to publish menu on different position (bannertop) - but to get horizontal view - hmm it won't be so easy as you expect
2) About logo: if you are using from CSS,
you have to override
If insert your size.
But if you are using Logo type : Image....
play with those values... I don't see page ... so I can only guess
1) About menu: you have to publish menu on different position (bannertop) - but to get horizontal view - hmm it won't be so easy as you expect
2) About logo: if you are using from CSS,
you have to override
- Code: Select all
#gkLogo.cssLogo {
height: ....px;
width: ....px;
}
If insert your size.
But if you are using Logo type : Image....
- Code: Select all
#gkLogo {
height: 35px;
width: 140px;
}
play with those values... I don't see page ... so I can only guess
-
- Platinum Boarder
3 posts
• Page 1 of 1