7-page-content edit

announcement-content  edit

Announcement page

Brand Guidelines Update

Summary

In February 2018, we launched an updated Brand Guidelines website. These brand guidelines define the university’s editorial and graphic standards and provide access to official artwork for members of the William & Mary community.

Full Description
The project to create and implement a new university logo and style guide was completed in November, 2014. A university’s brand is constantly evolving and requires constant stewardship by all communicators. This week, we launched an updated Brand Guidelines site. We plan to keep a perpetual eye on it and update and tweak its content as deemed helpful.

A few notable changes and updates to this iteration:
  1. Visual headers to show examples of the content on pages
  2. A sidebar on every page that gives additional information regarding the content, and a consistent link that directs people to Web & Design with questions
  3. More intuitive navigation based on user feedback, including drop-down menu items
  4. Accordion-nested content on longer pages to keep page length shorter and more digestible
  5. Key content additions, including but not limited to:
    • an expanded university color palette
    • instructions regarding the production of merchandise
    • details regarding the restricted use of the coat of arms
    • information about email signatures
    • round social media profile templates for unitadditional graphic assets for download
    • additional graphic assets for download
  6. Ability to click on any image throughout the site that has a corresponding download and be directed to the location to download that item

Contact University Web & Design with any questions!
H5 test for heading at bottom of the page
Copy
Edit
<!-- components/7-page-content/announcement-content.php --> <!-- hide sidebar --> <input name="hasSidebar" type="hidden" value="N" /> <p>Announcement page</p> <?php outputElement("header", "Brand Guidelines Update"); ?> <?php $use_menu = "page-nav-news"; outputMenu($use_menu); ?> <div class="directory"> <p><span class="person_field_title">URL:</span>&nbsp; <a href="https://brand.wm.edu">https://brand.wm.edu</a><br> </p> </div> <div class="user_content"> <h6>Summary</h6> <p> In February 2018, we launched an updated Brand Guidelines website. These brand guidelines define the university’s editorial and graphic standards and provide access to official artwork for members of the William &amp; Mary community.</p> <h6>Full Description</h6>The project to create and implement a new university logo and style guide was completed in November, 2014. A university’s brand is constantly evolving and requires constant stewardship by all communicators. This week, we launched an updated&nbsp;<a href="https://brand.wm.edu/">Brand Guidelines&nbsp;site</a>. We plan to keep a perpetual eye on it and update and tweak its content as deemed helpful.<br><br>A few notable changes and updates to this iteration:<br> <ol> <li>Visual headers to show examples of the content on pages</li> <li>A sidebar on every page that gives additional information regarding the content, and a consistent link that directs people to Web &amp; Design with questions</li> <li>More intuitive navigation based on user feedback, including drop-down menu items</li> <li>Accordion-nested content on longer pages to keep page length shorter and more digestible</li> <li>Key content additions, including but not limited to:<br> <ul> <li>an expanded university color palette</li> <li>instructions regarding the production of merchandise</li> <li>details regarding the restricted use of the coat of arms</li> <li>information about email signatures</li> <li>round social media profile templates for unitadditional graphic assets for download</li> <li>additional graphic assets for download</li> </ul> </li> <li>Ability to click on any image throughout the site that has a corresponding download and be directed to the location to download that item</li> </ol> <br>Contact <a href="mailto:creative@wm.edu">University Web &amp; Design</a> with any questions! </div> <h5>H5 test for heading at bottom of the page</h5>
Copy
Copy
Edit
/* scss/7-page-content/_announcement-content.scss */