Double line next to the logo
- GK User
- Wed Jan 18, 2012 10:44 pm
Hello everyone,
I have a bug in Firefox 6.
The line left to the logo is doubled, don't know why.
In Chrome and Opera the "bug" only appear, if you make the font bigger with the (AAA)
the site is online, I can provide access.
Thank you
I have a bug in Firefox 6.
The line left to the logo is doubled, don't know why.
In Chrome and Opera the "bug" only appear, if you make the font bigger with the (AAA)
the site is online, I can provide access.
Thank you
-

- Senior Boarder
- teitbite
- Thu Jan 19, 2012 3:25 am
Hi
Can I please see the site ?
Can I please see the site ?
-

- Moderator
- teitbite
- Fri Jan 20, 2012 6:14 pm
Hi
I got the site url, unfortunately it's offline. Please send me an access to it.
I got the site url, unfortunately it's offline. Please send me an access to it.
-

- Moderator
- GK User
- Sat Jan 21, 2012 2:48 pm
teitbite wrote:Hi
I got the site url, unfortunately it's offline. Please send me an access to it.
You got it via PM.

-

- Senior Boarder
- teitbite
- Mon Jan 23, 2012 8:30 am
Hi
Try add this code to css:
Try add this code to css:
- Code: Select all
#gk-top h1 {
display: table-cell;
height: 180px;
padding-bottom: 32px;
white-space: nowrap;
width: 317px;
}
h1.logo a {
height: 180px;
}
-

- Moderator
- GK User
- Mon Jan 23, 2012 3:21 pm
This was not the solution. Your code aligned the Logo, but not the lines.
I really need this to be fixed.
Thank you.
I really need this to be fixed.
Thank you.
-

- Senior Boarder
- teitbite
- Tue Jan 24, 2012 1:50 pm
Hi
Send me FTP access than. I need to work on this and not guess in this case what can help.
Send me FTP access than. I need to work on this and not guess in this case what can help.
-

- Moderator
- teitbite
- Wed Jan 25, 2012 1:44 pm
Hi
Ok. Looks like setting a height to elements with this line worked. Please check Yourself:
Ok. Looks like setting a height to elements with this line worked. Please check Yourself:
- Code: Select all
#gk-top > span {
height: 20px !important;
}
-

- Moderator
8 posts
• Page 1 of 1
