diff --git a/src/styles/components/helptour.scss b/src/styles/components/helptour.scss index 9e4669eb..e32ade3d 100644 --- a/src/styles/components/helptour.scss +++ b/src/styles/components/helptour.scss @@ -34,6 +34,9 @@ $darken-tour-opacity: .4; .in { display: block; } + .slideInfo { + float: right; + } .popover { opacity: 0.95; } diff --git a/static/partials/helpoverlay.html b/static/partials/helpoverlay.html index 436ec2a7..59a42661 100644 --- a/static/partials/helpoverlay.html +++ b/static/partials/helpoverlay.html @@ -2,34 +2,124 @@
-

{{_('A room')}}

-
{{_('Place to meet people(buddy). Change rooms here and easily send friends a room link with the social media links provided. Not all room names are available and certain characters are automatically removed.')}}
+

{{_('A room')}}{{_('Window %d of %d', currentIndex + 1, steps.length)}}

+
+ {{_('Place to meet people(buddy). Change rooms here and easily send friends a room link with the social media links provided. Not all room names are available and certain characters are automatically removed.')}} +
+
+
+ + +
+
+ + + + +
+
+
-

{{_('Buddy List')}}

-
{{_('List of all buddys in the same room and saved contacts.')}}
+

{{_('Buddy List')}}{{_('Window %d of %d', currentIndex + 1, steps.length)}}

+
+ {{_('List of all buddys in the same room and saved contacts.')}} +
+
+
+ + +
+
+ + + + +
+
+
-

{{_('A buddy')}}

-
{{_('An individual in the same room. If someone is in the same room, a buddy card will be shown. Simply hover over the card to callout chat/call actions. If a star appears next to a buddy comment, the buddy is logged in. When the star is filled the buddy is a contact. Click the star to add a buddy as a contact or remove a contact.')}}
+

{{_('A buddy')}}{{_('Window %d of %d', currentIndex + 1, steps.length)}}

+
+ {{_('An individual in the same room. If someone is in the same room, a buddy card will be shown. Simply hover over the card to callout chat/call actions. If a star appears next to a buddy comment, the buddy is logged in. When the star is filled the buddy is a contact. Click the star to add a buddy as a contact or remove a contact.')}} +
+
+
+ + +
+
+ + + + +
+
+
-

{{_('Chat sessions')}}

-
{{_('Group and individual chat sessions. Chat with everyone in a room or chat individually. In group chats you are able to share files and your current location. In individual chats you are also able to start a video call.')}}
+

{{_('Chat sessions')}}{{_('Window %d of %d', currentIndex + 1, steps.length)}}

+
+ {{_('Group and individual chat sessions. Chat with everyone in a room or chat individually. In group chats you are able to share files and your current location. In individual chats you are also able to start a video call.')}} +
+
+
+ + +
+
+ + + + +
+
+
-

{{_('Settings')}}

-
{{_('Choose a name, upload a picture, signin, and customize you experience.')}}
+

{{_('Settings')}}{{_('Window %d of %d', currentIndex + 1, steps.length)}}

+
+ {{_('Choose a name, upload a picture, signin, and customize you experience.')}} +
+
+
+ + +
+
+ + + + +
+
+
-

{{_('Media permission')}}

-
{{_('Everytime a call is made or recieved a permission window from the browser will show up like this. To make a call you must accept, otherwise the browser cannot use your wecam and video to make a call. This is a security and privacy precaution.')}}
+

{{_('Media permission')}}{{_('Window %d of %d', currentIndex + 1, steps.length)}}

+
+ {{_('Everytime a call is made or recieved a permission window from the browser will show up like this. To make a call you must accept, otherwise the browser cannot use your wecam and video to make a call. This is a security and privacy precaution.')}} +
+
+
+ + +
+
+ + + + +
+
+

{{_('Welcome')}}

@@ -40,19 +130,4 @@
-
-

{{_('Tour Control')}} / {{_('Window %d of %d', currentIndex + 1, steps.length)}}

-
-
- - -
-
- - - - -
-
-