By Eve on Wednesday, 20 June 2018
Posted in Technical Issues
Replies 5
Likes 0
Views 562
Votes 0
Hello,

I've tried very hard to figure out how to resolve this myself, hunted for settings and looked through support forums, but can't find the answer.

1). Line height on the type is really tight and does not match rest of website. All the other modules and menu items match the template perfectly, the Latest Blogs Module is the only one I've had this issue with.

2). I can't seem to find a way to switch the read more link into a button.

I've attached a screen shot to illustrated exactly what I'm talking about in case it's had to understand. EasyBlog is great, forgive the petty moaning here...
Hi there,

You can apply css codes below for your line of height on the text.
[gist type="css"]
#eb.eb-mod * {
line-height: 20px !important;
}
[/gist]

2). I can't seem to find a way to switch the read more link into a button.

You can replace attached file at this path /template/your_current_template/modules/mod_easybloglatestblogs/tmpl/default_item_footer.php *prompted are path for template override where those changes will not be overwritten on your next update.

Please give it a try and see how it goes.
·
Wednesday, 20 June 2018 10:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Warith,

Thank you for the speedy and great support! The solution you provided fixed the line height and added the button perfectly. Could I be so bold and greedy as to ask for a more things on this... I hate to nit pick, it makes me feel like I'm being as bad as one of my clients, so I try to avoid it knowing how hard we all word at this....

Is there a way to make:
- increase the size of the gutter between the text and the image?
- change the header from H3 to H2
- change button color from default to primary?
- reduce the bottom padding under the button so it's more in line with the distance between the header and the top?

Thank you in advance!
Eve
·
Wednesday, 20 June 2018 17:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

I am really sorry but unfortunately we cannot accommodate your request currently as it is beyond our support scope's policy as outlined in https://stackideas.com/support

Having said that, if you require us to perform the customization for you, you can always request for a quote from us at https://crm.stackideas.com and select "Customizations" . Our sales person would be glad to send you a quote for the customizations that you have requested.

Thanks for your understanding.
·
Wednesday, 20 June 2018 18:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Totally understand, will do! Thanks for all your help
Eve
·
Wednesday, 20 June 2018 19:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for understanding Eve, appreciate it very much.
·
Wednesday, 20 June 2018 20:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post