How to start with black skin as default skin?

  • I need to use the black skin style in a virtual tour (as demonstrated in the demotour-corfu-skinselect folder) and still be able to edit the tour with the toureditor. I've tried to replace the line:

    <include url="../../skin/vtourskin.xml" />

    by

    <include url="../../skin/vtourskin_design_black.xml" />

    and it's not working. Any solution to this?

    Einmal editiert, zuletzt von Islander (27. Juni 2016 um 17:08)

  • Hi Klaus,

    I tried adding the second url include line as described below to the corfu tour but still no success.

    Code
    <krpano version="1.19" title="Corfu Holiday Trip">
    	
    	<include url="skin/vtourskin.xml" />
    	
    	<include url="skin/vtourskin_design_black.xml" />
  • Hi Islander,

    I am having the same problem as you had.

    Could you explain a bit more what you mean by “after”

    Or even better if you could post your code? I find it much easier to understand if I can compare, and see what I did wrong.

    Thanks

    1. use the MAKE VTOUR droplet
    2. edit the tour.xml and change that line:

      Code
      <!-- <include url="skin/vtourskin_design_black.xml"   	/> -->
    3. to this one:

      Code
      <include url="skin/vtourskin_design_black.xml"   	/>

      that means simply removing the comment tags around that line...


    that's all...

  • hi Klaus,
    i set my skin to 2 language by using skinselect code
    when i change the skin , the tour will refresh one time (the visual angle doesn't change it works fine)
    it is diffrent with your example, the example will not refresh the tour.
    is there something i miss.

Jetzt mitmachen!

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