-
AuthorPosts
-
allenjj Friend
allenjj
- Join date:
- October 2013
- Posts:
- 47
- Downloads:
- 19
- Uploads:
- 2
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 25, 2014 at 2:31 pm #194072I am using am image logo on my JA Social Site which is nearing end of development (cdmas.cloudaccess.net). The header span for logo is set to 8 and the template.css is set to height 203 and length 1066. Despite those settings the logo appears VERY small. I cant seem to find any setting that is causing the problem, and can not seem to get the logo to appear the correct size. HELP!!!!!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 25, 2014 at 3:15 pm #519824Hi
You need to check here also /templates/ja_social/css/themes/tan/template.css line 3709
.logo-image a {
background-image: url("../../../images/logo.png");
background-repeat: no-repeat;
height: 75px;
width: 194px;
}logo is taking settings from here
allenjj Friendallenjj
- Join date:
- October 2013
- Posts:
- 47
- Downloads:
- 19
- Uploads:
- 2
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 25, 2014 at 4:00 pm #519825Forgot that there was another place settings were located. That fixed the sizing, but now the image is truncating even though the image size is 1066 wide by 203 high. I had assumed it would simply scale. How do I get the entire image to show? Resize it?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 25, 2014 at 4:14 pm #519826Checked and appear nice, you resized it ?
allenjj Friendallenjj
- Join date:
- October 2013
- Posts:
- 47
- Downloads:
- 19
- Uploads:
- 2
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 25, 2014 at 4:21 pm #519828Figured out that the solution was resizing, and then adjusted image size settings. Thanks so much.
allenjj Friendallenjj
- Join date:
- October 2013
- Posts:
- 47
- Downloads:
- 19
- Uploads:
- 2
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 25, 2014 at 4:43 pm #519829Yes, resized the image and then adjusted the css settings. Thanks so much.
<em>@pavit 407639 wrote:</em><blockquote>Checked and appear nice, you resized it ?</blockquote>allenjj Friendallenjj
- Join date:
- October 2013
- Posts:
- 47
- Downloads:
- 19
- Uploads:
- 2
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 25, 2014 at 5:09 pm #519831Looking at it, I really think I would like to logo to be slightly larger than the image below it, so I changed the header to span 9 and 3 from the previous 8 and 4, but it made no difference. Any other place I need to change that setting or is 9 and 3 not possible?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 27, 2014 at 1:49 pm #520037@allenjj: In fact, the logo is showing with max width of span8 now. If you still want to make it larger, you can open templates/ja_social/tpls/blocks/header.php and adjust the span value to span9 again as you did.
Then try to put below override css codes into custom.css file:
.logo-image a img {
width: 100%;
height: 100%;
}-
1 user says Thank You to phong nam for this useful post
allenjj Friendallenjj
- Join date:
- October 2013
- Posts:
- 47
- Downloads:
- 19
- Uploads:
- 2
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 28, 2014 at 2:12 am #520137Didnt think about the override code. Thanks so much. With some additional fiddling on the sizing and margins its looking good. Thanks again.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by allenjj 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Sizing of Logo in JA Social
Viewing 9 posts - 1 through 9 (of 9 total)