Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0-b1
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
-
Epic Link:
Description
Update the logo in the admin area to use the SVG version (blesta-white.svg).
The following style is necessary to properly position the logo:
header#main_header .top_row .gap_row h1 a img {
height: 90px;
margin-top: -30px;
margin-left: -12px;
}
Also include blesta-color.svg in the project so it can be used as an alternative to the white version.
Should look like attached screenshot.