-
AuthorPosts
-
aldyf Friend
aldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
May 29, 2015 at 9:01 am #206733Dear JA Developer and everybody out there.
Now, i am developing the site from localhost, i dont have any live site yet.
I have a problem with blog intro image size. The height of intro image size in blog view is not good.
I have changed the setting in Global Configuration – Articles – Shared Option, but it does not effect.
How can i change the height size of intro image in blog view?
Thank you very much.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 1, 2015 at 11:29 pm #572524HI
In this issue in need to check your site .
But as you are saying you are working on local host so u can try the solution below :
Go to /template/your JA Template /css/custom.css
if there is no custom.css then create it and add this code to show the full image
.article-intro-media .item-image {
max-height: 100%!important;}
Let me know if it helps .
aldyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
June 2, 2015 at 9:58 pm #572658Hi @pankajsharma. Thank you for the reply. Very appreciate that.
The css code is works in the single article view.
Unfortunately, it does not work in the blog layout view, the main image article in blog layout view is still not good . Maybe another css code?
Thank you very much.
aldyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
June 2, 2015 at 9:58 pm #737693Hi @pankajsharma. Thank you for the reply. Very appreciate that.
The css code is works in the single article view.
Unfortunately, it does not work in the blog layout view, the main image article in blog layout view is still not good . Maybe another css code?
Thank you very much.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2015 at 10:24 pm #572663Hi
its really tough for me to assume the issue , please make the site live and let me know so i can check it and suggest u some changes.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2015 at 10:24 pm #737698Hi
its really tough for me to assume the issue , please make the site live and let me know so i can check it and suggest u some changes.aldyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
June 3, 2015 at 1:59 pm #572729Hello.
This my website beta.menaranews.com
The problem is image on main article in blog layout view
This is the URL: http://beta.menaranews.com/index.php/regional/23-sumatera
Thank you very much.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
aldyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
June 3, 2015 at 4:51 pm #572774Hello
Thank you very much, @pankajsharma. It works.
August 4, 2015 at 10:29 am #648546Hello
I have a similar problem:
The leading layout image is a different size to the article:
http://www.personaltrainingprograms.com.au/blog
http://www.personaltrainingprograms.com.au/blog/885/it-s-city2surf-time-again
I have created a file called custom.css in the correct folder however this is not working.
August 4, 2015 at 10:29 am #744398Hello
I have a similar problem:
The leading layout image is a different size to the article:
http://www.personaltrainingprograms.com.au/blog
http://www.personaltrainingprograms.com.au/blog/885/it-s-city2surf-time-again
I have created a file called custom.css in the correct folder however this is not working.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 4, 2015 at 11:13 am #649571Hello
vanderkwYou site is not based on JA Teline V . its on JA Zite kindly open your thread on JA Zite forum and add details there .
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 4, 2015 at 11:13 am #744401Hello
vanderkwYou site is not based on JA Teline V . its on JA Zite kindly open your thread on JA Zite forum and add details there .
VMedia FriendVMedia
- Join date:
- December 2014
- Posts:
- 35
- Downloads:
- 35
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 27, 2016 at 12:29 am #971211Can you provide the code to apply this for responsive, as this will show the full image on extra small?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 27, 2016 at 2:03 am #971224Hi TS
You can post the URL of page and a screenshot of your problem . I will check it.AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 14 replies, has 4 voices, and was last updated by Pankaj Sharma 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Changing Blog Intro Image Size?
Viewing 15 posts - 1 through 15 (of 15 total)