List of Changes to the CSS and HTML documents in Version 3 of the OIT Form Templates 9/29/16 ============================================================ ============================================================ # CSS (style.css) ============================================================= All new styles are at the bottom of style.css, beginning at line 9637. ============================================================= ============================================================= # HTML (index-forms.html, index-wide.html, index-webapp.html) ============================================================= ## NOTE: When creating pages, use a short page title. (“Accounts” rather than “Accounts | Office of Information Technology | Etc.”) FIND: Office of Information Technology | The University of Tennessee, Knoxville REPLACE WITH: [Short Page Title] ============================================================= ## Paste in script for Google Analytics right before close of FIND: REPLACE WITH: ============================================================= ## NOTE: Applies to index-forms.html and index-wide.html only (no left menu in index-webapp.html). ## Remove tabindex 1-7 from left menu buttons (tabindex is no longer an advised solution for screenreaders, and interferes with tab order in this case). FIND AND REMOVE: tabindex="[Number]” ============================================================= ## NOTE: Applies to index-forms.html and index-wide.html only (no left menu in index-webapp.html). ## Replace "Find Page" button text with "Search OIT" button text FIND:
FIND
PAGE REPLACE WITH:
SEARCH
OIT ============================================================= ## NOTE: Applies to index-forms.html and index-wide.html only (no left menu in index-webapp.html). ## Replace existing search with custom Google search. FIND:
REPLACE WITH:
============================================================= ## NOTE: Applies to index-forms.html and index-wide.html only (no breadcrumb in index-webapp.html). ## NOTE: This is intended to wrap and style whatever method you select to generate breadcrumbs in your site. Please leave “OIT Home” as the top level. ## Before the H1, add the breadcrumb wrapper. FIND:

REPLACE WITH:

============================================================= ## Footer: Fix Facebook alt tag. FIND: twitter logo REPLACE WITH: facebook logo ============================================================= ## Footer: Change ID to class on "meta-contact" tag. FIND:
REPLACE WITH: