-
AuthorPosts
-
timtecsa Friend
timtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 2, 2014 at 1:17 pm #200997See http://res-sgi.globalprintmonitor.org/resources/technology
How can I adjust the size of these images in category blog view? Crop option like in JA Thumbnail plugin?
Also how can I get first full article images to align right?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 2, 2014 at 1:27 pm #547964chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 2, 2014 at 1:53 pm #547968If so,Do this change
Go to this File: /templates/ja_biz/css/template.css
Replace this code
.blog .items-leading .leading .pull-left.article-image, .blog .items-row .item .pull-left.article-image { margin-right: 40px; width: 45%; }with
.blog .items-leading .leading .pull-left.article-image, .blog .items-row .item .pull-left.article-image { margin-right: 40px; width: 15%; }1 user says Thank You to chavan for this useful post
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 2, 2014 at 3:10 pm #547971Thanks, Chavan.
However, images with captions lose their margins. See:
http://res-sgi.globalprintmonitor.org/resources/technology/9-from-humble-beginnings-to-big-success-inkjet-technologyBut when no caption (set in images & links) the image margin is present. See:
http://res-sgi.globalprintmonitor.org/resources/technology/10-four-colour-double-sided-printing-with-the-bookbeechavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 3, 2014 at 1:57 pm #548154Thanks again, Chavan.
However, the caption itself is now left aligned in the wider image area. How does one set it to be, say, always, centered on the image. A very large bottom margin has also appeared. BTW I changed 5px to 10px.
Incidentally, typographically speaking, the image margin on a right aligned image should not also appear on the right side of the image, only left and usually a smaller amount top and bottom.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 5, 2014 at 1:30 pm #548465Sorry i’m confused now, can we deal with this one by one. what is the issue now.
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 5, 2014 at 11:14 pm #548550Sorry, I managed to lose all the CSS changes. Will try to recover them.
Now I’m confused. I checked on the first one to adjust with of images in category blog view and it’s set to 15% but images display at 45% ??
}
.blog .items-leading .leading .pull-left.article-image,
.blog .items-row .item .pull-left.article-image {
margin-right: 40px;
width: 15%; }
}
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 8, 2014 at 2:06 am #548628Now it is 25% and looks perfect, you have made the css change in custom.css.
can you tell me what is the next issue
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 8, 2014 at 12:19 pm #548717Yes, I found that the CSS edit only works when I do it in the /local/template.css file. Never seen that wrinkle before. Also custom.css seems to work only sometimes. What is the purpose of the /local/ directory?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 8, 2014 at 4:37 pm #548749In Custom.css
Replace this code
.blog .items-leading .leading .pull-left.article-image, .blog .items-row .item .pull-left.article-image {
margin-right: 40px;
width: 25%;}
With
.blog .items-leading .leading .pull-left.article-image, .blog .items-row .item .pull-left.article-image {
margin-right: 40px;
width: 25% !important;}
@media (max-width: 1000px) {
.blog .items-leading .leading .pull-left.article-image, .blog .items-row .item .pull-left.article-image {margin-right: 40px;
width: 100% !important;}
}1 user says Thank You to chavan for this useful post
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by chavan 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum