By s on Monday, 06 July 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 579
Votes 0
I have another issue.

This time, the post images are only 1px wide using the Joomlart t3 blank template.

Any advice please?

There are so many bugs in this version that I'm spending most of my time trying to get everything to work rather than building the site. I'm absolutely sure this EB5 component shouldn't and can't be used for production websites yet

Sean.
Hello,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Tuesday, 07 July 2015 03:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi yes the details are now included again for you...

Thanks,

Shorn.
s
·
Wednesday, 08 July 2015 22:13
·
0 Likes
·
0 Votes
·
0 Comments
·
HI s ,

Sorry for late reply to this,

It seems like T3 bootstrap css file one of the css class conflict with Easyblog 5.

By the way, I already applied some css fix in this file -> JoomlaFolder/templates/t3_bs3_blank/css/template.css

div#fd.eb .media-body {
width: initial !important;
}


It the image show correctly now.
·
Thursday, 09 July 2015 01:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post