By Abraham Tol on Thursday, 04 May 2017
Posted in Technical Issues
Replies 10
Likes 0
Views 395
Votes 0
How can I get rid of the white background in the module. My old style does not seem to work. See attached image.
Hi Abraham,

There is no setting to remove the white border in the image of the showcase currently and this actually fall under customization, as outlined in http://stackideas.com/support
However I can help you a bit on this. Perhaps, you can apply these css code in your custom.css file:

#eb .eb-post-thumb .eb-post-image {
background: transparent !important;
border: none !important;
}


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.
·
Thursday, 04 May 2017 12:03
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks, seems like it is baked in the image. the css coding does not work as I tried that, Can you confirm that the image this module shows is somehow manipulated by Easyblog? The module that is used to display featured post, so not via a user module, show the image without the white. thank you!
·
Thursday, 04 May 2017 21:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Where do you see these white borders Abraham? Could you pass us the link to the page please?
·
Thursday, 04 May 2017 21:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark this is where the module is used. under menu item Tuscany Corner....click on any of them, Thanks!
·
Thursday, 04 May 2017 21:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Could you please post the link to the page please? I don't seem to see any Tuscany Corner, http://take.ms/V5sNQ
·
Thursday, 04 May 2017 21:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Abraham,

Would you be so kind to please add the domain thetuscanyresort.com into the license list? By the way, you could remove the white borders surrounding the image by adding the block of css codes below,

[gist]
body #eb .eb-mod-thumb .eb-mod-image-cover::before {
border: none;
}
[/gist]
·
Thursday, 04 May 2017 22:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks a lot. I will add to licenses. I have a unlimited license correct, or at least I think so, so why can i add only 5? there are still 2 authorsguildoftn.org in the license list. At least that is what i see.
·
Thursday, 04 May 2017 22:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Abraham,

Developer licenses allows you to add up to 5 domains
·
Thursday, 04 May 2017 22:51
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post