By 何信孟 on Monday, 12 June 2017
Posted in General
Likes 0
Views 378
Votes 0
I got bigger Avatar,but the body have mismatched like attached file.
Hi 何信孟,

It seems like the customized large avatar has affected the layout. Can you please insert this code below in your css/custom.css? This should fixed your problem.


.com_easyblog #eb .eb-post .eb-post-head {
margin-left: 96px;
}


Please change the margin-left in your current custom.css from 125px !important to 96px !important. Code as below:-


.com_easyblog #eb .eb-post-body, .com_easyblog #eb .eb-post-more, .com_easyblog #eb .eb-share, .com_easyblog #eb .eb-post-foot {
margin-left: 96px !important;
}


Thank you.
·
Tuesday, 13 June 2017 10:49
·
0 Likes
·
0 Votes
·
0 Comments
·
It's OK!
·
Tuesday, 13 June 2017 22:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 14 June 2017 09:58
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post