UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

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

Small CSS error on home page

Marc · ·
6:05 PM Monday, 24 December 2018
Low
Hi there,

There is a small difference between the CSS codes for the various preset styles, which has quite a significant impact on the look of the home page. The effect is that preset1 homepage looks the same as the demo/samples images but preset 2, 3 and 4 do not.
I'm not sure if this is intentional or not, but I would have assumed that the only difference between presets are the color's used, not a different layout.

The difference is found on line 44 on the presets files found in templates/office/css/presets:

Line 44 of preset1.css:

#sp-search,
#sp-topesbar-wrap {
background-color: #31517b;
}


Line 44 of preset2.css, preset 3.css and preset4.css:

#sp-search,
#sp-topesbar-wrap,
#es .es-login-box {
background-color: #2bb673;
}


Notice the extra #es .es-login-box...this has the impact of changing the lower half of the login page from white (preset 1) to the preset theme color (preset 2,3,4)

Its easy enough to change as its a simple error on the template, i just want to make you aware so that it can be correct on the next release of the template.
The replies under this section are restricted to logged in users or users with an active subscription with us