Commit 50a362a2 by David Ormsbee

Merge pull request #241 from MITx/kf-multicourse-design

Kf multicourse design
parents 9c90592d 148e2035
lms/static/images/homepage-bg.jpg

245 KB | W: | H:

lms/static/images/homepage-bg.jpg

158 KB | W: | H:

lms/static/images/homepage-bg.jpg
lms/static/images/homepage-bg.jpg
lms/static/images/homepage-bg.jpg
lms/static/images/homepage-bg.jpg
  • 2-up
  • Swipe
  • Onion skin
...@@ -25,8 +25,9 @@ ...@@ -25,8 +25,9 @@
@include clearfix; @include clearfix;
margin: 0 auto; margin: 0 auto;
max-width: 1200px; max-width: 1200px;
min-width: 760px;
position: relative; position: relative;
width: grid-width(12); width: 100%;
z-index: 2; z-index: 2;
......
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
height: 120px; height: 120px;
margin: 0 auto; margin: 0 auto;
max-width: 1200px; max-width: 1200px;
min-width: 760px;
padding-top: 200px; padding-top: 200px;
position: relative; position: relative;
text-align: center; text-align: center;
......
...@@ -19,7 +19,8 @@ ...@@ -19,7 +19,8 @@
margin: 0 auto; margin: 0 auto;
padding: 200px 10px 0px; padding: 200px 10px 0px;
position: relative; position: relative;
width: grid-width(12); max-width: 1200px;
min-width: 760px;
} }
.title { .title {
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
@include box-shadow(0 5px 50px 0 rgba(0,0,0, 0.3)); @include box-shadow(0 5px 50px 0 rgba(0,0,0, 0.3));
margin: 120px auto 0; margin: 120px auto 0;
padding: 0px 40px 40px; padding: 0px 40px 40px;
width: grid-width(5); width: flex-grid(5);
header { header {
margin-bottom: 30px; margin-bottom: 30px;
......
...@@ -83,7 +83,7 @@ a:link, a:visited { ...@@ -83,7 +83,7 @@ a:link, a:visited {
@include clearfix; @include clearfix;
margin: 0 auto 0; margin: 0 auto 0;
padding: 0px 10px; padding: 0px 10px;
width: grid-width(12); max-width: grid-width(12);
} }
span.edx { span.edx {
......
...@@ -15,7 +15,8 @@ footer { ...@@ -15,7 +15,8 @@ footer {
max-width: 1200px; max-width: 1200px;
margin: 0 auto; margin: 0 auto;
padding: 30px 10px 0; padding: 30px 10px 0;
width: grid-width(12); max-width: grid-width(12);
min-width: 760px;
.top { .top {
border-bottom: 1px solid rgb(200,200,200); border-bottom: 1px solid rgb(200,200,200);
......
...@@ -13,7 +13,8 @@ header.global { ...@@ -13,7 +13,8 @@ header.global {
margin: 0 auto; margin: 0 auto;
max-width: 1200px; max-width: 1200px;
padding: 14px 10px 0px; padding: 14px 10px 0px;
width: grid-width(12); max-width: grid-width(12);
min-width: 760px;
} }
h1.logo { h1.logo {
......
...@@ -19,15 +19,15 @@ ...@@ -19,15 +19,15 @@
<div class="secondary-actions"> <div class="secondary-actions">
<div class="social-sharing"> <div class="social-sharing">
<div class="sharing-message">Share with friends and family!</div> <div class="sharing-message">Stay up to date with all edX has to offer!</div>
<a href="#" class="share"> <a href="https://twitter.com/edXOnline" class="share">
<img src="${static.url('images/social/twitter-sharing.png')}"> <img src="${static.url('images/social/twitter-sharing.png')}">
</a> </a>
<a href="#" class="share"> <a href="http://www.facebook.com/EdxOnline" class="share">
<img src="${static.url('images/social/facebook-sharing.png')}"> <img src="${static.url('images/social/facebook-sharing.png')}">
</a> </a>
<a href="#" class="share"> <a href="https://plus.google.com/108235383044095082735/posts" class="share">
<img src="${static.url('images/social/email-sharing.png')}"> <img src="${static.url('images/social/google-plus-sharing.png')}">
</a> </a>
</div> </div>
</div> </div>
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<a href="#video-modal" class="media" rel="leanModal"> <a href="#video-modal" class="media" rel="leanModal">
<div class="hero"> <div class="hero">
<img src="${static.url('images/courses/space3.jpg')}" /> <img src="${static.url('images/courses/edx_hp_video_thumbsmall.jpg')}" />
<div class="play-intro"></div> <div class="play-intro"></div>
</div> </div>
</a> </a>
......
...@@ -68,13 +68,12 @@ ...@@ -68,13 +68,12 @@
<header> <header>
<div class="social-sharing"> <div class="social-sharing">
<div class="sharing-message">Share with friends and family!</div> <div class="sharing-message">Share with friends and family!</div>
<a href="#" class="share"> <a href="http://twitter.com/intent/tweet?text=I+just+registered+for+${course.number}+${get_course_about_section(course, 'title')}+through+@edxonline:+http://edx.org/${reverse('about_course', args=[course.id])}" class="share">
<img src="${static.url('images/social/twitter-sharing.png')}"> <img src="${static.url('images/social/twitter-sharing.png')}">
</a> </a>
<a href="#" class="share"> <a href="http://www.facebook.com/EdxOnline" class="share"> <img src="${static.url('images/social/facebook-sharing.png')}">
<img src="${static.url('images/social/facebook-sharing.png')}">
</a> </a>
<a href="#" class="share"> <a href="mailto:?subject=Take%20a%20course%20with%20edX%20online&body=I%20just%20registered%20for%20${course.number}%20${get_course_about_section(course, 'title')}%20through%20edX:+http://edx.org/${reverse('about_course', args=[course.id])}" class="share">
<img src="${static.url('images/social/email-sharing.png')}"> <img src="${static.url('images/social/email-sharing.png')}">
</a> </a>
</div> </div>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
</%block> </%block>
<%block name="university_description"> <%block name="university_description">
<p>The University of California, Berkeley was chartered in 1868 and its flagship campus — envisioned as a "City of Learning" — was established at Berkeley, on San Francisco Bay. Berkeley Faculty consists of 1,582 fulltime and 500 part-time faculty members dispersed among more than 130 academic departments and more than 80 interdisciplinary research units. 28 Nobel prizes have been awarded to Berkeley Alumni. There are 8 Nobel Laureates, 32 MacArthur Fellows, and 4 Pulitzer Prize winners among the current faculty.</p> <p>The University of California, Berkeley was chartered in 1868 and its flagship campus — envisioned as a "City of Learning" — was established at Berkeley, on San Francisco Bay. Berkeley Faculty consists of 1,582 fulltime and 500 part-time faculty members dispersed among more than 130 academic departments and more than 80 interdisciplinary research units. 28 Nobel prizes have been awarded to Berkeley Alumni. There are eight Nobel Laureates, 32 MacArthur Fellows, and four Pulitzer Prize winners among the current faculty.</p>
</%block> </%block>
${parent.body()} ${parent.body()}
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<%block name="university_description"> <%block name="university_description">
<p>The Massachusetts Institute of Technology — a coeducational, privately endowed research university founded in 1861 — is dedicated to advancing knowledge and educating students in science, technology, and other areas of scholarship that will best serve the nation and the world in the 21st century. The Institute has close to 1,000 faculty and 10,000 undergraduate and graduate students. It is organized into five Schools: Architecture and Urban Planning; Engineering; Humanities, Arts, and Social Sciences; Sloan School of Management; and Science.</p> <p>The Massachusetts Institute of Technology — a coeducational, privately endowed research university founded in 1861 — is dedicated to advancing knowledge and educating students in science, technology, and other areas of scholarship that will best serve the nation and the world in the 21st century. The Institute has close to 1,000 faculty and 10,000 undergraduate and graduate students. It is organized into five Schools: Architecture and Urban Planning; Engineering; Humanities, Arts, and Social Sciences; Sloan School of Management; and Science.</p>
<p>MIT's commitment to innovation has led to a host of scientific breakthroughs and technological advances. Seventy-eight MIT alumni, faculty, researchers and staff have won Nobel Prizes.</p> <p>MIT's commitment to innovation has led to a host of scientific breakthroughs and technological advances. 78 MIT alumni, faculty, researchers and staff have won Nobel Prizes.</p>
<p>Current areas of research and education include neuroscience and the study of the brain and mind, bioengineering, cancer, energy, the environment and sustainable development, information sciences and technology, new media, financial technology, and entrepreneurship.</p> <p>Current areas of research and education include neuroscience and the study of the brain and mind, bioengineering, cancer, energy, the environment and sustainable development, information sciences and technology, new media, financial technology, and entrepreneurship.</p>
</%block> </%block>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment