Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • tocadaweb Friend
    #695400

    Hello,

    I’m finishing a customization based on Ja_Smashboard and two problems are recurring:

    First problem – the keyboard that moves the items entered in the menus, simply disappeared. Even if they are enabled and running until another day, suddenly, simply did not show up anymore.

    The code using the Custom HTML module is this ->
    <div class = “ja-keyboard-btns clearfix”> </ div>

    Second Problem -> The logo that normally appears when the site offline and is accessed, appears perfect as we would like, however, just take the site offline condition she addition to further decrease is positioned in the upper right corner but much smaller than it should be, pictures:

    After logging in to the site logo appears perfect —> http://prntscr.com/8o33nb

    But when I take the online to offline site, when accessing the site the logo changes completely —> http://prntscr.com/8o35xg

    Saguaros Moderator
    #695504

    Greetings @tocadaweb,

    For the first question about the keyboard, you can go to Global configuration and set default editor to None first and open the Custom HTML module for keyboard and make sure you have this output:


    <div class="ja-keyboard-btns clearfix">
    <a href="#" title="Up" class="ja-keyboard-up" tabindex="-1"><i class="icon-caret-up"></i></a>
    <a href="#" title="right" class="ja-keyboard-right" tabindex="-1"><i class="icon-caret-right"></i></a>
    <a href="#" title="Down" class="ja-keyboard-down" tabindex="-1"><i class="icon-caret-down"></i></a>
    <a href="#" title="Left" class="ja-keyboard-left" tabindex="-1"><i class="icon-caret-left"></i></a>
    <a href="#" title="Backward" class="ja-keyboard-playback" tabindex="-1"><i class="icon-step-backward"></i></a>
    </div>

    Regarding to the logo, I tried to install quickstart package of this template > set site Offline > view site again but the logo still works properly. I would like to have a closer look on your site and see what’s wrong here, you can PM me URL and admin login info.

    Saguaros Moderator
    #750700

    Greetings @tocadaweb,

    For the first question about the keyboard, you can go to Global configuration and set default editor to None first and open the Custom HTML module for keyboard and make sure you have this output:


    <div class="ja-keyboard-btns clearfix">
    <a href="#" title="Up" class="ja-keyboard-up" tabindex="-1"><i class="icon-caret-up"></i></a>
    <a href="#" title="right" class="ja-keyboard-right" tabindex="-1"><i class="icon-caret-right"></i></a>
    <a href="#" title="Down" class="ja-keyboard-down" tabindex="-1"><i class="icon-caret-down"></i></a>
    <a href="#" title="Left" class="ja-keyboard-left" tabindex="-1"><i class="icon-caret-left"></i></a>
    <a href="#" title="Backward" class="ja-keyboard-playback" tabindex="-1"><i class="icon-step-backward"></i></a>
    </div>

    Regarding to the logo, I tried to install quickstart package of this template > set site Offline > view site again but the logo still works properly. I would like to have a closer look on your site and see what’s wrong here, you can PM me URL and admin login info.

    tocadaweb Friend
    #750988

    Url —> http://www.somcietyeventos.com.br/newsite/

    Now, how do I send you administrative data from the website?

    Saguaros Moderator
    #750998

    You can click on my profile name and send Private messages

    tocadaweb Friend
    #751055

    It’s all right!

    Saguaros Moderator
    #751058

    As I can see that the keyboard is showing now on your site.

    To change the background of article, you can open the file: root/templates/ja_smashboard (your default template)/css/custom.css (create this file if it doesn’t exist)

    and add this css rule:


    .item.active article, .item article {
    background: #000; <<< change to your desired color;
    }

    .item .article-title, .item .article-header h1 {
    color: /*color for title here*/;
    }

    tocadaweb Friend
    #704615

    Thanks for the code was to apply now and take the tests!
    And, without wishing to tempt fate, managed to see something about the problem with the logo be diminishing when I put the site online?

    Thanks again!

    tocadaweb Friend
    #751387

    Thanks for the code was to apply now and take the tests!
    And, without wishing to tempt fate, managed to see something about the problem with the logo be diminishing when I put the site online?

    Thanks again!

    tocadaweb Friend
    #751391

    Well, custom.css created the file, but the color has changed is the external, and I’d really like was to change the background color and the internal title of the article. Like that when you click on the menu items the article background color was black and yellow title.

    Saguaros Moderator
    #704681

    You can illustrate the modification you expect via screenshots so that I can give further suggestion.

    Saguaros Moderator
    #751403

    You can illustrate the modification you expect via screenshots so that I can give further suggestion.

    tocadaweb Friend
    #705744

    In fact this problem with the background color as I wanted I could also do, however, the problem that remains is the size of the logo that changes, is much smaller when I put the site online, that is, when the site is setted offline, there is a need to inform id and password the logo is the size you want, otherwise the problem returns. For this I sent privately access data so you can check.
    I thank you again and ask you to help me with this. Thank you.

    tocadaweb Friend
    #752075

    In fact this problem with the background color as I wanted I could also do, however, the problem that remains is the size of the logo that changes, is much smaller when I put the site online, that is, when the site is setted offline, there is a need to inform id and password the logo is the size you want, otherwise the problem returns. For this I sent privately access data so you can check.
    I thank you again and ask you to help me with this. Thank you.

    Saguaros Moderator
    #705829

    You can PM me the FTP account of your site, I will try to take a closer look at code.

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 2 voices, and was last updated by  tocadaweb 9 years, 1 month ago.

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