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: None
-
Labels:None
-
Epic Link:
Description
Center the footer content, increase font size, and add the logo blesta-gray.svg
Update #footer p to the following:
#footer p {
padding: 0 3px 0 0;
font-size: 12px;
color: #6e6e6e;
text-align: center;
}
Add markup below the p tag in the footer for the image:
<img src="/app/views/admin/default/images/blesta-gray.svg" style="
height: 28px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
">
(Create a #footer img style or something for the styles)
blesta-gray.svg can be found in Office > Blesta Dev > svg-logo
Activity
Paul Phillips
created issue -
Paul Phillips
made changes -
Field | Original Value | New Value |
---|---|---|
Epic Link | CORE-1841 [ 12716 ] |
Paul Phillips
made changes -
Attachment | capture-for-jira-screenshot-20151124-134940-837.png [ 11414 ] |
Paul Phillips
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Story Points | 1 |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.0.0 Sprint 3 [ 21 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked lower |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Tyson Phillips (Inactive)
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |