Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • iaienk Friend
    #189917

    Hi,
    how to change the logo size in the offline page?

    Saguaros Moderator
    #503078

    Hi iaienk,

    You can open file: /templates/ja_your_default_template_name/css/offline.css at approx line 116


    .wrap-offline-message h1 {
    background: url("../images/logo.png") no-repeat scroll left top transparent;
    color: #008DDE
    display: block;
    font-size: 0;
    height: 30px;
    line-height: normal;
    margin: auto;
    padding: 0;
    text-indent: -999em;
    text-shadow: none;
    width: 170px;
    }

    and make your own change here.

    Hope this helps.

    vydrous Friend
    #556397

    Hallo Saguaros, I´d like to have only imageas a background in offline mode, no login page… what and where should I change?

    thx, jan

    Saguaros Moderator
    #556405

    Hi Jan,

    You can customize the offline page (remove the login form in this case) via file: /templates/ja_smashborad (your default template)/offline.php

    vydrous Friend
    #559392

    Excellent, thanks!!!:)

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  vydrous 9 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum