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

      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

        There are no comments yet on this issue.

          People

          • Assignee:
            tyson Tyson Phillips (Inactive)
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              15/Sep/16

              Agile