-
AuthorPosts
-
January 8, 2014 at 6:55 am #193576
Hi there,
Im wondering if you could tell me why my logo I just uploaded is showing blurry. I think it might be being resized bigger, but im not sure why, or how to change that. You can see it here 🙂
Thanks heaps for any help I can get,
Katie
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 9, 2014 at 7:45 am #517882Could you be more specific about logo issue?
Just for better clarification, please include an illustrated screenshot of what you are trying to achieve,I will help you out then.
January 20, 2014 at 11:20 am #519101Hi,
I have attached the picture that I have uploaded. Here it is in its original size and not blurry, but on the site its is enlarged just abit and is blurry.
Its also blurry on my iphone, and there is a funny line going through the logo there. I think the menu isnt working in that side button or something
Thanks
Katie-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 21, 2014 at 3:30 am #519189Hi Katie,
Please try tweak below to fix the problem on mobile layout:
Open templates/ja_wall/themes/blackboard/css/theme.css file
Change
#logo h1 a {
float: none;
margin: 0 auto;
}.logo-image h1 a {
background: url(../images/logo.png) no-repeat left top;
height: 48px;
margin: 0 10px;
text-indent: -999em;
width: 81px;
}To
#logo h1 a {
float: none;
margin: 0 auto;
background-size: 45%;
}.logo-image h1 a {
background: url(../images/logo.png) no-repeat center top;
height: 48px;
margin: 0 10px;
text-indent: -999em;
width: 81px;
}Hope this helps
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum