problem with menu

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu May 09, 2013 4:04 pm
Reply with quote
Report this post
hi,

the menu is not displayed completely on chrome and safari

you have an idea ??

http://www.djnews.be/rock

Image
User avatar
Fresh Boarder

GK User
Thu May 09, 2013 7:01 pm
Reply with quote
Report this post
Hi,
please go to your override.css and find:
Code: Select all
.gkMenu > ul > li > a {
color: #FFF;
display: block;
height: 40px;
line-height: 40px;
padding: 0 20px;
}

and change it to:
Code: Select all
.gkMenu > ul > li > a {
color: #FFF;
display: block;
height: 40px;
line-height: 40px;
padding: 0 19px;
}

Should work.
User avatar
Gold Boarder

GK User
Thu May 09, 2013 8:37 pm
Reply with quote
Report this post
thank you :)
User avatar
Fresh Boarder

GK User
Sun May 12, 2013 7:56 pm
Reply with quote
Report this post
Hello ,

I have another problem with banner module ...

the alignment is different in firefox and chrome

look with image

Image

you have an idea ??

Thank you
User avatar
Fresh Boarder

GK User
Mon May 13, 2013 8:39 am
Reply with quote
Report this post
Can you give me link to page with this issue ?
User avatar
Gold Boarder

GK User
Mon May 13, 2013 11:34 am
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Mon May 13, 2013 1:18 pm
Reply with quote
Report this post
I checked your site in Chrome and FF and I don't see any difference. I don't have this issue as on your screenshot.
User avatar
Gold Boarder


cron