-
AuthorPosts
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 28, 2015 at 2:53 pm #572156Hi @willer,
I tried to login to back-end to disable CSS Compression but got this error message 104 Connection reset by peer, please contact your hosting provider to fix this matter or navigate to admin >>> Extensions >>> Template Manager >>> choose your template >>> temporary disable CSS compression so I can check the problem for you.
willer Friendwiller
- Join date:
- February 2015
- Posts:
- 275
- Downloads:
- 21
- Uploads:
- 52
- Thanks:
- 1
- Thanked:
- 10 times in 1 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 29, 2015 at 12:30 pm #572289Hi @willer,
Please open file http://www.motonotizie.it/templates/ja_teline_v/local/css/template.css then look for this code :
article img,
.article-intro img,
.article-content img,
article .img_caption.left,
.article-intro .img_caption.left,
.article-content .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
article img,
.article-intro img,
.article-content img,
article .img_caption.right,
.article-intro .img_caption.right,
.article-content .img_caption.right,
article .pull-right.item-image,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
margin: 0 0 24px;
width: 100%;
float: none !important;
}remove the property float as below :
article img,
.article-intro img,
.article-content img,
article .img_caption.left,
.article-intro .img_caption.left,
.article-content .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
article img,
.article-intro img,
.article-content img,
article .img_caption.right,
.article-intro .img_caption.right,
.article-content .img_caption.right,
article .pull-right.item-image,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
margin: 0 0 24px;
width: 100%;
}then open file http://www.motonotizie.it/templates/ja_teline_v/css/custom.css and add this code :
.article-content .img_caption.none {
margin-left: auto;
margin-right: auto;
}Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 29, 2015 at 12:30 pm #737326Hi @willer,
Please open file http://www.motonotizie.it/templates/ja_teline_v/local/css/template.css then look for this code :
article img,
.article-intro img,
.article-content img,
article .img_caption.left,
.article-intro .img_caption.left,
.article-content .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
article img,
.article-intro img,
.article-content img,
article .img_caption.right,
.article-intro .img_caption.right,
.article-content .img_caption.right,
article .pull-right.item-image,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
margin: 0 0 24px;
width: 100%;
float: none !important;
}remove the property float as below :
article img,
.article-intro img,
.article-content img,
article .img_caption.left,
.article-intro .img_caption.left,
.article-content .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
article img,
.article-intro img,
.article-content img,
article .img_caption.right,
.article-intro .img_caption.right,
.article-content .img_caption.right,
article .pull-right.item-image,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
margin: 0 0 24px;
width: 100%;
}then open file http://www.motonotizie.it/templates/ja_teline_v/css/custom.css and add this code :
.article-content .img_caption.none {
margin-left: auto;
margin-right: auto;
}willer Friendwiller
- Join date:
- February 2015
- Posts:
- 275
- Downloads:
- 21
- Uploads:
- 52
- Thanks:
- 1
- Thanked:
- 10 times in 1 posts
June 5, 2015 at 3:40 pm #573046@adam M Ok works, the image is now centered. Lately I’ve noticed that the caption is repeated 2-3-4 times, but not always. Maybe there is something wrong with my file custom.css. I am attaching juno screenshot.
willer Friendwiller
- Join date:
- February 2015
- Posts:
- 275
- Downloads:
- 21
- Uploads:
- 52
- Thanks:
- 1
- Thanked:
- 10 times in 1 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
willer Friendwiller
- Join date:
- February 2015
- Posts:
- 275
- Downloads:
- 21
- Uploads:
- 52
- Thanks:
- 1
- Thanked:
- 10 times in 1 posts
willer Friendwiller
- Join date:
- February 2015
- Posts:
- 275
- Downloads:
- 21
- Uploads:
- 52
- Thanks:
- 1
- Thanked:
- 10 times in 1 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
AuthorPostsThis topic contains 86 replies, has 6 voices, and was last updated by willer 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum