diff --git a/main/css/public_admin/scorm.css b/main/css/public_admin/scorm.css
index 52685b9f0b..03fa28dabc 100644
--- a/main/css/public_admin/scorm.css
+++ b/main/css/public_admin/scorm.css
@@ -22,7 +22,7 @@
overflow: auto;
background-color: white;
height: 300px;
- width: 96%;
+ width: 94%;
border-left: 15px #FFF solid;
}
.inner_lp_toc .scorm_item{
@@ -201,7 +201,7 @@
background:#ccc;
font-size: 14px;
color: #444;
- width: 90%;
+ width: 100%;
margin-left:17px;
padding: 1px 5px 3px 8px;
}
diff --git a/main/css/public_admin/scormfs.css b/main/css/public_admin/scormfs.css
index 03bbe1863e..3a2cc66ff9 100644
--- a/main/css/public_admin/scormfs.css
+++ b/main/css/public_admin/scormfs.css
@@ -26,8 +26,6 @@
}
/*.scormpage .menu */
.lp_navigation_elem .progresstext{
- margin-top: -12px;
- margin-left: 4em;
font-size: smaller;
}
diff --git a/main/newscorm/lp_view.php b/main/newscorm/lp_view.php
index 99139e8ad4..c6d40699c6 100644
--- a/main/newscorm/lp_view.php
+++ b/main/newscorm/lp_view.php
@@ -191,8 +191,7 @@ if($_SESSION['oLP']->mode == 'fullscreen')
get_html_toc(); ?>
-
- mode;
$scorm_css_header=true;
$lp_theme_css=$_SESSION['oLP']->get_theme();
@@ -208,9 +207,8 @@ if($_SESSION['oLP']->mode == 'fullscreen')
$progress_bar = $_SESSION['oLP']->get_progress_bar('',-1,'',true);
$navigation_bar = $_SESSION['oLP']->get_navigation_bar();
$mediaplayer = $_SESSION['oLP']->get_mediaplayer();
-
- ?>
-
+ ?>
+
@@ -334,7 +332,7 @@ else
-
-
-
-
-
-
-
- get_preview_image()!=''): ?>
-
-
- |
-
-
-
- get_author(); ?>
-
+
+
+
+
+
+ get_preview_image()!=''): ?>
+ .api_get_course_path().'/upload/learning_path/images/'.$_SESSION['oLP']->get_preview_image(); ?>)
+
-
-
-
-
-
- mode;
- $scorm_css_header=true;
- $lp_theme_css=$_SESSION['oLP']->get_theme();
-
- //Setting up the CSS theme if exists
-
- if (!empty($lp_theme_css) && !empty($mycourselptheme) && $mycourselptheme!=-1 && $mycourselptheme== 1 ) {
- global $lp_theme_css;
- } else {
- $lp_theme_css=$my_style;
- }
-
- $progress_bar = $_SESSION['oLP']->get_progress_bar('',-1,'',true);
- $navigation_bar = $_SESSION['oLP']->get_navigation_bar();
- $mediaplayer = $_SESSION['oLP']->get_mediaplayer();
-
- ?>
+
+ mode;
+ $scorm_css_header = true;
+ $lp_theme_css = $_SESSION['oLP']->get_theme();
+
+ //Setting up the CSS theme if exists
+
+ if (!empty ($lp_theme_css) && !empty ($mycourselptheme) && $mycourselptheme != -1 && $mycourselptheme == 1) {
+ global $lp_theme_css;
+ } else {
+ $lp_theme_css = $my_style;
+ }
+
+ $progress_bar = $_SESSION['oLP']->get_progress_bar('', -1, '', true);
+ $navigation_bar = $_SESSION['oLP']->get_navigation_bar();
+ $mediaplayer = $_SESSION['oLP']->get_mediaplayer();
+?>
-
-
-
-
+
+
+
+
+
+
+
-
-
+
@@ -424,9 +410,7 @@ else
.
-
-
-
+
|
|