-
AuthorPosts
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
September 25, 2014 at 2:00 pm #201592Hi again.
Can someone tell me whats wrong with my logo.
I used the same logo from our other site http://ellisellis.com/
But its different in each browser, and in Firefox its cut off a little bit.
The quality changes when i change the resolution of the browser.
I don’t have that problem on ellisellis.com
How can i fix this ?
Regards.
Eragon H FriendEragon H
- Join date:
- July 2014
- Posts:
- 468
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 5
- Thanked:
- 156 times in 149 posts
September 26, 2014 at 7:11 am #5508231. I don’t find the difference in image quality of logo when change the resolution of the browser
2. You can add this code to the file root/templates/ja_decor/css/custom.css to fix the issue in Firefox
.logo-image img {
display : block !important;
}hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
September 26, 2014 at 9:04 am #550835the code
.logo-image img {
display : block !important;
}
Works but move the logo abit up. which is not intendedBut you can see the quality different in the screenshot..
The Text is not the same in IE as in Chrome
Eragon H FriendEragon H
- Join date:
- July 2014
- Posts:
- 468
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 5
- Thanked:
- 156 times in 149 posts
September 29, 2014 at 5:03 am #5509501. You can use the below code to change the logo position when using the suggested code (add the to mentioned custom.css file)
.logo-image img {
display : block !important;
position: absolute !important;
top: 6px !important;
}2. I can see the different image quality between IE and Chrome as each browser resizes and renders the image differently
What I can suggest you is trying to resize your logo image by graphic program in your desktop, and put back to the site.
1 user says Thank You to Eragon H for this useful post
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by hjalte1983 10 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Logo Problem
Viewing 5 posts - 1 through 5 (of 5 total)