- Posts: 14116
- Thank you received: 1639
Do not see the logo in IE
-
mkonline
- Topic Author
- Visitor
12 years 6 months ago #18754
by mkonline
Replied by mkonline on topic Re: Do not see the logo in IE
Oks, but now comes the navigation menu on the right in Mozilla
thanks
thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 6 months ago #18777
by ivan.milic
Replied by ivan.milic on topic Re: Do not see the logo in IE
layout.css:
#topmenu_pad {
padding: 10px 10px 10px 180px;
}
change 180px to smaller value.
#topmenu_pad {
padding: 10px 10px 10px 180px;
}
change 180px to smaller value.
Please Log in to join the conversation.
-
mkonline
- Topic Author
- Visitor
12 years 6 months ago #18808
by mkonline
Replied by mkonline on topic Re: Do not see the logo in IE
I think that I can not make you understand the problem I have.
Although lower the padding: 10px 10px 10px 180px;
to
padding: 10px 10px 10px 155px;
I still have the same problem in FF from the logo to the navigation bar for more space in IE.
The margin from the logo to the menu is superior in FIREFOX and INTERNET EXPLORER overlap.
What we want is that the margin between the logo and the menu is the same in both browsers.
Although lower the padding: 10px 10px 10px 180px;
to
padding: 10px 10px 10px 155px;
I still have the same problem in FF from the logo to the navigation bar for more space in IE.
The margin from the logo to the menu is superior in FIREFOX and INTERNET EXPLORER overlap.
What we want is that the margin between the logo and the menu is the same in both browsers.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #18826
by ivan.milic
Replied by ivan.milic on topic Re: Do not see the logo in IE
Instead of padding in:
#topmenu_pad {
[strike]padding: 10px 10px 10px 180px;[/strike]
}
use margin on:
#topmenu_pad .menu{
margin: 10px 10px 10px 150px;
}
#topmenu_pad {
[strike]padding: 10px 10px 10px 180px;[/strike]
}
use margin on:
#topmenu_pad .menu{
margin: 10px 10px 10px 150px;
}
Please Log in to join the conversation.
-
mojastran
Inactive member - Member
Less
More
- Posts: 99
- Thank you received: 0
11 years 11 months ago - 11 years 11 months ago #24340
by mojastran
Replied by mojastran on topic Do not see the logo in IE
Hy,
I have more or less the same problem. The logo is "cut off" in IE 8, in chrome and firefox it is ok.
The reflection efect duplicates the image in IE 8.
Please check it at kabeltec.mojastran.net in IE8
Lep pozdrav iz slo
I have more or less the same problem. The logo is "cut off" in IE 8, in chrome and firefox it is ok.
The reflection efect duplicates the image in IE 8.
Please check it at kabeltec.mojastran.net in IE8
Lep pozdrav iz slo
Last edit: 11 years 11 months ago by mojastran. Reason: brisem slike
Please Log in to join the conversation.
-
mojastran
Inactive member - Member
Less
More
- Posts: 99
- Thank you received: 0
11 years 11 months ago #24341
by mojastran
Replied by mojastran on topic Re: Do not see the logo in IE
Please check the same problem at
www.hotjoomlatemplates.com/support-forum...in-ie?start=12#24340
Please Log in to join the conversation.
Time to create page: 0.087 seconds