Site Logo

Home Forums GovIntranetters Site Logo

Tagged: ,

Viewing 1 reply thread
  • Author
    Posts
    • #1328
    • #1365
      Luke Oatham
      Keymaster

      You can add some custom css to control the logo height, and hide the title if you want.

      Under Settings, Intranet settings/configuration, in the custom css field add the following, changing the bolded items as required:

      #crownlink {
      padding: 20px 0 0 60px !important;
      min-height: 60px !important;
      }

      #crownlink a { display: none; }

      #crownlogo {
      padding-top: 17px !important;
      }

Viewing 1 reply thread
  • You must be logged in to reply to this topic.