UPDATES EasyBlog 6.0.18 Released! Update to the latest version

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline
Normal
Hi guys, I am in the process of upgrading my site and again building round easyblog. I have used a template from joomshapre which is the default Helix Ultimate.
Following your instructions in the help area I'veported across my blog so those instructions are great. On my previous site we applied some custom CSS because the images were getting a box around them in the blog - see example: http://www.manycaps.com/_helix/mango.html

this is the customer CSS that you gave me to put into the CSS of easyblog, what am I missing?


body #eb .eb-mag-blog-image {
background-size: contain !important;
background-position: center !important;
}
body #eb .eb-mag .eb-mag-grids > div {
flex: 0 50% !important;
}
#eb .eb-mag .eb-mag-body {
text-align: justify !important;
}
body #eb.mod-easyblogshowcase-magazine .eb-gallery-cover__img {
background-size: contain !important;
background-position: center !important;
background-color: #ffffff; !important;
}
#eb .eb-blog-grid-image {
background-size: contain; !important;

}
.sprocket-tabs-panel.active #eb .ebd-block:before, #eb .ebd-block:after {
display: none;!important;
}

/* this css override Easyblog reading progress bar styling */
#region3.xtc-wrapper.anistyle {
-webkit-animation-name: inherit !important;
animation-name: inherit !important;
}

/* The following 2 css selectors temporarily addresses a styling issue with EasyBlog's grid view in mobile */
#eb.is-mobile .eb-blog-grid-showcase-content {
background-color: unset;
position: absolute;
}

#eb.is-mobile .eb-blog-grid .eb-blog-grid-showcase-cover__img {
height: 400px;
}
The replies under this section are restricted to logged in users or users with an active subscription with us