Merge pull request #244 from MITx/kf-multicourse-design
fixed school images and edited the contact page
This commit is contained in:
BIN
lms/static/images/contact-page.jpg
Normal file
BIN
lms/static/images/contact-page.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -262,13 +262,11 @@
|
||||
.map {
|
||||
background: rgb(245,245,245);
|
||||
float: left;
|
||||
height: 280px;
|
||||
margin-right: flex-gutter();
|
||||
overflow: hidden;
|
||||
width: flex-grid(6);
|
||||
|
||||
img {
|
||||
min-height: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,14 +12,14 @@
|
||||
|
||||
<section class="contact">
|
||||
<div class="map">
|
||||
<img src="${static.url('images/edx-location.png')}">
|
||||
<img src="${static.url('images/contact-page.jpg')}">
|
||||
</div>
|
||||
<div class="contacts">
|
||||
<h2>Class Feedback</h2>
|
||||
<p>We are always seeking feedback to improve our courses. If you are an enrolled student and have any questions, feedback, suggestions, or any other issues specific to a particular class, please post on the discussion forums of that class.</p>
|
||||
|
||||
<h2>General Inquiries and Feedback</h2>
|
||||
<p>If you have a general question about edX please email <a href="mailto:info@edx.org">info@edx.org</a>. To see if your question has already been answered, visit our <a href="${reverse('faq_edx')}">FAQ page</a>. Though we may not have a chance to respond to every email, we take all feedback into consideration.</p>
|
||||
<p>"If you have a general question about edX please email <a href="mailto:info@edx.org">info@edx.org</a>. To see if your question has already been answered, visit our<a href="${reverse('faq_edx')}">FAQ page</a>. You can also join the discussion on our <a href="http://www.facebook.com/EdxOnline">facebook page</a>. Though we may not have a chance to respond to every email, we take all feedback into consideration.</p>
|
||||
|
||||
<h2>Technical Inquiries and Feedback</h2>
|
||||
<p>If you have suggestions/feedback about the overall edX platform, or are facing general technical issues with the platform (e.g., issues with email addresses and passwords), you can reach us at <a href="mailto:technical@edx.org">technical@edx.org</a>. For technical questions, please make sure you are using a current version of Firefox or Chrome, and include browser and version in your e-mail, as well as screenshots or other pertinent details. If you find a bug or other issues, you can reach us at the following: <a href="mailto:bugs@edx.org">bugs@edx.org</a>.</p>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<div class="logo">
|
||||
<img src="${static.url('images/edx-logo-large-bw.png')}">
|
||||
</div>
|
||||
<h2 class="mission-quote">”The mission of <span class="edx">edX</span> is to enhance human fulfillment worldwide through online learning, transforming education in quality, efficiency and scale through technology and research, for the benefit of campus-based students and the worldwide community of online learners.“</h2>
|
||||
<h2 class="mission-quote">“The mission of <span class="edx">edX</span> is to enhance human fulfillment worldwide through online learning, transforming education in quality, efficiency and scale through technology and research, for the benefit of campus-based students and the worldwide community of online learners.”</h2>
|
||||
</div>
|
||||
|
||||
<section class="message left">
|
||||
|
||||
@@ -13,14 +13,14 @@
|
||||
|
||||
<section class="contact">
|
||||
<div class="map">
|
||||
<img src="${static.url('images/edx-location.png')}">
|
||||
<img src="${static.url('images/contact-page.jpg')}">
|
||||
</div>
|
||||
<div class="contacts">
|
||||
<h2>Class Feedback</h2>
|
||||
<p>We are always seeking feedback to improve our courses. If you are an enrolled student and have any questions, feedback, suggestions, or any other issues specific to a particular class, please post on the discussion forums of that class.</p>
|
||||
|
||||
<h2>General Inquiries and Feedback</h2>
|
||||
<p>If you have a general question about edX please email <a href="mailto:info@edx.org">info@edx.org</a>. To see if your question has already been answered, visit our <a href="${reverse('faq_edx')}">FAQ page</a>. Though we may not have a chance to respond to every email, we take all feedback into consideration.</p>
|
||||
<p>"If you have a general question about edX please email <a href="mailto:info@edx.org">info@edx.org</a>. To see if your question has already been answered, visit our<a href="${reverse('faq_edx')}">FAQ page</a>. You can also join the discussion on our <a href="http://www.facebook.com/EdxOnline">facebook page</a>. Though we may not have a chance to respond to every email, we take all feedback into consideration.</p>
|
||||
|
||||
<h2>Technical Inquiries and Feedback</h2>
|
||||
<p>If you have suggestions/feedback about the overall edX platform, or are facing general technical issues with the platform (e.g., issues with email addresses and passwords), you can reach us at <a href="mailto:technical@edx.org">technical@edx.org</a>. For technical questions, please make sure you are using a current version of Firefox or Chrome, and include browser and version in your e-mail, as well as screenshots or other pertinent details. If you find a bug or other issues, you can reach us at the following: <a href="mailto:bugs@edx.org">bugs@edx.org</a>.</p>
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<%namespace name='static' file='../static_content.html'/>
|
||||
|
||||
<%block name="university_header">
|
||||
<header class="search" style="background: url('/static/images/berkeley_fountain_2025x550.jpg')">
|
||||
<header class="search" style="background: url('/static/images/university/berkeley/berkeley_fountain_2025x550.jpg')">
|
||||
<div class="inner-wrapper university-search">
|
||||
<hgroup>
|
||||
<div class="logo">
|
||||
<img src="${static.url('images/berkeley.png')}" />
|
||||
<img src="${static.url('images/university/berkeley/berkeley.png')}" />
|
||||
</div>
|
||||
<h1>BerkeleyX</h1>
|
||||
</hgroup>
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<%namespace name='static' file='../static_content.html'/>
|
||||
|
||||
<%block name="university_header">
|
||||
<header class="search" style="background: url('/static/images/about_harvard_page_2025x550.jpg')">
|
||||
<header class="search" style="background: url('/static/images/university/harvard/about_harvard_page_2025x550.jpg')">
|
||||
<div class="inner-wrapper university-search">
|
||||
<hgroup>
|
||||
<div class="logo">
|
||||
<img src="${static.url('images/harvard.png')}" />
|
||||
<img src="${static.url('images/university/harvard/harvard.png')}" />
|
||||
</div>
|
||||
<h1>HarvardX</h1>
|
||||
</hgroup>
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<%namespace name='static' file='../static_content.html'/>
|
||||
|
||||
<%block name="university_header">
|
||||
<header class="search" style="background: url('/static/images/shot-2-large.jpg')">
|
||||
<header class="search" style="background: url('/static/images/university/mit/shot-2-large.jpg')">
|
||||
<div class="inner-wrapper university-search">
|
||||
<hgroup>
|
||||
<div class="logo">
|
||||
<img src="${static.url('images/mit.png')}" />
|
||||
<img src="${static.url('images/university/mit/mit.png')}" />
|
||||
</div>
|
||||
<h1>MITx</h1>
|
||||
</hgroup>
|
||||
|
||||
Reference in New Issue
Block a user