-
AuthorPosts
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 9, 2015 at 9:51 am #723334Dear Ninja,
well, I can reproduce the same problem on the quickstart environment I’m using locally with xampp.
To do it, you need to:
– add your custom code to custom.css
– configure JACM module as shown in my attachment.The code you provided solves the problem for Mozilla and Chrome. Bad view remains with IE.
If you can’t do it now, I will ask you again as soon as my site will be published.
Thank you,
Federicofbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 9, 2015 at 9:51 am #754042Dear Ninja,
well, I can reproduce the same problem on the quickstart environment I’m using locally with xampp.
To do it, you need to:
– add your custom code to custom.css
– configure JACM module as shown in my attachment.The code you provided solves the problem for Mozilla and Chrome. Bad view remains with IE.
If you can’t do it now, I will ask you again as soon as my site will be published.
Thank you,
FedericoNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 10, 2015 at 12:52 pm #723653Dear Ninja,
I tested it right now: actually it works both on Firefox+Crome and IE, but the images are cropped (more or less the 20%).Reagrds,
F.fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 10, 2015 at 12:52 pm #754145Dear Ninja,
I tested it right now: actually it works both on Firefox+Crome and IE, but the images are cropped (more or less the 20%).Reagrds,
F.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 11, 2015 at 3:23 am #723721<em>@fbernardello 501581 wrote:</em><blockquote>Dear Ninja,
I tested it right now: actually it works both on Firefox+Crome and IE, but the images are cropped (more or less the 20%).Reagrds,
F.</blockquote>Try to fix it again with the solution below
Open templates/ja_teline_v/css/custom.css file
from
.magazine-featured-intro .col.col-sm-12.magazine-item .item-image {
float: left !important;
width: auto !important;
max-width: auto !important;
padding-right: 10px;
max-height: auto !important;
}to
.magazine-featured-intro .col.col-sm-12.magazine-item .item-image {
float: left !important;
width: auto !important;
max-width: 100% !important;
padding-right: 10px;
max-height: 100% !important;
}1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 11, 2015 at 3:23 am #754213<em>@fbernardello 501581 wrote:</em><blockquote>Dear Ninja,
I tested it right now: actually it works both on Firefox+Crome and IE, but the images are cropped (more or less the 20%).Reagrds,
F.</blockquote>Try to fix it again with the solution below
Open templates/ja_teline_v/css/custom.css file
from
.magazine-featured-intro .col.col-sm-12.magazine-item .item-image {
float: left !important;
width: auto !important;
max-width: auto !important;
padding-right: 10px;
max-height: auto !important;
}to
.magazine-featured-intro .col.col-sm-12.magazine-item .item-image {
float: left !important;
width: auto !important;
max-width: 100% !important;
padding-right: 10px;
max-height: 100% !important;
}1 user says Thank You to Ninja Lead for this useful post
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 11, 2015 at 8:39 am #723758Super!!!! It works!!!
Thank you,
Federicofbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 11, 2015 at 8:39 am #754244Super!!!! It works!!!
Thank you,
Federico -
AuthorPosts
This topic contains 27 replies, has 2 voices, and was last updated by fbernardello 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum