-
AuthorPosts
-
December 19, 2011 at 5:44 pm #171950
Hello everyone,
I have a display problem with the logo with internet explore 8.
See the attachment …
I state that I changed the parameters of the logo in the file default.css
Possible solutions thanks in advance
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 20, 2011 at 10:04 am #430494Hi,
It seems to me that the logo height is more than the original JA logo and you need to make changes in the css for element mainnav, to move it below the logo..
To give you exact css changes, I will need to check your site. Can you please provide your site url here or via PM?
1 user says Thank You to himangi for this useful post
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 21, 2011 at 7:24 am #430637Hi
Checked your site and issue is occurring in IE7. In IE8 logo looks exactly like it is in chrome..
To fix the issue in IE7, edit templates/yourtemplate/css/template.css file and find
<blockquote>#ja-header {
height: 80px;
z-index: 1;
}</blockquote>Replace it with the following, save the file and check the site in IE7. This should fix it.
<blockquote>#ja-header {
height: 145px;
z-index: 1;
}</blockquote>1 user says Thank You to himangi for this useful post
December 27, 2011 at 3:16 pm #431381<em>@himangi 290427 wrote:</em><blockquote>Hi
Checked your site and issue is occurring in IE7. In IE8 logo looks exactly like it is in chrome..
To fix the issue in IE7, edit templates/yourtemplate/css/template.css file and findReplace it with the following, save the file and check the site in IE7. This should fix it.</blockquote>
Hi Himangi,
I made the changes as you said and everything works perfectly!
Thanks and happy new year
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by pask 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Error displaying logo IE8
Viewing 4 posts - 1 through 4 (of 4 total)