By Vineyardseashell on Saturday, 10 October 2015
Posted in Technical Issues
Replies 6
Likes 0
Views 565
Votes 0
Hello all,

I am using the JA Social II template combined with EB (latest version), and find that my blog postings have a transparent background. Is there a solution that will make the background white?

Thanks in advance.
Hey Vineyardseashell,

I am really sorry for the delay of this reply as it is a weekend for us here.

Can you take a look of my attached screenshot below, do you referring this?

If yes, you can apply following css in your current template css file.
div#fd.eb .eb-post-thumb .eb-post-image-cover {
border: 0px solid #fff !important;
}
·
Sunday, 11 October 2015 11:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,

Yes that is the area I am talking about. The transparent background looks out of place and the blog post does not stand out. Not sure if it is a template glitch or something else, but I would love to have the blog post background white.

Thanks,
·
Monday, 12 October 2015 20:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello again Arlex,

I added the code to my template css file and cleared all the cache, but there was no change to the blog post background. Any other ideas on how to make the background white?

Thanks!
·
Monday, 12 October 2015 20:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Vineyardseashell,

I am really sorry for the delay of this reply,

Oh, I think I got it, can you take a look of my screenshot below and see is it you mentioned this part?

If yes, you can apply the following css code in your current template css file.

div#fd.eb .eb-posts .eb-post,
div#fd.eb .eb-entry {
background: #fff !important;
}
·
Thursday, 15 October 2015 12:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,

Sorry, the arrow in the other photo looked like it was pointing to the correct area. I need stronger glasses in my old age!

I tried the new code you provided, and I could not make it work either. Perhaps, there is a glitch in my template somewhere....I will have to investigate.

Thanks for you assistance- it is always welcome and appreciated!
·
Friday, 16 October 2015 07:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Vineyardseashell,

You're welcome, perhaps it would be best you can consult with your current template provider and see how it goes?
·
Friday, 16 October 2015 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post