Index: lams_central/web/editprofile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/editprofile.jsp,v diff -u -r1.5 -r1.6 --- lams_central/web/editprofile.jsp 7 Nov 2006 23:24:43 -0000 1.5 +++ lams_central/web/editprofile.jsp 15 Nov 2006 02:57:37 -0000 1.6 @@ -19,71 +19,71 @@

- : + : - : + : - *: + *: - *: + *: - *: + *: - : + : - : + : - : + : - : + : - : + : - : + : - : + : - : + : - : + : - : + : - : + : - : + : @@ -95,7 +95,7 @@ - + Index: lams_central/web/passwordChangeContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/passwordChangeContent.jsp,v diff -u -r1.7 -r1.8 --- lams_central/web/passwordChangeContent.jsp 24 Aug 2006 23:14:28 -0000 1.7 +++ lams_central/web/passwordChangeContent.jsp 15 Nov 2006 02:57:37 -0000 1.8 @@ -17,42 +17,42 @@

- +
- - - - - - - - - Index: lams_central/web/portrait.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/portrait.jsp,v diff -u -r1.3 -r1.4 --- lams_central/web/portrait.jsp 22 Sep 2006 01:07:18 -0000 1.3 +++ lams_central/web/portrait.jsp 15 Nov 2006 02:57:37 -0000 1.4 @@ -14,7 +14,7 @@
+ : +
+ : +
+ : +
+ : +
+  
- + - + - Index: lams_central/web/profile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/profile.jsp,v diff -u -r1.9 -r1.10 --- lams_central/web/profile.jsp 7 Nov 2006 23:24:44 -0000 1.9 +++ lams_central/web/profile.jsp 15 Nov 2006 02:57:37 -0000 1.10 @@ -26,19 +26,19 @@ - - -
:: &preferDownload=false" /> @@ -25,11 +25,11 @@
::
+  

: + :
: + :
: + : &preferDownload=false" /> Index: lams_central/web/css/defaultHTML.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML.css,v diff -u -r1.15 -r1.16 --- lams_central/web/css/defaultHTML.css 10 Nov 2006 07:17:23 -0000 1.15 +++ lams_central/web/css/defaultHTML.css 15 Nov 2006 02:57:37 -0000 1.16 @@ -920,7 +920,7 @@ #page-mycourses { /*whole layout of page*/ margin: 25px auto; width: 707px; - background: url('../images/css/lams_logo.gif') no-repeat 10px -7px; + background: url('../images/css/lams_logo.gif') no-repeat left -7px; } @@ -1125,4 +1125,12 @@ border:0px; } -.help {text-align:right; margin-right:35px; cursor: pointer;} \ No newline at end of file +.help {text-align:right; margin-right:35px; cursor: pointer;} + +/************ My Profile custom **********/ +td.align-right{ +text-align:right; +} +td.align-left{ +text-align:left; +} \ No newline at end of file Index: lams_central/web/css/defaultHTML_rtl.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_rtl.css,v diff -u -r1.2 -r1.3 --- lams_central/web/css/defaultHTML_rtl.css 10 Nov 2006 06:47:22 -0000 1.2 +++ lams_central/web/css/defaultHTML_rtl.css 15 Nov 2006 02:57:37 -0000 1.3 @@ -50,7 +50,7 @@ color:#0087e5; font-size:15px; margin-bottom:0px; - margin-left:10px; + margin-right:10px; padding-top:5px; } @@ -64,21 +64,21 @@ h2 {color:#47bc23; font-size:12px; - margin-left:10px; + margin-right:10px; margin-bottom:10px; margin-top:10px; } h2.no-space-left { - margin-left:0px; + margin-right:0px; } h2.spacer-left{ - margin-left:25px; + margin-right:25px; } h3 {color:#47bc23; font-size:12px; - margin-left:10px; + margin-right:10px; margin-bottom:10px; margin-top:10px; } @@ -91,31 +91,31 @@ color: #0087e5; margin-bottom: 0px; margin-top: 0px;; - margin-left: 30px; + margin-right: 30px; font-weight: bold; - background: url('../images/css/blue_arrow_right.gif') no-repeat 0 0px; - padding-left: 30px; + background: url('../images/css/blue_arrow_right.gif') no-repeat top right; + padding-right: 30px; padding-bottom: 10px; font-size: 12px } p { - margin-left: 25px; - margin-right: 30px; + margin-right: 25px; + margin-left: 30px; margin-bottom: 18px; } ul { - margin-left: 25px; - margin-right: 30px; + margin-right: 25px; + margin-left: 30px; } li { list-style-type:circle;} #page { /*whole layout of page*/ margin: 25px auto; width: 707px; - background: url('../images/css/lams_logo.gif') no-repeat right 10px; + background: url('../images/css/lams_logo.gif') no-repeat 585px 10px; } #header { /*layout of the header */ @@ -683,6 +683,7 @@ .space-bottom-top { padding-bottom: 20px; padding-top: 20px; + padding-right:20px; /* Testing spacing IE */ } .small-space-bottom { @@ -770,11 +771,6 @@ margin-top:15px; } -#login-left-col a { - color:#47bc23; - text-decoration: underline; -} - #login-left-col h1 { margin:0px; padding:0px; @@ -801,8 +797,8 @@ #login-left-col li { padding:10px 0px 15px 0px; -border-bottom: -1px dotted #ccc; +border-bottom:1px dotted #ccc; +list-style-type:none; } #login-right-col { @@ -919,7 +915,7 @@ #page-mycourses { /*whole layout of page*/ margin: 25px auto; width: 707px; - background: url('../images/css/lams_logo.gif') no-repeat top right; /* 10px -7px */ + background: url('../images/css/lams_logo.gif') no-repeat right -7px; } @@ -983,23 +979,23 @@ .mycourses-right-buttons {float:left; padding-left:20px; margin-top:11px; height:24px; font-size:11px} #content a.add-lesson-button { - background: url('../images/css/add_lesson.rtl.jpg') no-repeat 0px 0px; + background: url('../images/css/add_lesson.rtl.jpg') no-repeat top right; /* 0px 0px; */ color: #666; - padding: 5px 30px 6px 12px; + padding: 5px 12px 6px 30px; text-decoration: none; border-left:1px solid #d2d2d2; border-bottom: 0px; margin-top:6px; - margin-left:5px; + margin-right:5px; } #content a:hover.add-lesson-button { - background: url('../images/css/add_lesson.rtl.jpg') no-repeat 0px 0px; + background: url('../images/css/add_lesson.rtl.jpg') no-repeat top right; /* 0px 0px; */ color: #47bc23; - padding: 5px 30px 6px 12px; + padding: 5px 12px 6px 30px; text-decoration: none; margin-top:0px; - margin-left:5px; + margin-right:5px; border-left:1px solid #d2d2d2; border-bottom: 0px; } @@ -1124,4 +1120,12 @@ border:0px; } -.help {text-align:left; margin-left:35px;} \ No newline at end of file +.help {text-align:right; margin-left:35px; cursor: pointer;} + +/************ My Profile custom **********/ +td.align-right{ +text-align:left; +} +td.align-left{ +text-align:right; +} \ No newline at end of file Index: lams_central/web/images/css/lams_logo.gif =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/images/css/lams_logo.gif,v diff -u -r1.2 -r1.3 Binary files differ Index: lams_central/web/images/css/lams_logo.rtl.gif =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/images/css/lams_logo.rtl.gif,v diff -u Binary files differ Index: lams_central/web/images/css/mycourses_addlesson.rtl.jpg =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/images/css/mycourses_addlesson.rtl.jpg,v diff -u Binary files differ