By Danny Malouin on Friday, 19 August 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 334
Votes 0
Hi,
Is there a way to get the link block to fetch & display more of the content (re: the description) ?
Currently, if we don't curate enough, it's not really all that pertinent in a micro-blog context.
For example: https://martialart.zone/taekwondo-news/rio-2016-taekwondo-day-2-olympic-history-written-twice-golds-won-by-great-britain-and-jordan
Thanks
Danny
Hi there,

It works fine when i changed your current template into our template that is "protostar" as shown http://prntscr.com/c7nqnd. It seems that this comes from your "t3_bs3_blank - Default" template. You have to consult with your current template provider. Or you can do template override for your current template on this code at this path JoomlaFolder/templates/(mytemplate)/css/custom.css


div#fd.eb .media-content {
display: inline !important;
clear: both !important;
width: 100%;
font-size: 16px !important;
line-height: 23px !important;
margin-top: 10px;
max-height: 70px !important;
}


I have tried to access your ftp but got no directories. Please advice.
·
Friday, 19 August 2016 17:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post