Extra line?
- GK User
- Sun May 20, 2012 9:48 pm
Hi I just increase the size of the logo with no problems but now I have a extra line next to the menu. How can I delete that? Any help it would be great.
Many thanks.
cjcesar
Many thanks.
cjcesar
Screen shot 2012-05-20 at 21.42.10.jpg
-
- Junior Boarder
- Konrad M
- Mon May 21, 2012 9:00 am
Hi,
Can you give us url to your site?
Can you give us url to your site?
- GK User
- Mon May 21, 2012 1:23 pm
Hi the site still off line.
But you can login as guest.
Username: guest
Password: guest
Any help it would be great. Many thanks.cjcesar
But you can login as guest.
Username: guest
Password: guest
Any help it would be great. Many thanks.cjcesar
-
- Junior Boarder
- Konrad M
- Tue May 22, 2012 9:42 am
Without link to website and look at the code I can't help you.
- GK User
- Tue May 22, 2012 1:38 pm
-
- Junior Boarder
- GK User
- Tue May 22, 2012 10:41 pm
Hi! I have the sam problem, when I try to increase h-size of logo and edit the css, or disable login/register module in the top...I can`t identify, what parameter is control of it...
-
- Senior Boarder
- GK User
- Tue May 29, 2012 10:59 am
Hi Konrad
Did you add a chance to see the site?
Thank you.
cesar
Did you add a chance to see the site?
Thank you.
cesar
-
- Junior Boarder
- Konrad M
- Tue Jun 05, 2012 5:40 pm
This extra line is part of background for <span> elements. Becasue you made logo hight bigger it shows up.
Please try add this to override.css. It will move lines down and hide this bottom line
Remember to enable override.css option in template settings.
Please try add this to override.css. It will move lines down and hide this bottom line
- Code: Select all
#gkPageTop > span {
background: url("../images/style1/top_lines.png") no-repeat scroll right -88px transparent;
}
#gkPageTop > span:first-child {
background-position: left 37px;
}
Remember to enable override.css option in template settings.
- GK User
- Wed Jun 06, 2012 11:55 am
Excellent thank you, it works perfectly. I really appreciated. Cesar
-
- Junior Boarder
- GK User
- Mon Jun 11, 2012 1:28 pm
Hi Konrad
I am sorry to get back again to this. But I find out that in safari the line it will not display but in Firefox and IE the line still show
Any ideas how can get this sorted?
Many thanks.
Cesar
I am sorry to get back again to this. But I find out that in safari the line it will not display but in Firefox and IE the line still show
Any ideas how can get this sorted?
Many thanks.
Cesar
-
- Junior Boarder
- Konrad M
- Mon Jun 11, 2012 7:27 pm
I've checked it on my FF and IE and everything is ok. Please refresh your site in this browsers and clear cache.
- GK User
- Mon Jun 18, 2012 12:19 pm
Yes it works fine. Thank you again.
-
- Junior Boarder
- GK User
- Sun Jul 08, 2012 8:53 pm
Thank You, yes, it`s works.
-
- Senior Boarder
13 posts
• Page 1 of 1