-
AuthorPosts
-
January 25, 2013 at 8:34 pm #184370
I have uploaded a 400px png, but it is getting reduced.
Where can I change the logo width for larger screens to be larger than 270px?
I still want the logo to be responsive for smaller screens.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 28, 2013 at 7:03 am #481283Hi modernmagic,
Here is my answer for your question:
1. Go to templatescurrent_templatecss
2. Edit template.css for logo style at line after /*Logo Image*/
3. Remember to clear T3 cacheHope these can help you.
Pls feel free to ask me if your have any problems !January 29, 2013 at 7:08 am #481470I have done that in my custom.css and that works:
.logo-image a {
width: 350px;
height: 81px;
}but the larger logo image is not being shrunk responsively.
Where can I edit the responsive css to shrink the same image to fit on the iphone. The logo arear on the iphone appears to be about 265px wide.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 29, 2013 at 8:31 am #481484Hi mordenmagic,
Pardon me for not checking the template you are using & your site url. Please sent me that details soon, so i can have clear overview then it can be done soon !
Regards,
—
LeoJanuary 29, 2013 at 5:29 pm #481554the site is under construction at
http://www.admarneuro.com/new
I will leave it online until you respond and then turn it offline again.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 30, 2013 at 6:41 am #481620Hi modernmagic,
After viewing your site’s source, I found that your current template is T3v3 Blank Red Theme, so try to follow this path:
templatesja_t3v3_blankcssthemesred . Then you can customize the logo in template.css.Pls inform me when you solve it!
Regards,
—-
LeoJanuary 30, 2013 at 9:17 pm #481753Yes, I know what template I am using. Maybe you didn’t see my earlier post:
<em>@modernmagic 357434 wrote:</em><blockquote>I have done that in my custom.css and that works:
.logo-image a {
width: 350px;
height: 81px;
}but the larger logo image is not being shrunk responsively.
Where can I edit the responsive css to shrink the same image to fit on the iphone. The logo arear on the iphone appears to be about 265px wide.</blockquote>
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 31, 2013 at 4:04 am #481779Hi modernmagic,
Ok, I have checked on your site, here is the solution :
Don’t add:
<blockquote>.logo-image a {
width: 350px;
height: 81px;
}</blockquote>
to custom.css.What you need is to put these :
<blockquote>.logo-image a {
width: 350px;
height: 81px;
}</blockquote> to template-responsive.css.p/s: remember to delete changes on custom.css
Pls inform me if your issue is solved !Regards,
—
Leoscannergmbh Friendscannergmbh
- Join date:
- September 2012
- Posts:
- 28
- Downloads:
- 22
- Uploads:
- 11
- Thanked:
- 4 times in 1 posts
February 1, 2013 at 12:22 pm #482010I have the same problem: whatever I do, my logo image (600x84px) is just cropped on mobilephone, but not scaled.
Kind regardsphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 4, 2013 at 10:50 am #482347Hi scannergmbh,
please follow my guide above. If you still have issue, pls send me you url, and a snapshot, i will help then.
Regards,
—
Leoscannergmbh Friendscannergmbh
- Join date:
- September 2012
- Posts:
- 28
- Downloads:
- 22
- Uploads:
- 11
- Thanked:
- 4 times in 1 posts
February 11, 2013 at 9:55 am #483039<em>@Leo Burnetts 358626 wrote:</em><blockquote>Hi scannergmbh,
please follow my guide above. If you still have issue, pls send me you url, and a snapshot, i will help then.
Regards,
—
Leo</blockquote>For resonsive the Logo i have inserted the responsive-style.less the following code.
that works….logo-image a {
background-size: 50% auto;
background-position:center;
} -
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by scannergmbh 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum