Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 16, 2017 at 10:26 am #1056759Hi Kees Janisse,
You can share the credentials of your site and illustrate the modification you expect via screenshots, I will help you to check this.
Regards
August 16, 2017 at 10:53 am #1056783see attached
basically using a category blog (0 Leading Articles; intro articles over 2 columns) the left column doesn’t show the "full" image width….regards
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 17, 2017 at 8:13 am #1056935You can define this css:
.blog .column-1 .item-image.pull-left, .blog-featured .column-1 .item-image.pull-left { padding-right: 0; width: 100%; } .blog .column-1 .item-image.pull-left + .item-ct, .blog-featured .column-1 .item-image.pull-left + .item-ct { width: 100%; }
into the file: [root]/templates/ja_company/css/custom.css (create this file if it doesn’t exist)
August 17, 2017 at 11:32 am #1056968Perfect!
this solved my problem
thanks for the superb support !kind regards
KeesAuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by keesjanisse 7 years, 3 months ago.
The topic ‘Catogory Blog Layout (multiple columns) left column show different layout’ is closed to new replies.