-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the Middlebury header and footer to use a webfont. Fixes #12 #13
Open
imcbride
wants to merge
4
commits into
master
Choose a base branch
from
text-nav
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,16 +3,17 @@ | |
<head> | ||
<title>Middlebury</title> | ||
<meta charset="utf-8"> | ||
<link rel="stylesheet" href="//cdn.middlebury.edu/middlebury.edu/2010/css/midd.css"> | ||
<link rel="stylesheet" href="//cdn.middlebury.edu/middlebury.edu/2010/css/print.css" media="print" /> | ||
<link rel="shortcut icon" href="//cdn.middlebury.edu/middlebury.edu/2010/images/midd_favicon.ico"> | ||
<link rel="apple-touch-icon" href="//cdn.middlebury.edu/middlebury.edu/2010/images/apple-touch-icon/icon.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="//cdn.middlebury.edu/middlebury.edu/2010/images/apple-touch-icon/icon-ipad.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="//cdn.middlebury.edu/middlebury.edu/2010/images/apple-touch-icon/icon-retina.png"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="//cdn.middlebury.edu/middlebury.edu/2010/images/apple-touch-icon/icon-ipad-retina.png"> | ||
<link rel="stylesheet" href="//cloud.typography.com/83898/706148/css/fonts.css"> | ||
<link rel="stylesheet" href="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/css/midd.css"> | ||
<link rel="stylesheet" href="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/css/print.css" media="print" /> | ||
<link rel="shortcut icon" href="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/images/midd_favicon.ico"> | ||
<link rel="apple-touch-icon" href="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/images/apple-touch-icon/icon.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/images/apple-touch-icon/icon-ipad.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/images/apple-touch-icon/icon-retina.png"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/images/apple-touch-icon/icon-ipad-retina.png"> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | ||
<script src="//cdn.middlebury.edu/middlebury.edu/2010/js/midd.js"></script> | ||
<script type="text/javascript" src="//cdn.middlebury.edu/middlebury.edu/2010/js/modernizr.min.js"></script> | ||
<script src="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/js/midd.js"></script> | ||
<script type="text/javascript" src="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/js/modernizr.min.js"></script> | ||
</head> | ||
<body class="fullwidth"> | ||
<!-- Google Tag Manager --> | ||
|
@@ -32,38 +33,37 @@ | |
<a href="http://go.middlebury.edu/portal">Portal</a> | ||
</nav> | ||
<form class="search" action="http://www.middlebury.edu/search" method="get" target="_top"> | ||
<label for="midd_search_query">Search Midd</label> | ||
<label for="midd_search_query" class="visuallyhidden">Search Midd</label> | ||
<input type="search" id="midd_search_query" class="search_query x-webkit-speech" name="q2" placeholder="Search Midd" x-webkit-speech required> | ||
<input type="submit" id="midd_search_submit" class="search_submit" value="Go"> | ||
<input type="submit" id="midd_search_submit" class="search_submit" value="▶"> | ||
<input type="hidden" id="midd_ajax_search_url" value="http://www.middlebury.edu/go/search"> | ||
</form> | ||
<h1 id="midd_wordmark" class="wordmark"><a href="http://www.middlebury.edu">Middlebury</a></h1> | ||
</header> | ||
<nav id="midd_navigation" class="navigation container"> | ||
<ul> | ||
<li class="nav_admissions top"><a href="http://www.middlebury.edu/admissions">Admissions<span></span></a></li> | ||
<li class="nav_academics top"><a href="http://www.middlebury.edu/academics">Academics<span></span></a></li> | ||
<li class="nav_studentlife top"><a href="http://www.middlebury.edu/student-life">Student Life<span></span></a></li> | ||
<li class="nav_athletics top"><a href="http://www.middlebury.edu/athletics">Athletics<span></span></a></li> | ||
<li class="nav_arts top"><a href="http://www.middlebury.edu/arts">Arts<span></span></a></li> | ||
<li class="nav_international top"><a href="http://www.middlebury.edu/international">Middlebury International<span></span></a></li> | ||
<li class="nav_middlab top"><a href="http://middlab.middlebury.edu">MiddLab<span></span></a></li> | ||
<li class="nav_about bottom"><a href="http://www.middlebury.edu/about">About<span></span></a></li> | ||
<li class="nav_sustainability bottom"><a href="http://www.middlebury.edu/sustainability">Sustainability<span></span></a></li> | ||
<li class="nav_giving bottom"><a href="http://www.middlebury.edu/giving">Giving<span></span></a></li> | ||
<li class="nav_news bottom"><a href="http://www.middlebury.edu/newsroom">Newsroom<span></span></a></li> | ||
<li class="nav_events bottom"><a href="http://www.middlebury.edu/events">Calendar of Events<span></span></a></li> | ||
<li class="nav_offices bottom"><a href="http://www.middlebury.edu/offices">Office & Services<span></span></a></li> | ||
<li class="nav_admissions top"><a href="http://www.middlebury.edu/admissions">Admissions</a></li> | ||
<li class="nav_academics top"><a href="http://www.middlebury.edu/academics">Academics</a></li> | ||
<li class="nav_studentlife top"><a href="http://www.middlebury.edu/student-life">Student Life</a></li> | ||
<li class="nav_athletics top"><a href="http://www.middlebury.edu/athletics">Athletics</a></li> | ||
<li class="nav_arts top"><a href="http://www.middlebury.edu/arts">Arts</a></li> | ||
<li class="nav_international top"><a href="http://www.middlebury.edu/international">Middlebury International</a></li> | ||
<li class="nav_about bottom"><a href="http://www.middlebury.edu/about">About Middlebury</a></li> | ||
<li class="nav_sustainability bottom"><a href="http://www.middlebury.edu/sustainability">Sustainability</a></li> | ||
<li class="nav_giving bottom"><a href="http://www.middlebury.edu/giving">Giving</a></li> | ||
<li class="nav_news bottom"><a href="http://www.middlebury.edu/newsroom">Newsroom</a></li> | ||
<li class="nav_events bottom"><a href="http://www.middlebury.edu/events">Calendar of Events</a></li> | ||
<li class="nav_offices bottom"><a href="http://www.middlebury.edu/offices">Office & Services</a></li> | ||
</ul> | ||
</nav> | ||
<article id="main-content" class="pagecontent container"> | ||
<nav class="navigation pagenav"> | ||
<a id="midd_pagenav_left" class="pagenav_left" href="#">«</a> | ||
<ul id="midd_pagenav"> | ||
<li class="pagenav_dining"><a href="http://go.middlebury.edu/dining">Dining Services<span></span></a></li> | ||
<li class="pagenav_menus"><a href="/today/dining">Dining Hall Menus<span></span></a></li> | ||
<li class="pagenav_retail"><a href="/today/retail">Retail Operations<span></span></a></li> | ||
<li class="pagenav_comment"><a href="http://go.middlebury.edu/dining?comment">Fill out a Comment Card<span></span></a></li> | ||
<li class="pagenav_dining"><a href="http://go.middlebury.edu/dining">Dining Services</a></li> | ||
<li class="pagenav_menus"><a href="/today/dining">Dining Hall Menus</a></li> | ||
<li class="pagenav_retail"><a href="/today/retail">Retail Operations</a></li> | ||
<li class="pagenav_comment"><a href="http://go.middlebury.edu/dining?comment">Fill out a Comment Card</a></li> | ||
</ul> | ||
<a id="midd_pagenav_right" class="pagenav_right" href="#">»</a> | ||
</nav> | ||
|
@@ -170,7 +170,7 @@ <h1 class="bar_color2">Teach & Learn</h1> | |
</section> | ||
</nav> | ||
<section class="banner"> | ||
<a class="noborder" href="#"><img src="//cdn.middlebury.edu/middlebury.edu/2010/images/dept_economics.jpg" /></a> | ||
<a class="noborder" href="#"><img src="//hammer.middlebury.edu/~imcbride/cdn/middlebury.edu/2010/images/dept_economics.jpg" /></a> | ||
</section> | ||
<section class="page"> | ||
<section class="body"> | ||
|
@@ -351,10 +351,10 @@ <h1>Carousel Header</h1> | |
<footer id="midd_footer" class="footer"> | ||
<nav class="container"> | ||
<ul> | ||
<li class="gateways_students"><a href="http://students.middlebury.edu">Current Students<span></span></a></li> | ||
<li class="gateways_parents"><a href="http://parents.middlebury.edu">Parents<span></span></a></li> | ||
<li class="gateways_staff"><a href="http://facstaff.middlebury.edu">Faculty & Staff<span></span></a></li> | ||
<li class="gateways_alumni quick_footer"><a href="http://alumni.middlebury.edu">Alumni<span></span></a> | ||
<li class="gateways_students"><a href="http://students.middlebury.edu">Current Students</a></li> | ||
<li class="gateways_parents"><a href="http://parents.middlebury.edu">Parents</a></li> | ||
<li class="gateways_staff"><a href="http://facstaff.middlebury.edu">Faculty & Staff</a></li> | ||
<li class="gateways_alumni quick_footer"><a href="http://alumni.middlebury.edu">Alumni</a> | ||
<ul class="quick_footer contents"> | ||
<li><a href="http://www.middlebury.edu/alumni">Middlebury College</a></li> | ||
<li><a href="http://www.middlebury.edu/alumni/ls">Middlebury Language Schools</a></li> | ||
|
@@ -364,7 +364,7 @@ <h1>Carousel Header</h1> | |
</li> | ||
</ul> | ||
<ul class="footer_right"> | ||
<li class="quick_footer quick_go"><a href="http://go.middlebury.edu">Quick Links<span></span></a> | ||
<li class="quick_footer quick_go"><a href="http://go.middlebury.edu">Quick Links</a> | ||
<div class="contents"> | ||
<ul class="quick_footer"> | ||
<li><a href="http://go.middlebury.edu/bannerweb">BannerWeb</a></li> | ||
|
@@ -388,7 +388,7 @@ <h1>Carousel Header</h1> | |
</ul> | ||
</div> | ||
</li> | ||
<li class="quick_footer quick_contact"><a href="mailto:[email protected]">Directions & Contact Information<span></span></a> | ||
<li class="quick_footer quick_contact"><a href="mailto:[email protected]">Directions & Contact Information</a> | ||
<div class="contents"> | ||
<p><a href="http://go.middlebury.edu/directory">Directory</a></p> | ||
<p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this still point to cdn?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch. I'll get that fixed. Just so you know this is an old, low-priority issue that I'm migrating from Kanbanize into Github issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just was looking at github notifications so thought I'd leave the comment for now while I saw it. I won't get to an actual review for awhile I'm sure.