-
AuthorPosts
-
May 10, 2015 at 7:52 pm #206246
I am having problems with my custom logo being way too small. I consulted older posts and tried to solve it…
I adjusted the code: /templates/ja_muzic/css/themes/blue/template.css
}
.logo-image a {
background-image: none;
background-repeat: no-repeat;
width: 141px;
height: 36px;but the template does not reflect these changes in size and remains very tiny.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 11, 2015 at 6:22 pm #570181Hi @cmnow,
Please open file /templates/ja_muzic/css/custom.css (if you don’t have this file, just create a new one) then add this code :
div.logo-image {
overflow: visible;
}
div.logo-image a {
width: 141px;
height: 36px;
}Adjust the width / height value above to suite your need.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 11, 2015 at 6:22 pm #735253Hi @cmnow,
Please open file /templates/ja_muzic/css/custom.css (if you don’t have this file, just create a new one) then add this code :
div.logo-image {
overflow: visible;
}
div.logo-image a {
width: 141px;
height: 36px;
}Adjust the width / height value above to suite your need.
May 11, 2015 at 8:50 pm #570197Thanks for your reply! I made the code change described above, however it unfortunately did not affect logo size?
May 11, 2015 at 8:50 pm #735269Thanks for your reply! I made the code change described above, however it unfortunately did not affect logo size?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:01 pm #570198Is your logo an image or text content you wrote in somewhere?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:01 pm #735270Is your logo an image or text content you wrote in somewhere?
May 11, 2015 at 9:06 pm #570199It is an image.
May 11, 2015 at 9:06 pm #735271It is an image.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:14 pm #570203<em>@cmnow 472893 wrote:</em><blockquote>It is an image.</blockquote>
What is the actual size (dimensions) of your logo image?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:14 pm #735275<em>@cmnow 472893 wrote:</em><blockquote>It is an image.</blockquote>
What is the actual size (dimensions) of your logo image?
May 11, 2015 at 9:16 pm #570205<em>@TomC 472897 wrote:</em><blockquote>What is the actual size (dimensions) of your logo image?</blockquote>
386×36May 11, 2015 at 9:16 pm #735277<em>@TomC 472897 wrote:</em><blockquote>What is the actual size (dimensions) of your logo image?</blockquote>
386×36TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
AuthorPostsThis topic contains 17 replies, has 3 voices, and was last updated by TCB 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum