By Colin Wood on Wednesday, 29 July 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 596
Votes 0
Hi
How to get rid of borders around post images looks really Crap.
Also auto posting to Twitter not working any help please
Hey Colin,

You can remove the borders around the post cover by adding the block of css codes below into your template's css file,


body div#fd.eb .eb-post-thumb .eb-post-image {
background: none !important;
border: 0 !important;
padding: 0 !important;
}


As for your Twitter auto postings, please provide us with your Twitter access.
·
Thursday, 30 July 2015 00:40
·
0 Likes
·
0 Votes
·
0 Comments
·
I have made some customisations before in the template css.....
Hello Colin,

I am really sorry for the delay of this reply as we are a little bombarded with tickets since the release of EasyBlog 5. Can you add the block of css codes below into your template's css file?

div#fd.eb .text-inherit {
color: #e3b426 !important;
}

As for the posts being password protected, I can't seem to reproduce this on your site. Can you please advise?


If you are replying this via e-mail, there could be times when your email could be discarded by spam. Please use our online helpdesk which is available at https://crm.stackideas.com

If you have any other inquiries, feel free to drop us an email at support@stackideas.com or contact us via our helpdesk, https://crm.stackideas.com

Warm Regards,
Mark Lee

And they are not working now
Further the blog cover photos are all wrong too the blog page looks a mess.
Is it secure to give details of the Twitter here?
Best Regards
Colin
·
Thursday, 30 July 2015 00:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Colin,

Yes, you just need to place the Twitter login credentials under the "Site Details" tab below. Which file did you modified?
·
Thursday, 30 July 2015 01:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post