How to hide control bar

  • If I am not doing something wrong, this does just minimize the control bar and does not completely remove it, so that it can't be reopened.

    I do not want to exclude the whole vtourskin.xml, if this would be an option, because I am using the littleplanetintro. I've also uncommented the

    Code
    skin_showskin();

    in the skin_setup_littleplanetintro action, but this leads to the same result (the control bar is minimized and can be reopened).

    Any help is very much appreciated.

  • Hi,

    in the tour.xml in the 'startup' <action> add this line:

    Code
    skin_hideskin('instant');

    Best regards,
    Klaus

    Hi I found controlerbar in vtourskin.xml . I only want it to appear on desktop and hidden on mobile and tablet. I added devices="desktop" in layername but it doesn't work. Can you help me? thanks you very much.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!