-
AuthorPosts
-
July 23, 2012 at 12:57 pm #179346
Ι am using feedgator to import some articles – on which there is a problem with the encoding only in the caption of the photos. As you can see in the photo below. (I have pointed the problem with the red arrows). Any ideas on what the problem might be?
Also, is there a way not to set as caption of the photo the article title on the feeds?
Thank You.
arucardx Friendarucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
July 23, 2012 at 2:13 pm #461927Doesn’t feedgator support Joomla 1.5 only? Ja Wall is a Joomla 2.5 only template. I don’t understand what your 2nd question is though.
But here’s what you can do to hide the image captions on preview. In templateja_wallcsstemplate.css, look for this code.
p.img_caption {
background: #333
bottom: 0;
color: #fff
font-size: 92%;
line-height: 1.5;
margin: 0 !important;
opacity: 0.7;
padding: 5px !important;
position: absolute;
text-align: center;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}Replace it with.
p.img_caption {display:none}
That should take care of those captions =D
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by arucardx 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
with caption encoding
Viewing 2 posts - 1 through 2 (of 2 total)