TOTAL: {[ getCartTotalCost() | currencyFilter ]} Update cart for total shopping_basket Checkout

Layouts

The IAPP website includes four main layouts: default, full open, narrow open and article. All four layouts have a header section at the top and the site footer at the bottom.

In addition to the header and footer, the default layout also includes a sidebar on the left and main content section on the right. As the name suggests, this is the layout that any page on our site will default to unless we specify otherwise.

Inside the header section we have a few important elements: (1) the main site navigation which includes our logo, search bar and login function; (2) the page title; (3) an optional tagline below the page title; and (4) an optional banner background image.

The footer section, like the main site navigation, remains constant throughout the website. Its content does not change from page to page, but instead provides a consistent set of content and links that we want on every page of the site.

The sidebar is where we include sectional navigation links. Unlike the main site navigation at the top of the page, the sidebar navigation links to various key pages and subsections within one section of the site. This is also where we sometimes place links to related content that exists in other sections of the site.

The two open layouts have no sidebar and the main content block is centered in the viewport of the user’s monitor. This layout is optimal for landing pages, squeeze pages and subscription pages because it removes the distraction of unnecessary navigation and sidebar content. It allows you to better focus the message of the page, usually culminating in some sort of call-to-action. Examples include the IAPP Membership (Join) page and the Daily Dashboard subscription page.

Whether you choose the full open or narrow open layouts is largely determined by the amount of information you need to include on the page. The IAPP Membership page uses the full open layout because there is a good deal of content and sections. Using the wider layout keeps the page from becoming unnecessarily long. The content of the Daily Dashboard subscription page, however, consists of one short form, making the narrow open layout the better option.

Finally, the article layout, also known as the "single" layout, is used for news and resource articles. Like the default layout, it has a sidebar, but the sidebar appears on the right rather than the left.

The main reason for this is that the article layout is optimized for lengthier reading sessions. Because we read from left to right in English, having the main content block on the left makes for a more natural reading experience for the user.

Note: We include the sidebar on the left in the default layout because it's more likely the user will be browsing for content on these pages and we want to make the sectional navigation easy to find.

Default Layout

Display

Notes

This is the default layout for any page on the website. This includes landing and static pages.

Click here to see default styling for static pages.

Full Open Layout

Display

Notes

The Full Open Layout is used predominantly for pages where there is one particular action we would like the user to take.

Example: The Join page.

Narrow Open Layout

Display

Notes

Similar to the Full Open Layout, the Narrow Open Layout is used predominantly for pages where there is one particular action we would like the user to take, but where the content of the page is minimal—such as a simple form.

Example: The Daily Dashboard Subscribe page.

Article Layout

Display

Notes

This is the layout for single article pages on the website.

Type Styles

The IAPP website uses two premium web fonts: Tabac Sans and Tabac G3. Tabac G3 is used for news and resource articles, while Tabac Sans is used for everything else on the site. There are color, size, weight and spacing styles associated with page and section headings, section headings, page text, links and pull quotes, and examples of these may be seen below.

Exception: Article headlines use Tabac Sans rather than Tabac G3.

Note: When using Tabac G3 in an article, link color is Main Green. When using Tabac Sans in all other parts of the site, links should be Link Color, which is a shade of blue. (See the Colors section for details.)

Display

Large Page Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 2.46153846153846em (approx. 24pt)
Letter spacing: -0.025em
Color: #2e2e2f
Bottom margin: 0.55em
Line height: 1.35em

HTML

<h1 class="page-head-lg">Large Page Header</h1>

Display

Medium Page Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 1.53846153846154em (approx. 14.5pt)
Color: #2e2e2f
Bottom margin: 0.55em
Line height: 1.35em

HTML

<h2 class="page-head-med">Medium Page Header</h2>

Display

Small Page Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 1.30769230769231em (approx. 13pt)
Color: #2e2e2f
Bottom margin: 0.55em
Line height: 1.35em

HTML

<h3 class="page-head-sm">Small Page Header</h3>

Display

Large Section Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 2.23076923076923em (approx. 22pt)
Color: #222222
Bottom margin: 1.5em
Bottom padding: 0.5em
Text alignment: center
Bottom border: 4px solid #efefef

HTML

<h2 class="section-hdr-lg">Large Section Header</h2>

Display

Large Gray Section Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 2.23076923076923em (approx. 22pt)
Bottom margin: 1.5em
Bottom padding: 0.5em
Text alignment: center

HTML

<h2 class="section-hdr-lg--gray">Large Gray Section Header</h2>

Display

Medium Section Header

Specs

Font: Tabac Sans
Font weight: Light
Font size: 1.76923076923077em (approx. 17pt)
Color: #666666
Bottom margin: 1.5em
Bottom padding: 0.5em
Bottom border: 1px solid #d9dadb

HTML

<h3 class="section-hdr-med">Medium Section Header</h3>

Display

Small Section Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 1.23076923076923em (approx. 12pt)
Text transform: uppercase
Color: #808285
Letter spacing: 0.15em
Bottom margin: 1.5em
Bottom padding: 0.5em
Text alignment: center
Bottom border: 1px solid #d9dadb

HTML

<h4 class="section-hdr-sm">Small Section Header</h4>

Display

Subsection Header

Specs

Font: Tabac Sans
Font weight: Light
Font size: 1.07692307692308em (approx. 10.5pt)
Text transform: uppercase
Letter spacing: 0.1em
Color: #0c7ec0
Bottom margin: 1.5em

HTML

<h4 class="subsection-hdr">Subsection Header</h4>

Display

Bold Subsection Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 1.07692307692308em (approx. 10.5pt)
Text transform: uppercase
Letter spacing: 0.1em
Color: #0c7ec0
Bottom margin: 1.5em

HTML

<h4 class="subsection-hdr-bold">Bold Subsection Header</h4>

Display

Centered Subsection Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 1.07692307692308em (approx. 10.5pt)
Text transform: uppercase
Letter spacing: 0.1em
Color: #0c7ec0
Top margin: 4em
Bottom margin: 4em
Text alignment: center

HTML

<h4 class="subsection-hdr-centered">Centered Subsection Header</h4>

Display

Gray Subsection Header

Specs

Font: Tabac Sans
Font weight: Light
Font size: 1.07692307692308em (approx. 10.5pt)
Text transform: uppercase
Letter spacing: 0.1em
Color: #808285
Bottom margin: 1.5em

HTML

<h4 class="subsection-hdr-gray">Gray Subsection Header</h4>

Display

Centered Gray Subsection Header

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 1.07692307692308em (approx. 10.5pt)
Text transform: uppercase
Letter spacing: 0.1em
Color: #80825
Top margin: 4em
Bottom margin: 4em
Text alignment: center

HTML

<h4 class="subsection-hdr-centered-gray">Centered Gray Subsection Header</h4>

Display

Bold Header

Notes

Class can be added to any non-bolded header to make it bold.

Specs

Font: Tabac Sans
Font weight: Bold
Color: #666666

HTML

<h4 class="hdr-strong">Bold Header</h4>

Display

Article Headline

Specs

Font: Tabac Sans
Font weight: Bold
Font size: 4.46153846153846em (approx. 43.5pt)
Letter spacing: -0.025em
Color: #2e2e2f
Bottom margin: 1em
Line height: 1.35em

HTML

<h1 class="article-h1">Article Headline</h1>

Display

Large Page Text

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae ullam saepe sed enim excepturi odit ducimus deserunt voluptates illum porro ex sapiente provident, consequuntur voluptatem obcaecati quidem architecto necessitatibus? Cumque?

Specs

Font: Tabac Sans
Font weight: Light
Font size: 1.69230769230769em (approx. 16pt)
Color: #464547
Line height: 1.681818182em
Bottom margin: 1em

HTML

<p class="page-text-lg">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae ullam saepe sed enim excepturi odit ducimus deserunt voluptates illum porro ex sapiente provident, consequuntur voluptatem obcaecati quidem architecto necessitatibus? Cumque?</p>

Display

Medium Page Text

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cumque perspiciatis nihil dicta facilis odit laudantium molestiae minus vitae sapiente architecto obcaecati sit minima maxime tempore, inventore iste labore quidem, illum.

Specs

Font: Tabac Sans
Font weight: Light
Font size: 1.384615385em (approx. 13.5pt)
Color: #464547
Line height: 1.555555556em
Bottom margin: 1em

HTML

<p class="page-text-med">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cumque perspiciatis nihil dicta facilis odit laudantium molestiae minus vitae sapiente architecto obcaecati sit minima maxime tempore, inventore iste labore quidem, illum.</p>

Display

Fancy Medium Page Text

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cumque perspiciatis nihil dicta facilis odit laudantium molestiae minus vitae sapiente architecto obcaecati sit minima maxime tempore, inventore iste labore quidem, illum.

Specs

Font: Tabac Sans
Font weight: Light
Font size: 1.384615385em (approx. 13.5pt)
Color: #0c7ec0
Line height: 1.555555556em
Bottom margin: 1em

HTML

<p class="page-text-med-fancy">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cumque perspiciatis nihil dicta facilis odit laudantium molestiae minus vitae sapiente architecto obcaecati sit minima maxime tempore, inventore iste labore quidem, illum.</p>

Display

Small Page Text

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Eos aliquid, natus facilis dicta cupiditate aliquam quo, beatae mollitia soluta facere, provident, error. Itaque voluptas iusto pariatur cum perspiciatis, voluptates accusamus.

Specs

Font: Tabac Sans
Font weight: Normal
Font size: 1.076923077em (approx. 10.5pt)
Color: #464547
Line height: 1.571428571em
Bottom margin: 1em

HTML

<p class="page-text-sm">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Eos aliquid, natus facilis dicta cupiditate aliquam quo, beatae mollitia soluta facere, provident, error. Itaque voluptas iusto pariatur cum perspiciatis, voluptates accusamus.</p>

Display

Tiny Page Text

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod adipisci nobis molestiae quos voluptatem tempora inventore eaque ex, dolores officia beatae tenetur? Ut officiis cupiditate, exercitationem aliquid dicta architecto veniam?

Specs

Font: Tabac Sans
Font weight: Normal
Font size: 1.076923077em (approx. 10.5pt)
Color: #464547
Line height: 1.5em
Bottom margin: 1em

HTML

<p class="page-text-tiny">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod adipisci nobis molestiae quos voluptatem tempora inventore eaque ex, dolores officia beatae tenetur? Ut officiis cupiditate, exercitationem aliquid dicta architecto veniam?</p>

Standard Link

Display

Link

Notes

Generic links on the site should be assigned the class alternate-link--underline.

HTML

<p class="page-text-med"><a href="#" class="alternate-link--underline">Link</a></p>

Bold Link

Display

Link

Notes

Generic links can be bolded by adding the class link--bold.

HTML

<p class="page-text-med"><a href="#" class="alternate-link--underline link--bold">Link</a></p>

Display

Specs

Font: Tabac G3
Font weight: Normal
Font size: 1.30769230769231em (approx. 13pt)
Color: #464547
Line height: 3.705882353em

HTML

<ul class="nav-items"> <li class="nav-item"> <a class="nav-link" href="#">Navigation Item</a> </li> </ul>

Display

Standard Callout Box

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam, sit quo magnam reprehenderit veniam mollitia, iste ab odio nostrum accusamus doloremque facere porro iusto saepe, quos dolorem voluptatibus in aspernatur.

Notes

Just add the class of callout-box to a surrounding div tag.

HTML

<div class="callout-box"> <h3 class="page-head-sm">Standard Callout Box</h3> <p class="page-text-med">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam, sit quo magnam reprehenderit veniam mollitia, iste ab odio nostrum accusamus doloremque facere porro iusto saepe, quos dolorem voluptatibus in aspernatur.</p> </div>

Display

Fancy Callout Box

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam, sit quo magnam reprehenderit veniam mollitia, iste ab odio nostrum accusamus doloremque facere porro iusto saepe, quos dolorem voluptatibus in aspernatur.

Notes

Just add the class of callout-box-fancy to a surrounding div tag.

HTML

<div class="callout-box-fancy"> <h3 class="page-head-sm">Fancy Callout Box</h3> <p class="page-text-med">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam, sit quo magnam reprehenderit veniam mollitia, iste ab odio nostrum accusamus doloremque facere porro iusto saepe, quos dolorem voluptatibus in aspernatur.</p> </div>

Display

Article Text Paragraphs

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.

Specs

Font: Tabac G3
Font weight: Normal
Font size: 1.538461538em (approx. 15pt)
Color: #2e2e2f
Line height: 1.7em
Bottom margin: 1em

HTML

<div class="article-text"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.</p> </div>

Display

Article Text Links

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.

Notes

Links in article text are green—links elsewhere on the site are blue. No underline on article links, except when you hover over them.

Specs

Font: Tabac G3
Font weight: Normal
Font size: 1.538461538em (approx. 15pt)
Color: #70bf4c
Line height: 1.7em

HTML

<div class="article-text"> <p>Lorem ipsum dolor sit amet, <a href="#">consectetur adipisicing elit</a>. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.</p> </div>

Display

Article Pull Quotes

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.

Notes

To create a pull quote, all you need to do is highlight some text in the WordPress admin and click the blockquote button. This will add the blockquote HTML tag around the text without needing to do any coding.

Specs

Font: Tabac G3
Font weight: Normal Italic
Font size: 1.538461538em (approx. 15pt)
Color: #2e2e2f
Line height: 1.7em
Top margin: 2.5em
Bottom margin: 2.5em
Left padding: 2em
Left border: 3px solid #8ecc72

HTML

<div class="article-text"> <blockquote> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.</p> </blockquote> </div>

Display

Article Excerpts

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.

Notes

To create an excerpt, simply add the following shortcode tags around the text: [quote]text goes here[/quote]

Specs

Font: Tabac G3
Font size: 1.538461538em (approx. 15pt)
Color: #2e2e2f
Line height: 1.7em

HTML

[quote]Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, vel rerum cumque quisquam facilis repellendus beatae id. Reiciendis aperiam molestias incidunt, quaerat nesciunt quisquam, praesentium hic quod impedit laudantium rerum.[/quote]

Display

Notes

To create a custom article sidebar, simply add a new "Callout" in the WordPress admin. Sidebars should have a header and body. The body main contain paragraphs, images, numbered lists or bulleted lists.

HTML

<aside class="article-callout"> <h3 class="article-callout-head">Custom Article Sidebars</h3> <div class="article-callout-body"> <!-- Sidebar image --> <img src="https://iapp.org/media/uploads/publications/iStock_000008878721_Small.jpg" /> <!-- Sidebar numbered list --> <ol> <li>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</li> <li>Libero quibusdam amet reiciendis quasi hic omnis explicabo animi!</li> <li>Sequi possimus placeat ipsum nulla facere laudantium, veniam dolorum voluptatibus sint in tempore dolor.</li> </ol> <!-- Sidebar paragraphs --> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p> <p>Distinctio iure deleniti quisquam beatae dolor temporibus rem?</p> <p>Ipsum cupiditate aperiam consectetur quae laboriosam placeat ipsa a dolorum, eum asperiores facilis quis.</p> <!-- Sidebar bulleted list --> <ul> <li>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</li> <li>Quod non eius, deserunt rerum libero, ducimus cumque perferendis, veniam ullam expedita quidem recusandae fuga.</li> <li>Blanditiis laborum, perferendis?</li> </ul> </div> </aside>

Colors

The colors listed below are the official palette of the IAPP website. But it is important to note that text and other elements should not be arbitrarily assigned any of these colors. These are assigned programmatically to headings, buttons, icons, callouts and other elements of the site to ensure consistency. To see these assignments, please refer to the sections of this guide that contain the elements in question.

Blacks & Grays

Display

Black-10031 / 31 / 31
Black-9034 / 34 / 34
Black-8046 / 46 / 47
Black-7065 / 65 / 65
Black-6070 / 69 / 71
Black-5085 / 85 / 85
Black-40102 / 102 / 102
Black-30128 / 130 / 133
Black-20167 / 169 / 172
Black-10204 / 204 / 204

SCSS

$black-100: #1f1f1f; // 31, 31, 31 $black-90: #222222; // 34, 34, 34 $black-80: #2e2e2f; // 46, 46, 47 $black-70: #414141; // 65, 65, 65 $black-60: #464547; // 70, 69, 71 $black-50: #555555; // 85, 85, 85 $black-40: #666666; // 102, 102, 102 $black-30: #808285; // 128, 130, 133 $black-20: #a7a9ac; // 167, 169, 172 $black-10: #cccccc; // 204, 204, 204

Palette 1

Display

Main Green112 / 191 / 76
Medium Green / PPS, Asia, IPSI109 / 182 / 80
Light Green140 / 192 / 115
Purple Background122 / 121 / 148
Green Background / Academy36 / 108 / 96
Blue Background0 / 63 / 100
Gray Background78 / 86 / 91
Link Color12 / 126 / 192
Orange250 / 177 / 80
Deep Orange230 / 75 / 61
Light Red255 / 148 / 148

Notes

These are the primary site colors.

SCSS

$green-main: #70bf4c; // 112, 191, 76 $green-med: #6db650; // 109, 182, 80 $green-lt: #8cc073; // 140, 192, 115 $purple-bg: #7a7994; // 122, 121, 148 $green-bg: #246c60; // 36, 108, 96 $blue-bg: #003f64; // 0, 63, 100 $gray-bg: #4e565b; // 78, 86, 91 $link-color: #0c7ec0; // 12, 126, 192 $orange: #fab150; // 250, 177, 80 $orange-x: #e64b3d; // 230, 75, 61 $red-lt: #ff9494; // 255, 148, 148

Palette 2

Display

Swatch-1230 / 75 / 61
Swatch-2 / DPI81 / 161 / 170
Swatch-3 / Symposium140 / 10 / 57
Swatch-4240 / 193 / 37
Swatch-5225 / 34 / 49
Swatch-6 / DPC115 / 41 / 105
Swatch-7109 / 180 / 79
Swatch-7a85 / 129 / 73
Swatch-839 / 130 / 184
Swatch-8a / Summit51 / 100 / 131
Swatch-926 / 56 / 101
Swatch-9a30 / 50 / 78
Swatch-1035 / 108 / 95

Notes

These are secondary colors that can be used for a variety of purposes, such as icon background colors, accent colors, etc.

SCSS

$swatch-1: #e64b3d; // 230, 75, 61 $swatch-2: #51a1aa; // 81, 161, 170 $swatch-3: #8c0a39; // 140, 10, 57 $swatch-4: #f0c125; // 240, 193, 37 $swatch-5: #e12231; // 225, 34, 49 $swatch-6: #732969; // 115, 41, 105 $swatch-7: #6db44f; // 109, 180, 79 $swatch-7a: #558149; // 85, 129, 73 $swatch-8: #2782b8; // 39, 130, 184 $swatch-8a: #336483; // 51, 100, 131 $swatch-9: #1a3865; // 26, 56, 101 $swatch-9a: #1e324e; // 30, 50, 78 $swatch-10: #236c5f; // 35, 108, 95

Image Styles

We have numerous image assets throughout the website and you can see examples of these below. Nearly every design aspect of these images is assigned programmatically, so there is generally no need to resize, crop to circles, apply overlay gradients, etc. For specific requirements on each type of image, see the examples below.

Notes on page banners:

The green-to-blue gradient overlay on page banners is assigned programmatically. The original image used should be black and white.

If no background image is assigned to a banner, the background color will be gray.

Homepage Hero

Display

Travel Not Required

  • Learn on your own time
  • At your own pace
  • In your own space
  • Sound nice?

IAPP online privacy certification training

Notes

Created as Heroes in the WP admin. Gradient and effects added programmatically.

Specs

Image dimensions: 2000x1400px
Format: .jpg or .png
Style: Color

HTML

<section class="hp-hero-mod"> <div> <div class="hero-bg hero-bg-img" style="opacity: 1; background-image: url(https://iapp.org/media/uploads/2014/08/online-training-bg1.png);"> </div> <!-- /hero-bg --> <div class="l-site-width"> <div class="l-12--center"> <section class="hp-hero-main-mod"> <h4 class="hp-hero-head-med"><a href="/train/online-training/" class="hero-head-link"></a></h4> <h1 class="hp-hero-head-lg"><a href="/train/online-training/" class="hero-head-link">Travel Not Required</a></h1> <div class="hp-hero-text"> <ul> <li>Learn on your own time</li> <li>At your own pace</li> <li>In your own space</li> <li>Sound nice?</li> </ul> <p><strong>IAPP online privacy certification training</strong></p> <a href="/train/online-training/" class="hp-hero-link"></a> </div> <div class="hp-hero-links"> <a href="/train/online-training/" class="button-lg">Check it out today</a> </div> <!-- /hp-hero-links --> </section> <!-- hp-hero-main-mod --> </div> <!-- /l-12--center --> </div> <!-- /l-site-width --> </div> </section>

Landing Page Banner

Display

Notes

Images should be saved in black and white in /static/img/backgrounds/standard, and the names must be registered in _list-var.scss. Color overlay, crop and sizing added programmatically.

Specs

Image dimensions: 1400x421 px
Format: .jpg
Style: black and white

HTML

<section class="header-mod hdr-img hdr-img-connect-banner hdr-img-relative" > <div class="hdr-img-inner" > <header class="hdr"> <div class="l-nav-width"> <div class="hdr-content-mod"> <div class="hdr-block--title"> <h1 class="hdr-h1"> <a class="hdr-h1-link" href="">Sample Page Banner</a> </h1> <h3 class="hdr-tagline">Lorem ipsum dolor sit amet, consectetur adipisicing elit</h3> </div> <!-- hdr-block--title --> <div class="social-div--light"> <a class="social-link--light" href="https://www.linkedin.com/company/iapp---international-association-of-privacy-professionals/" target="_blank"> <i class="social-icon--light hoverable fa fa-linkedin"></i> </a> <a class="social-link--light" href="https://twitter.com/PrivacyPros" target="_blank"> <i class="social-icon--light hoverable fa fa-twitter"></i> </a> <a class="social-link--light" href="https://www.instagram.com/iappprivacypros/?hl=en" target="_blank"> <i class="social-icon--light hoverable fa fa-instagram"></i> </a> <a class="social-link--light" href="https://www.facebook.com/IAPPprivacypros" target="_blank"> <i class="social-icon--light hoverable fa fa-facebook"></i> </a> <a class="social-link--light" href="https://www.youtube.com/user/IAPPvideos" target="_blank"> <i class="social-icon--light hoverable fa fa-youtube-play"></i> </a> </div> </div> <!-- /hdr-content-mod --> </div> <!-- /l-site-width --> </header> </div> <!-- /hdr-img-inner --> </section> <!-- /header-mod -->

Conference Banner

Display

Notes

Images should be saved in color, including any graphic overlays, in /static/img/backgrounds/conferences, and the names must be registered in _list-var.scss. Crop and sizing is added programmatically for each iteration of the banner as needed for the conference header, the conferences landing page images and homepage teases. Adjustments on an image-by-image basis can be made in _teases.scss to ensure branded graphic overlay is visible on all iterations of the banner image.

Specs

Image dimensions: 1400x415 px
Format: .png
Style: Solid color and graphic overlays

HTML

<section class="header-mod hdr-conference"> <div class="hdr-img-inner" > <header class="hdr" style="background-image:url(https://iapp.org/media/uploads/2014/07/Summit_Header.png)"> <div class="l-nav-width"> <div class="hdr-content-mod"> <div class="hdr-block--title"> <h1 class="hdr-h1 hdr-conference-h1"><a class="hdr-h1-link" href="https://iapp.org/conference/global-privacy-summit-2015/">Global Privacy Summit 2015</a></h1> <h3 class="hdr-tagline hdr-conference-tagline">WASHINGTON, DC | MARCH 4–6</h3> </div> <!-- hdr-block--title --> <div class="social-div--light"> <a class="social-link--light" href="https://www.linkedin.com/company/iapp---international-association-of-privacy-professionals/" target="_blank"> <i class="social-icon--light hoverable fa fa-linkedin"></i> </a> <a class="social-link--light" href="https://twitter.com/PrivacyPros" target="_blank"> <i class="social-icon--light hoverable fa fa-twitter"></i> </a> <a class="social-link--light" href="https://www.instagram.com/iappprivacypros/?hl=en" target="_blank"> <i class="social-icon--light hoverable fa fa-instagram"></i> </a> <a class="social-link--light" href="https://www.facebook.com/IAPPprivacypros" target="_blank"> <i class="social-icon--light hoverable fa fa-facebook"></i> </a> <a class="social-link--light" href="https://www.youtube.com/user/IAPPvideos" target="_blank"> <i class="social-icon--light hoverable fa fa-youtube-play"></i> </a> </div> </div> <!-- /hdr-content-mod --> </div> <!-- /l-site-width --> </header> </div> <!-- /hdr-img-inner --> </section> <!-- /header-mod -->

Full Width Image Callout

Display

Specs

Image dimensions: 1000x500 px
Programmatic resize: 788x394 px

HTML

<div class="img-tz"> <a href="/connect/chapters"> <img src="https://iapp.org/wp-content/themes/iapp/static/img/knet-ad.png" alt=""> </a> </div>

Rectangular Image Callout

Display

KnowledgeNet chapters

Want some in-person networking? We’ve got locations—everywhere. Boston, Brussels, Bangalore (and that’s just the Bs). KnowledgeNet chapter meetings are free for members, and they’re priceless face time with fellow privacy pros. Speakers, discussions and contacts—and we’re adding chapters all the time.

Specs

Image dimensions: 750x417 px
Programmatic resize: 300x167 px

HTML

<article class="l-pair-2"> <div class="art-bd"> <a href="/connect/chapters"> <div class="img-tz"> <img src="https://iapp.org/media/images/about_iapp/Wb_connect_KnetChpt-01.png" alt=""> </div> <!-- /img-tz --> </a> </div> <!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-med"><a href="/connect/chapters" class="tz-head-link">KnowledgeNet chapters</a></h3> <p class="tz-text-med">Want some in-person networking? We’ve got locations—everywhere. Boston, Brussels, Bangalore (and that’s just the Bs). KnowledgeNet chapter meetings are free for members, and they’re priceless face time with fellow privacy pros. Speakers, discussions and contacts—and we’re adding chapters all the time.</p> </div> <!-- /txt-bd --> </article>

Circular Image Callout - Horizontal

Display

Privacy List

Crowdsourcing at its best. Tap in to the IAPP listserve to get the answers you need from the privacy community.

Notes

Images are rounded programatically.

Specs

Image dimensions: 256x256 px
Programmatic resize: 150x150 px

HTML

<article class="tz l-pair-tz-sm"> <div class="art-bd"> <a href="/connect/privacy-list"> <div class="img-rounded"> <img src="/wp-content/themes/iapp/static/img/Connect_LISTSERVE_256x256-01.png" alt=""> </div> <!-- /img-tz --> </a> </div> <!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-med"><a class="head-link" href="/connect/privacy-list">Privacy List</a></h3> <p class="tz-text-med">Crowdsourcing at its best. Tap in to the IAPP listserve to get the answers you need from the privacy community.</p> </div> <!-- /txt-bd --> </article>

Resource Center Issues

Notes

Upload the image as "Featured Image" for an "Issue" in the WordPress admin. The white padlock and green arrow icons, as well as the Issue title are assigned programmatically.

Specs

Image dimensions: 360x200 px
Programmatic resize: 221x123 px

HTML

<div class="grid-3 issues-grid"> <article class="media-block resource-tease"> <div class="art-bd"> <a href="https://iapp.org/resources/issue/close-up-how-to-build-a-privacy-program-2/"> <div class="img-tz"> <img src="https://iapp.org/media/uploads/2014/07/How-to-Build-a-Privacy-Program_360x200.jpg" alt=""> </div> <!-- /img-tz --> </a> </div> <!-- /art-bd --> <div class="txt-bd head-item-split"> <h3 class="tz-head-sm"><a class="head-link" href="https://iapp.org/resources/issue/close-up-how-to-build-a-privacy-program-2/">How To Build a Privacy Program</a></h3> <a class="button-pill icon-arrow-next page-item-right" href="https://iapp.org/resources/issue/close-up-how-to-build-a-privacy-program-2/"><span class="icon icon-pill"></span></a> </div> <!-- txt-bd --> <div class="overlay-icon icon-lock"> <span class="icon icon-lg"></span> </div> <!-- /overlay-icon --> </article> <!-- /media-block --> </div>

Full Width Quotes w/Background Image

Display

“One of the best conferences I’ve ever attended.”

Notes

Color gradient overlay applied programmatically.

Specs

Image dimensions: 2000x357 px
Programmatic resize: 100% width
Format: .png
Style: Black and white with programmatic color gradient overlay

HTML

<section class="page-mod inter-img inter-sm" style="background-image: url('https://iapp.org/media/uploads/2014/07/conf-quote-bg-1.png');"> <div class="inter-inner"> <div class="l-site-width"> <div class="inter-block--quote"> <blockquote class="inter-quote-mod"> <p class="inter-quote">“One of the best conferences I’ve ever attended.”</p> </blockquote> </div> <!-- inter-block--quote --> </div> <!-- l-site-width --> </div> <!-- /inter-content-mod --> </section>

Quotes w/o Background Image

Display

“One of the best conferences I’ve ever attended.”

Notes

Color gradient overlay applied programmatically.

HTML

<section class="page-mod inter-img inter-sm inter-noimg"> <div class="inter-inner"> <div class="l-site-width"> <div class="inter-block--quote"> <blockquote class="inter-quote-mod"> <p class="inter-quote">“One of the best conferences I’ve ever attended.”</p> </blockquote> </div> <!-- inter-block--quote --> </div> <!-- l-site-width --> </div> <!-- /inter-content-mod --> </section>

Sponsor/Exhibitor Logos

Display

Platinum Sponsor

Gold Sponsors

Silver Sponsors

Notes

Sponsor and exhibitor logos are placed within a media grid. These can be three or four across.

HTML

<div class="compound-block"> <div class="inner l-12--center"> <h4 class="subsection-hdr-centered">Platinum Sponsor</h4> <div class="logo-grid-1"> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="http://www.microsoft.com/en/us/default.aspx" rel="external"> <img src="https://iapp.org/media/images/logos/microsoft.png" alt=""> </a></div> </div> </div> <h4 class="subsection-hdr-centered">Gold Sponsors</h4> <div class="logo-grid-3"> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="https://www.backupify.com/" rel="external"><img src="https://iapp.org/media/images/logos/Backupify_07-14_web.png" alt=""> </a></div> </div> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="http://www.bakermckenzie.com/" rel="external"><img src="https://iapp.org/media/images/logos/BakerMcKenzie_08-13_web.jpg" alt=""></a></div> </div> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="https://www.beazley.com/" rel="external"> <img src="https://iapp.org/media/images/logos/Beazley_logo_web.png" alt=""> </a></div> </div> </div> <h4 class="subsection-hdr-centered">Silver Sponsors</h4> <div class="logo-grid-4"> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="http://adallom.com/" rel="external"> <img src="https://iapp.org/media/images/logos/Adallom_07-14_web.png" alt=""> </a></div> </div> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="http://avepoint.com/" rel="external"> <img src="https://iapp.org/media/images/logos/AvePoint_01-31-13_Web.jpg" alt=""> </a></div> </div> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="http://www.brainloop.com/en/" rel="external"> <img src="https://iapp.org/media/images/logos/Brainloop_06-14_web.png" alt=""> </a></div> </div> <div class="media-block text-centered"> <div class="art-bd"><a class="img-link el-pad--sm" href="http://www.bsigroup.com/" rel="external"> <img src="https://iapp.org/media/images/logos/BSI_05-14_web.png" alt=""> </a></div> </div> </div> </div> </div>

Headshots

Display

J. Trevor Hughes, CIPP

President & CEO at IAPP

J. Trevor Hughes, CIPP

President & CEO at IAPP

J. Trevor Hughes, CIPP

President & CEO at IAPP

Notes

For use in a media grid or on authored articles. Rounded edges and resize happen programmatically.

Specs

Image dimensions: 256x256 px
Programmatic resizes: 316x316 px, 175x175 px, 125x125 px, 100x100 px, 52x52 px

HTML

<!-- Media Grid 2 --> <div class="grid-2"> <div class="media-block text-centered conf-speaker"> <div class="art-bd"> <div class="img-rounded"> <img src="https://iapp.org/media/headshots/00330000015867gAAA.png" alt="J. Trevor Hughes"> </div> </div> <div class="txt-bd"> <h4 class="mug-head"><a class="tz-head-link" href="/conference/iapp-privacy-academy-2014/keynote-speakers-a14/#hughes">J. Trevor Hughes, CIPP</a></h4> <p class="mug-text">President & CEO at IAPP</p> </div> </div> </div> <!-- Media Grid 3 --> <div class="grid-3"> <div class="media-block text-centered"> <div class="art-bd"> <a href="/about/person/00330000015867gAAA" class="img-link"> <div class="img-rounded"> <img src="https://iapp.org/media/headshots/00330000015867gAAA.png" alt="J. Trevor Hughes" /> </div> <!-- /img-rounded --> </a> <!-- /img-link --> </div> <!-- /art-bd --> <div class="txt-bd"> <h4 class="mug-head"> <a href="/about/person/00330000015867gAAA" class="tz-head-link">J. Trevor Hughes, CIPP</a> </h4> <p class="mug-text"> President & CEO at IAPP </p> </div> <!-- /text-block --> </div> <!-- /media-block --> </div> <!-- Media Grid 4 --> <div class="grid-4"> <div class="media-block text-centered"> <div class="art-bd"> <a href="/about/person/00330000015867gAAA" class="img-link"> <div class="img-rounded"> <img src="https://iapp.org/media/headshots/00330000015867gAAA.png" alt="J. Trevor Hughes" /> </div> <!-- /img-rounded --> </a> <!-- /img-link --> </div> <!-- /art-bd --> <div class="txt-bd"> <h4 class="mug-head"> <a href="/about/person/00330000015867gAAA" class="tz-head-link">J. Trevor Hughes, CIPP</a> </h4> <p class="mug-text"> President & CEO at IAPP </p> </div> <!-- /text-block --> </div> <!-- /media-block --> </div> <!-- Author Headshot - Bottom --> <section class="article-bio-mod"> <div class="person-content-block"> <div class="l-person"> <a class="art-bd" href="/about/person/00330000015867gAAA"> <div class="img-rounded"> <img src="https://iapp.org/media/headshots/00330000015867gAAA.png"> </div> <!-- /img-rounded --> </a> <!-- /art-bd --> <div class="txt-bd"> <a class="person-name-lg" href="/about/person/00330000015867gAAA">J. Trevor Hughes, CIPP</a> </div> <!-- /txt-bd --> </div> <!-- /l-person --> </div> <!-- /person-content-block --> </section> <!-- /article-bio-mod --> <!-- Author Headshot - Top --> <div class="article-meta-block"> <div class="img-rounded article-meta-img"> <img src="https://iapp.org/media/headshots/00330000015867gAAA.png" alt="J. Trevor Hughes"> </div> <p class="article-meta-text"> <span class="article-meta-author"><a href="/about/person/00330000015867gAAA" class="article-author-link--bold">J. Trevor Hughes, CIPP</a></span> </p> <!-- article-meta-text --> </div>

Article Featured Images

Display

Privacy Policies Are Not Enough: We Need Software Transparency

Notes

Added as "Featured Image" in the WordPress News admin.

Specs

Image should be at least 725px wide.

HTML

<div class="tz-art art-bd"> <img src="/media/uploads/publications/blogPic_6-20.jpg" alt="Privacy Policies Are Not Enough: We Need Software Transparency"> </div>

Inline Captioned Images

Display

Healthcare Privacy

Healthcare Privacy

Notes

To insert a captioned image into an article, click the "Add Media" button, select an image, and then enter a caption in the sidebar "Caption" field. These can be aligned left, right or center.

HTML

<div id="attachment_38558" style="width: 370px" class="wp-caption alignleft"> <img src="/media/uploads/2014/07/HIPAA_360x200.jpg" alt="Healthcare Privacy" width="360" height="200" class="size-full wp-image-38558"> <p class="wp-caption-text">Healthcare Privacy</p> </div>

Slideshows

Notes

These are created, edited and managed in the Slideshows tab of the WordPress admin. Once a slideshow has been built, simply insert the shortcode that appears on screen into any news or resources post. All images in a slideshow should be identical in width and height. The ideal width is 788 pixels.

Shortcode

[iapp-slider id="145252"]

Image Galleries

Notes

These are created, edited and managed in the Galleries tab of the WordPress admin. Once a gallery has been built, simply insert the shortcode that appears on screen into any news or resources post. Galleries look best when all images are identical in width and height, but this isn't essential

Shortcode

[iapp-gallery id="146236"]

Tease Styles

A tease is excerpt or abstract for a full piece of content. These appear on the homepage, landing pages and feed pages of the website. The text tease is the default for most teases on the site, especially news article teases.

If the piece of content you’re linking to includes a featured image, an image tease will be programmatically assigned. The size and placement of the image is also assigned programmatically.

If you tag a piece of content as a “Resource,” the icon tease will be assigned, and the icon itself will be assigned based on the “Resource Type” you selected.

Note: Every conference must have an image associated with it. The four types of conference teases are generated programmatically when a conference is added in WordPress. However, since each image currently has a graphic overlay, the Web Services team must code the positioning of these images whenever a banner changes (from one year to the next) to ensure the branded overlay is visible.

Text Tease

Display

FTC: We Need Comprehensive Data-Security Legislation

(Aug 22, 2014) While the FTC is responsible for ensuring fair trade practices, it has “been steadily hacking the law to make itself into a privacy and security officer responsible for protecting Americans’ data,” writes Kashmir Hill for Forbes. It’s come with some controversy, as evident in the case of Wyndham Hotels, in which the FTC charged the brand with “unfair” data practices. Wyndham fought back that the FTC doesn’t have the regulatory authority to oversee data security, and the case is now headed to the... Read More

Daily Dashboard

Notes

This is the standard text-based tease used throughout the site. These are generated automatically when a post is created in WordPress. By default, it takes the first few lines from the post content and trucates as neccessary. To override this behavior, you may enter content in the "Excerpt" field in the WordPress admin. This is especially useful if you need italics tags or other special HTML characters to be included in the tease (the default truncation treatment removes any HTML tags).

HTML

<article class="tz tz-iapp_news l-pair-tz" id="tz-137406"> <div class="txt-bd"> <h3 class="tz-head-med"> <a href="https://iapp.org/news/a/ftc-we-need-comprehensive-data-security-legislation/" class="tz-head-link">FTC: We Need Comprehensive Data-Security Legislation</a> </h3> <div class="tz-text-block"> <p class="tz-bd-text"> (Aug 22, 2014) While the FTC is responsible for ensuring fair trade practices, it has “been steadily hacking the law to make itself into a privacy and security officer responsible for protecting Americans’ data,” writes Kashmir Hill for Forbes. It’s come with some controversy, as evident in the case of Wyndham Hotels, in which the FTC charged the brand with “unfair” data practices. Wyndham fought back that the FTC doesn’t have the regulatory authority to oversee data security, and the case is now headed to the... <a class="tz-bd-link" href="https://iapp.org/news/a/ftc-we-need-comprehensive-data-security-legislation/">Read More</a> </p> <p class="tz-bd-text"><a href="/news/daily-dashboard" class="tz-author-link">Daily Dashboard</a></p> </div> <!-- /tz-text-block --> </div> <!-- /txt-bd --> <div id="iapp_post_137406" class="tz-saveable-block"> <a class="tz-saveable tz-saveable-trigger" data-iapp-post-id="137406" href="#"> <span title="Read later in MyIAPP" class="saveable-icon">★</span> </a> </div> </article>

Image Tease

Display

Notes

Similar to the text tease, these image teases are generated automatically when a post is created in WordPress. The only difference is that it will display a photo that you select to be the "Featured Image" in the WordPress admin.

By default, it takes the first few lines from the post content and trucates as neccessary. To override this behavior, you may enter content in the "Excerpt" field in the WordPress admin. This is especially useful if you need italics tags or other special HTML characters to be included in the tease (the default truncation treatment removes any HTML tags).

Specs

Sizing occurs programmatically.

HTML

<article class="tz tz-iapp_news l-pair-tz tz--has-img" id="tz-115547"> <!-- This checks if the thumbnail exists and makes the markup appear --> <div class="tz-art art-bd"> <a href="https://iapp.org/news/a/the-chinese-hacking-indictments-and-why-economic-espionage-is-different/"> <img src="/media/uploads/publications/cybersecurity.jpg" alt="The Chinese Hacking Indictments and Why Economic Espionage Is Different"> </a> <!-- /tz-art --> </div> <div class="txt-bd"> <h3 class="tz-head-med"> <a href="https://iapp.org/news/a/the-chinese-hacking-indictments-and-why-economic-espionage-is-different/" class="tz-head-link">The Chinese Hacking Indictments and Why Economic Espionage Is Different</a> </h3> <div class="tz-meta-block"> <p class="tz-meta-text"> <span class="tz-meta-author">By <a href="https://iapp.org/about/person/003a000001Qp3AGAAZ" class="tz-author-link">Peter Swire</a></span> </p> <!-- tz-meta-text --> </div> <!-- /tz-meta-block --> <div class="tz-text-block"> <p class="tz-bd-text"> (May 21, 2014) On Monday, the Justice Department announced indictments against five named members of China’s People’s Liberation Army for hacking and theft of trade secrets. In reaction, the Chinese government denied the attacks and essentially said the U.S. spies, so the U.S. has no basis for complaining. I think the Chinese government is wrong on both counts. <a class="tz-bd-link" href="https://iapp.org/news/a/the-chinese-hacking-indictments-and-why-economic-espionage-is-different/">Read More</a> </p> <p class="tz-bd-text"><a href="/news/privacy-perspectives" class="tz-author-link">Privacy Perspectives</a></p> </div> <!-- /tz-text-block --> </div> <!-- /txt-bd --> <div id="iapp_post_115547" class="tz-saveable-block"> <a class="tz-saveable tz-saveable-trigger" data-iapp-post-id="115547" href="#"> <span title="Read later in MyIAPP" class="saveable-icon">★</span> </a> </div> </article>

Top Story Tease

Display

Start-Ups, Data Privacy and Disruption

(Aug 21, 2014) The Globe and Mail ran a story recently where they claimed that “start-ups don’t care about privacy,” even in this post-Snowden era. I was bemused by that statement. I’ve advised start-ups even in the pre-Snowden era, and smart ones took privacy seriously because they realised that getting it wrong could damage their brand or affect their ability to deliver a return to their investors. Really smart ones tried to figure out how to make it part of their USP (unique selling proposition). The arti... Read More

Privacy Perspectives

Notes

These are generated automatically when a post is created in WordPress and either falls be default at the top of the news stream or is selected to appear first. The main difference from a standard text or image tease is that the headline is much larger. These top story teases may either consist of plain text or may contain a featured image.

By default, it takes the first few lines from the post content and trucates as neccessary. To override this behavior, you may enter content in the "Excerpt" field in the WordPress admin. This is especially useful if you need italics tags or other special HTML characters to be included in the tease (the default truncation treatment removes any HTML tags).

HTML

<div class="top-story"> <h3 class="tz-head-xlg"> <a href="https://iapp.org/news/a/start-ups-data-privacy-and-disruption/" class="tz-head-link">Start-Ups, Data Privacy and Disruption</a> </h3> <div class="tz-meta-block"> <p class="tz-meta-text"> <span class="tz-meta-author">By <a href="https://iapp.org/about/person/003a000001VG0BFAA1" class="tz-author-link">Daragh O Brien</a></span> </p> <!-- tz-meta-text --> </div> <!-- /tz-meta-block --> <div id="iapp_post_137200" class="tz-saveable-block"> <a class="tz-saveable tz-saveable-trigger" data-iapp-post-id="137200" href="#"> <span title="Read later in MyIAPP" class="saveable-icon">★</span> </a> </div> </div> <article class="tz tz-iapp_news l-pair-tz tz--has-img" id="tz-137200"> <!-- This checks if the thumbnail exists and makes the markup appear --> <div class="tz-art art-bd"> <a href="https://iapp.org/news/a/start-ups-data-privacy-and-disruption/"> <img src="/media/uploads/publications/blogPic_6-20.jpg" alt="Start-Ups, Data Privacy and Disruption"> </a> <!-- /tz-art --> </div> <div class="txt-bd"> <div class="tz-text-block"> <p class="tz-bd-text"> (Aug 21, 2014) The Globe and Mail ran a story recently where they claimed that “start-ups don’t care about privacy,” even in this post-Snowden era. I was bemused by that statement. I’ve advised start-ups even in the pre-Snowden era, and smart ones took privacy seriously because they realised that getting it wrong could damage their brand or affect their ability to deliver a return to their investors. Really smart ones tried to figure out how to make it part of their USP (unique selling proposition). The arti... <a class="tz-bd-link" href="https://iapp.org/news/a/start-ups-data-privacy-and-disruption/">Read More</a> </p> <p class="tz-bd-text"><a href="/news/privacy-perspectives" class="tz-author-link">Privacy Perspectives</a></p> </div> <!-- /tz-text-block --> </div> </article>

Icon Tease

Display

Chief Privacy Officer: Sample Job Description

Back in 2006, then IBM CPO Harriet Pearson, CIPP/US, said, "a good CPO must do more than just ensure that companies comply with the present-day law. They must also attempt to second-guess future innovation and design company security policies and procedures accordingly.” While the position of the CPO has most certainly changed in the past eight years, as has Pearson’s, this quote has stood the test of time as innovations in technology—and with that, data collection, retention and usage—continue... Read More

Notes

Icon assigned in the WP admin by giving resources a type. Icons are saved as both white .svg and .png files (.png for older browsers that don't support vector graphics) in /static/img/ui-img/icons/svg and /static/img/ui-img/icons/png respectively. Shape and color are assigned programmatically—icons must be registered in _list-var.scss and assigned a background color in _color-var.scss.

Specs

Inner icon color: #ffffff (white)
Inner icon dimensions: 30x30 px (programmatic)
Outer hexagon color: Programmatically assigned
Outer hexagon dimensions: 66x66 px (programmatic)

HTML

<article class="tz tz-iapp_resources resource-tz" id="tz-136319"> <div class="art-bd"> <div class="hex-lg icon-iapp_resources icon-resources icon-tools"> <a href="https://iapp.org/resources/article/chief-privacy-officer-sample-job-description/"> <i class="icon icon-lg"></i> </a> </div> <!-- hex-lg --> </div> <!-- /art-bd --> <!-- This checks if the thumbnail exists and makes the markup appear --> <div class="txt-bd"> <h3 class="tz-head-med"> <a href="https://iapp.org/resources/article/chief-privacy-officer-sample-job-description/" class="tz-head-link">Chief Privacy Officer: Sample Job Description</a> </h3> <div class="tz-text-block"> <p class="tz-bd-text"> Back in 2006, then IBM CPO Harriet Pearson, CIPP/US, said, "a good CPO must do more than just ensure that companies comply with the present-day law. They must also attempt to second-guess future innovation and design company security policies and procedures accordingly.” While the position of the CPO has most certainly changed in the past eight years, as has Pearson’s, this quote has stood the test of time as innovations in technology—and with that, data collection, retention and usage—continue... <a class="tz-bd-link" href="https://iapp.org/resources/article/chief-privacy-officer-sample-job-description/">Read More</a> </p> </div> <!-- /tz-text-block --> </div> <!-- /txt-bd --> <div id="iapp_post_136319" class="tz-saveable-block"> <a class="tz-saveable tz-saveable-trigger" data-iapp-post-id="136319" href="#"> <span title="Read later in MyIAPP" class="saveable-icon">★</span> </a> </div> </article>

Video Tease

Display

Notes

Video teases are generated autmatically when you create a Video post in the WordPress admin.

HTML

<article class="tz tz-video l-pair-tz" id="tz-136105"> <div class="txt-bd"> <h3 class="tz-head-med"> <a href="https://iapp.org/news/video/the-iapp-thanks-ontario-privacy-commissioner-ann-cavoukian-for-her-service-to-the-profession/" class="tz-head-link">The IAPP Thanks Ontario Privacy Commissioner Ann Cavoukian for her Service to the Profession </a> </h3> <div class="tz-text-block"> <div class="page-text-sm"> <p>At the 2014 IAPP Canada Privacy Symposium, International Association of Privacy Professionals Managing Director, Canada, Kris Klein, honored Ontario Privacy Commissioner Ann Cavoukian on the as she prepared to leave the office after 17 years of service. Commissioner Cavoukian <a href="https://iapp.org/news/a/ryerson-doubles-down-on-privacy-with-cavoukian/" target="_blank">has now joined Ryerson University</a>, to head its Institute for Privacy and Big Data.&nbsp;</p> </div> <p class="tz-bd-text"></p><p><iframe width="640" height="360" src="//www.youtube-nocookie.com/embed/iLhYF1DCQTw" frameborder="0" allowfullscreen=""></iframe></p> </div> </div> <!-- /txt-bd --> <div id="iapp_post_136105" class="tz-saveable-block"> <a class="tz-saveable tz-saveable-trigger" data-iapp-post-id="136105" href="#"> <span title="Read later in MyIAPP" class="saveable-icon">★</span> </a> </div> </article>

Homepage Conference Tease

Display

Notes

Generated automatically by WordPress when you create a Conference post and assign it to the Homepage Stream in the WordPress admin. The image is assined in the "Featured Image" upload area. You may positioning the image so that the branded overlay always shows by editing the background-position property in _teases.scss.

HTML

<article class="tz tz-iapp_conferences l-pair-tz tz--has-img" id="tz-132592"> <div class="tz-art art-bd"> <a href="https://iapp.org/conference/iapp-europe-data-protection-congress-2014/" class="tz-conf-hp" style="background-image: url(/media/uploads/2014/07/DPC_Header1.png);"> </a> <!-- /tz-art --> </div> <div class="txt-bd"> <h3 class="tz-head-med"> <a href="https://iapp.org/conference/iapp-europe-data-protection-congress-2014/" class="tz-head-link">IAPP Europe Data Protection Congress 2014</a> </h3> <div class="tz-text-block"> <p class="tz-bd-text"> It’s a can’t-miss event. The Congress is THE leading forum for thought-provoking discussion on the latest developments in—and the future of—European data protection. <a class="tz-bd-link" href="https://iapp.org/conference/iapp-europe-data-protection-congress-2014/">Read More</a> </p> </div> <!-- /tz-text-block --> </div> <!-- /txt-bd --> <div id="iapp_post_132592" class="tz-saveable-block"> <a class="tz-saveable tz-saveable-trigger" data-iapp-post-id="132592" href="#"> <span title="Read later in MyIAPP" class="saveable-icon">★</span> </a> </div> </article>

Conference Landing Page Featured Tease

Display

San Jose, CA | September 17–19

Announcing the Privacy Academy and CSA Congress 2014, featuring unprecedented cross-educational and networking opportunities, more sessions than ever before and a convenient Silicon Valley location. It’s the biggest thing going in privacy and cloud security this year—don’t miss it.

Notes

Generated autmatically by WordPress when you create a Conference post and assign it in the WordPress admin as the "Featured Conference." The image is assined in the "Featured Image" upload area. You may positioning the image so that the branded overlay always shows by editing the background-position property in _teases.scss.

HTML

<article class="media-block"> <div class="art-bd"> <div class="page-img-tz"> <a href="https://iapp.org/conference/iapp-privacy-academy-2014/" class="featured-conf-img" style="background-image: url('https://iapp.org/media/uploads/2014/07/Academy_Header1.png');"> </a> <div class="head-overlay-lg"> <h4 class="h2"><a class="colorized-head" href="https://iapp.org/conference/iapp-privacy-academy-2014/">Privacy Academy and CSA Congress 2014</a></h4> </div> <!-- /head-overlay --> </div> </div> <!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-sm">San Jose, CA | September 17–19</h3> <div class="page-text-med">Announcing the Privacy Academy and CSA Congress 2014, featuring unprecedented cross-educational and networking opportunities, more sessions than ever before and a convenient Silicon Valley location. It’s the biggest thing going in privacy and cloud security this year—don’t miss it.</div> </div> <!-- /txt-bd --> </article>

Conference Landing Page Tease

Display

Washington, DC | March 4–6

Looking for the world’s premier (not to mention biggest and most-anticipated) privacy conference? Look no further. Whether you work in the public or private sector, and wherever you work in the world, the Summit is the place to be.

Notes

This is the standard conference tease displayed on the conferences landing page when you create a Conference post. The image is assined in the "Featured Image" upload area. You may positioning the image so that the branded overlay always shows by editing the background-position property in _teases.scss.

HTML

<article class="l-pair-2" id="tz-132733"> <div class="art-bd"> <div class="conference-tz-media other-conf-img" style="background-image: url('https://iapp.org/media/uploads/2014/07/Summit_Header.png');"> <div class="head-overlay"> <h4 class="h2"> <a class="colorized-head" href="https://iapp.org/conference/global-privacy-summit-2015/">Global Privacy Summit 2015</a> </h4> </div> <!-- /head-overlay --> </div> <!-- /conference-tz-media --> </div> <!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-sm"><a class="head-link" href="https://iapp.org/conference/global-privacy-summit-2015/">Washington, DC | March 4–6</a></h3> <p class="tz-text-med">Looking for the world’s premier (not to mention biggest and most-anticipated) privacy conference? Look no further. Whether you work in the public or private sector, and wherever you work in the world, the Summit is the place to be.</p> </div> <!-- /txt-bd --> </article>

More Conferences Tease

Display

Notes

These teases appear at the bottom of a single conference overview page. The image is assined in the "Featured Image" upload area. You may positioning the image so that the branded overlay always shows by editing the background-position property in _teases.scss.

HTML

<article class="media-block conf-stacked" id="tz-132748"> <div class="page-img-tz"> <a href="https://iapp.org/conference/iapp-canada-privacy-symposium-2015/"> <div class="img-tz"> <div class="other-conf-img" style="background-image: url('https://iapp.org/media/uploads/2014/07/CS_Header1.png');"></div> </div> <!-- /img-tz --> </a> <div class="head-overlay"> <h4 class="h2"><a class="colorized-head" href="https://iapp.org/conference/iapp-canada-privacy-symposium-2015/">IAPP Canada Privacy Symposium 2015</a></h4> </div> <!-- /head-overlay --> </div> <!-- /page-img-tz --> <div> <h3 class="tz-head-sm"><a class="head-link" href="https://iapp.org/conference/iapp-canada-privacy-symposium-2015/">Toronto | May 27–29</a></h3> <p class="tz-text-med">The premier event in Canadian privacy will return to Toronto, but don’t expect the same old same old—think even bigger and better than the last. Canadian privacy pros, this is your must-attend event of the year.</p> </div> <!-- /txt-bd --> </article>

Icon Styles

We use a lot of icons on the website. These can be divided by type (image-based and font-based) and by style (hex, circle, etc.). Image-based fonts are what we use for creating hex icons, circle icons and social icons, while we use the font-based icon set Font Awesome for additional icons.

Resource Hex Icons

Notes

Mainly used to distiguish various types of resources in the Resource Center. Some are automatically assigned based on post type (such as DPAs) while others are manually assigned by clicking a checkbox in the WordPress admin.

To create a new icon:
[1] Save as an all white .svg file in /static/img/ui-img/icons/svg (ex. icon_articles_full.svg)
[2] save a .png version in /static/img/ui-img/icons/png (ex. icon_articles_med.png)
[3] register the icon in _list-var.scss
[4] assign a hex color in _color-var.scss

Specs

Inner icon color: #ffffff (white)
Inner icon dimensions: 30x30 px (programmatic)
Outer hexagon color: Programmatically assigned
Outer hexagon dimensions: 66x66 px (programmatic)

HTML

<!-- Research --> <div class="hex-lg icon-iapp_resources icon-resources icon-research"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Tools --> <div class="hex-lg icon-iapp_resources icon-resources icon-tools"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Jobs --> <div class="hex-lg icon-iapp_resources icon-resources icon-career"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Articles --> <div class="hex-lg icon-iapp_resources icon-resources icon-articles"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- DPAs --> <article class="tz tz-iapp_dpa l-pair-tz"> <div class="hex-lg icon-iapp_dpa icon-dpa "> <a href="#"> <i class="icon icon-lg"></i> </a> </div> </article> <!-- Gallery --> <div class="hex-lg icon-iapp_resources icon-resources icon-gallery"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Discussion --> <div class="hex-lg icon-iapp_resources icon-resources icon-discuss"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Glossary --> <div class="hex-lg icon-iapp_resources icon-resources icon-glossary"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Books --> <div class="hex-lg icon-iapp_resources icon-resources icon-books"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Presentations --> <div class="hex-lg icon-iapp_resources icon-resources icon-presentations"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Web Conferences --> <div class="hex-lg icon-iapp_resources icon-resources icon-webcons"> <a href="#"> <i class="icon icon-lg"></i> </a> </div> <!-- Videos --> <div class="hex-lg icon-iapp_resources icon-resources icon-videos"> <a href="#"> <i class="icon icon-lg"></i> </a> </div>

Alert Icons

Display

Please complete all required questions.

Notes

These appear in red or green depending on the context.

HTML

<div id="iapp-notifications"> <div class="notify--sm"> <div class="hex-error-med icon-warning"> <i class="icon icon-med"></i> </div> <p class="notify-text">Please complete all required questions.</p> </div> </div>

Circle Icons

Notes

These icons are used primary in web conference listings and are assigned in the WordPress admin.

To create a new icon:
[1] Save as an all white .svg file in /static/img/ui-img/icons/svg (ex. icon_articles_full.svg)
[2] save a .png version in /static/img/ui-img/icons/png (ex. icon_articles_med.png)
[3] register the icon in _list-var.scss
[4] assign a hex color in _color-var.scss

Specs

Inner icon color: #ffffff (white)
Inner icon dimensions: 38x38 px (programmatic)
Outer circle color: Programmatically assigned
Outer circle dimensions: 60x60 px (programmatic)

HTML

<ul class="list-items list-items--lined with-pricing session-pricing"> <!-- Access Series Web Conference --> <li class="list-item results" style="display: list-item;"> <div class="icon-tz iapp-product-header"> <div class="art-bd"> <div class="icon-container icon-headphones"> <i class="icon icon-tz"></i> </div> </div><!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-med"><a href="#" class="page-bold-link">Counseling Your Board on Privacy, Security and Data Protection</a></h3> <div class="page-text-med">August 14, 2014</div> </div><!-- /txt-bd --> </div> <span class="page-text-thin page-item-right"> <div class="split-pricing"> <div class="nm-pricing"> <span class="nonmember">Nonmember</span><br> <span class="nonmember-price price">$119</span> </div> <div class="m-pricing"> <strong>Member</strong><br> <span class="price"><strong>Free</strong></span> </div> </div> </span> </li> <!-- Insight Series Web Conference --> <li class="list-item results" style="display: list-item;"> <div class="icon-tz iapp-product-header"> <div class="art-bd"> <div class="icon-container icon-star"> <i class="icon icon-tz"></i> </div> </div><!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-med"><a href="#" class="page-bold-link">How to Document for Low Probability of Compromise: When a disclosure is not a breach</a></h3> <div class="page-text-med">July 21, 2014</div> </div><!-- /txt-bd --> </div> <span class="page-text-thin page-item-right"> <div class="split-pricing"> <div class="nm-pricing"> <span class="nonmember">Nonmember</span><br> <span class="nonmember-price price">$119</span> </div> <div class="m-pricing"> <strong>Member</strong><br> <span class="price"><strong>$159</strong></span> </div> </div> </span> </li> <!-- Innovation Series Web Conference --> <li class="list-item results" style="display: list-item;"> <div class="icon-tz iapp-product-header"> <div class="art-bd"> <div class="icon-container icon-lightbulb"> <i class="icon icon-tz"></i> </div> </div><!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-med"><a href="#" class="page-bold-link">Small Business Data Breach, Analysis Prevention and PR Recovery</a></h3> <div class="page-text-med">June 17, 2014</div> </div><!-- /txt-bd --> </div> <span class="page-text-thin page-item-right"> <strong>Free</strong> </span> </li> </ul>

Social Sharing Icons

Notes

These are automatically added to each News article when it is created in WordPress.

To create a new icon:
[1] Save as an all white .svg file in /static/img/ui-img/icons/svg (ex. icon_articles_full.svg)
[2] save a .png version in /static/img/ui-img/icons/png (ex. icon_articles_med.png)
[3] register the icon in _list-var.scss
[4] assign a hex color in _color-var.scss

Specs

Inner icon color: #ffffff (white)
Inner icon dimensions: 15x15 px (programmatic)
Outer circle color: Programmatically assigned
Outer circle dimensions: 25x25 px (programmatic)

HTML

<ul class="social-list-items icons-sm brand-color"> <!-- Facebook --> <li class="social-list-item brand-facebook icon-facebook"> <a class="qs-link social-list-link" data-qs-service="facebook-share" href="#" data-qs-title="FCC: Verizon Agrees to $7.4 million Settlement"> Facebook <i class="icon"></i> </a> </li> <!-- social-list-item --> <!-- Twitter --> <li class="social-list-item brand-twitter icon-twitter"> <a class="qs-link social-list-link" data-qs-service="twitter" href="#" data-qs-url="#" data-qs-title="FCC: Verizon Agrees to $7.4 million Settlement" data-qs-via-username="DailyDashboard"> Twitter <i class="icon"></i> </a> </li> <!-- social-list-item --> <!-- Google+ --> <li class="social-list-item brand-google icon-google"> <a class="qs-link social-list-link" data-qs-service="google-plus-share" data-qs-url="#" href="#" data-qs-title="FCC: Verizon Agrees to $7.4 million Settlement"> Google <i class="icon"></i> </a> </li> <!-- social-list-item --> <!-- LinkedIn --> <li class="social-list-item brand-linkedin icon-linkedin"> <a class="qs-link social-list-link" data-qs-service="linkedin" data-qs-source="IAPP" data-qs-summary="" href="#" data-qs-url="#" data-qs-title="FCC: Verizon Agrees to $7.4 million Settlement"> LinkedIn <i class="icon"></i> </a> </li> <!-- social-list-item --> <!-- Comment --> <li class="social-list-item brand-comment icon-comment"> <a class="social-list-link" href="#commentform"> Comment <i class="icon"></i> </a> </li> <!-- social-list-item --> <!-- Email --> <li class="social-list-item brand-email icon-email"> <a class="qs-link social-list-link" data-qs-service="mailto" href="mailto:#" data-qs-mail-body="#" data-qs-subject="FCC: Verizon Agrees to $7.4 million Settlement" data-qs-send-to=""> Email <i class="icon"></i> </a> </li> <!-- social-list-item --> <!-- Print --> <li class="social-list-item brand-print icon-print"> <a class="social-list-link" href="javascript:void(0);" onclick="window.print();"> Print <i class="icon"></i> </a> </li> <!-- social-list-item --> </ul>

Font Awesome Icons

Display

fa-adjust
fa-anchor
fa-archive
fa-arrows
fa-arrows-h
fa-arrows-v
fa-asterisk
fa-automobile (alias)
fa-ban
fa-bank (alias)
fa-bar-chart-o
fa-barcode
fa-bars
fa-beer
fa-bell
fa-bell-o
fa-bolt
fa-bomb
fa-book
fa-bookmark
fa-bookmark-o
fa-briefcase
fa-bug
fa-building
fa-building-o
fa-bullhorn
fa-bullseye
fa-cab (alias)
fa-calendar
fa-calendar-o
fa-camera
fa-camera-retro
fa-car
fa-caret-square-o-down
fa-caret-square-o-left
fa-caret-square-o-right
fa-caret-square-o-up
fa-certificate
fa-check
fa-check-circle
fa-check-circle-o
fa-check-square
fa-check-square-o
fa-child
fa-circle
fa-circle-o
fa-circle-o-notch
fa-circle-thin
fa-clock-o
fa-cloud
fa-cloud-download
fa-cloud-upload
fa-code
fa-code-fork
fa-coffee
fa-cog
fa-cogs
fa-comment
fa-comment-o
fa-comments
fa-comments-o
fa-compass
fa-credit-card
fa-crop
fa-crosshairs
fa-cube
fa-cubes
fa-cutlery
fa-dashboard (alias)
fa-database
fa-desktop
fa-dot-circle-o
fa-download
fa-edit (alias)
fa-ellipsis-h
fa-ellipsis-v
fa-envelope
fa-envelope-o
fa-envelope-square
fa-eraser
fa-exchange
fa-exclamation
fa-exclamation-circle
fa-exclamation-triangle
fa-external-link
fa-external-link-square
fa-eye
fa-eye-slash
fa-fax
fa-female
fa-fighter-jet
fa-file-archive-o
fa-file-audio-o
fa-file-code-o
fa-file-excel-o
fa-file-image-o
fa-file-movie-o (alias)
fa-file-pdf-o
fa-file-photo-o (alias)
fa-file-picture-o (alias)
fa-file-powerpoint-o
fa-file-sound-o (alias)
fa-file-video-o
fa-file-word-o
fa-file-zip-o (alias)
fa-film
fa-filter
fa-fire
fa-fire-extinguisher
fa-flag
fa-flag-checkered
fa-flag-o
fa-flash (alias)
fa-flask
fa-folder
fa-folder-o
fa-folder-open
fa-folder-open-o
fa-frown-o
fa-gamepad
fa-gavel
fa-gear (alias)
fa-gears (alias)
fa-gift
fa-glass
fa-globe
fa-graduation-cap
fa-group (alias)
fa-hdd-o
fa-headphones
fa-heart
fa-heart-o
fa-history
fa-home
fa-image (alias)
fa-inbox
fa-info
fa-info-circle
fa-institution (alias)
fa-key
fa-keyboard-o
fa-language
fa-laptop
fa-leaf
fa-legal (alias)
fa-lemon-o
fa-level-down
fa-level-up
fa-life-bouy (alias)
fa-life-ring
fa-life-saver (alias)
fa-lightbulb-o
fa-location-arrow
fa-lock
fa-magic
fa-magnet
fa-mail-forward (alias)
fa-mail-reply (alias)
fa-mail-reply-all (alias)
fa-male
fa-map-marker
fa-meh-o
fa-microphone
fa-microphone-slash
fa-minus
fa-minus-circle
fa-minus-square
fa-minus-square-o
fa-mobile
fa-mobile-phone (alias)
fa-money
fa-moon-o
fa-mortar-board (alias)
fa-music
fa-navicon (alias)
fa-paper-plane
fa-paper-plane-o
fa-paw
fa-pencil
fa-pencil-square
fa-pencil-square-o
fa-phone
fa-phone-square
fa-photo (alias)
fa-picture-o
fa-plane
fa-plus
fa-plus-circle
fa-plus-square
fa-plus-square-o
fa-power-off
fa-print
fa-puzzle-piece
fa-qrcode
fa-question
fa-question-circle
fa-quote-left
fa-quote-right
fa-random
fa-recycle
fa-refresh
fa-reorder (alias)
fa-reply
fa-reply-all
fa-retweet
fa-road
fa-rocket
fa-rss
fa-rss-square
fa-search
fa-search-minus
fa-search-plus
fa-send (alias)
fa-send-o (alias)
fa-share
fa-share-alt
fa-share-alt-square
fa-share-square
fa-share-square-o
fa-shield
fa-shopping-cart
fa-sign-in
fa-sign-out
fa-signal
fa-sitemap
fa-sliders
fa-smile-o
fa-sort
fa-sort-alpha-asc
fa-sort-alpha-desc
fa-sort-amount-asc
fa-sort-amount-desc
fa-sort-asc
fa-sort-desc
fa-sort-down (alias)
fa-sort-numeric-asc
fa-sort-numeric-desc
fa-sort-up (alias)
fa-space-shuttle
fa-spinner
fa-spoon
fa-square
fa-square-o
fa-star
fa-star-half
fa-star-half-empty (alias)
fa-star-half-full (alias)
fa-star-half-o
fa-star-o
fa-suitcase
fa-sun-o
fa-support (alias)
fa-tablet
fa-tachometer
fa-tag
fa-tags
fa-tasks
fa-taxi
fa-terminal
fa-thumb-tack
fa-thumbs-down
fa-thumbs-o-down
fa-thumbs-o-up
fa-thumbs-up
fa-ticket
fa-times
fa-times-circle
fa-times-circle-o
fa-tint
fa-toggle-down (alias)
fa-toggle-left (alias)
fa-toggle-right (alias)
fa-toggle-up (alias)
fa-trash-o
fa-tree
fa-trophy
fa-truck
fa-umbrella
fa-university
fa-unlock
fa-unlock-alt
fa-unsorted (alias)
fa-upload
fa-user
fa-users
fa-video-camera
fa-volume-down
fa-volume-off
fa-volume-up
fa-warning (alias)
fa-wheelchair
fa-wrench
fa-file
fa-file-archive-o
fa-file-audio-o
fa-file-code-o
fa-file-excel-o
fa-file-image-o
fa-file-movie-o (alias)
fa-file-o
fa-file-pdf-o
fa-file-photo-o (alias)
fa-file-picture-o (alias)
fa-file-powerpoint-o
fa-file-sound-o (alias)
fa-file-text
fa-file-text-o
fa-file-video-o
fa-file-word-o
fa-file-zip-o (alias)
fa-circle-o-notch
fa-cog
fa-gear (alias)
fa-refresh
fa-spinner
fa-check-square
fa-check-square-o
fa-circle
fa-circle-o
fa-dot-circle-o
fa-minus-square
fa-minus-square-o
fa-plus-square
fa-plus-square-o
fa-square
fa-square-o
fa-bitcoin (alias)
fa-btc
fa-cny (alias)
fa-dollar (alias)
fa-eur
fa-euro (alias)
fa-gbp
fa-inr
fa-jpy
fa-krw
fa-money
fa-rmb (alias)
fa-rouble (alias)
fa-rub
fa-ruble (alias)
fa-rupee (alias)
fa-try
fa-turkish-lira (alias)
fa-usd
fa-won (alias)
fa-yen (alias)
fa-align-center
fa-align-justify
fa-align-left
fa-align-right
fa-bold
fa-chain (alias)
fa-chain-broken
fa-clipboard
fa-columns
fa-copy (alias)
fa-cut (alias)
fa-dedent (alias)
fa-eraser
fa-file
fa-file-o
fa-file-text
fa-file-text-o
fa-files-o
fa-floppy-o
fa-font
fa-header
fa-indent
fa-italic
fa-link
fa-list
fa-list-alt
fa-list-ol
fa-list-ul
fa-outdent
fa-paperclip
fa-paragraph
fa-paste (alias)
fa-repeat
fa-rotate-left (alias)
fa-rotate-right (alias)
fa-save (alias)
fa-scissors
fa-strikethrough
fa-subscript
fa-superscript
fa-table
fa-text-height
fa-text-width
fa-th
fa-th-large
fa-th-list
fa-underline
fa-undo
fa-unlink (alias)
fa-angle-double-down
fa-angle-double-left
fa-angle-double-right
fa-angle-double-up
fa-angle-down
fa-angle-left
fa-angle-right
fa-angle-up
fa-arrow-circle-down
fa-arrow-circle-left
fa-arrow-circle-o-down
fa-arrow-circle-o-left
fa-arrow-circle-o-right
fa-arrow-circle-o-up
fa-arrow-circle-right
fa-arrow-circle-up
fa-arrow-down
fa-arrow-left
fa-arrow-right
fa-arrow-up
fa-arrows
fa-arrows-alt
fa-arrows-h
fa-arrows-v
fa-caret-down
fa-caret-left
fa-caret-right
fa-caret-square-o-down
fa-caret-square-o-left
fa-caret-square-o-right
fa-caret-square-o-up
fa-caret-up
fa-chevron-circle-down
fa-chevron-circle-left
fa-chevron-circle-right
fa-chevron-circle-up
fa-chevron-down
fa-chevron-left
fa-chevron-right
fa-chevron-up
fa-hand-o-down
fa-hand-o-left
fa-hand-o-right
fa-hand-o-up
fa-long-arrow-down
fa-long-arrow-left
fa-long-arrow-right
fa-long-arrow-up
fa-toggle-down (alias)
fa-toggle-left (alias)
fa-toggle-right (alias)
fa-toggle-up (alias)
fa-arrows-alt
fa-backward
fa-compress
fa-eject
fa-expand
fa-fast-backward
fa-fast-forward
fa-forward
fa-pause
fa-play
fa-play-circle
fa-play-circle-o
fa-step-backward
fa-step-forward
fa-stop
fa-youtube-play
fa-adn
fa-android
fa-apple
fa-behance
fa-behance-square
fa-bitbucket
fa-bitbucket-square
fa-bitcoin (alias)
fa-btc
fa-codepen
fa-css3
fa-delicious
fa-deviantart
fa-digg
fa-dribbble
fa-dropbox
fa-drupal
fa-empire
fa-facebook
fa-facebook-square
fa-flickr
fa-foursquare
fa-ge (alias)
fa-git
fa-git-square
fa-github
fa-github-alt
fa-github-square
fa-gittip
fa-google
fa-google-plus
fa-google-plus-square
fa-hacker-news
fa-html5
fa-instagram
fa-joomla
fa-jsfiddle
fa-linkedin
fa-linkedin-square
fa-linux
fa-maxcdn
fa-openid
fa-pagelines
fa-pied-piper
fa-pied-piper-alt
fa-pied-piper-square (alias)
fa-pinterest
fa-pinterest-square
fa-qq
fa-ra (alias)
fa-rebel
fa-reddit
fa-reddit-square
fa-renren
fa-share-alt
fa-share-alt-square
fa-skype
fa-slack
fa-soundcloud
fa-spotify
fa-stack-exchange
fa-stack-overflow
fa-steam
fa-steam-square
fa-stumbleupon
fa-stumbleupon-circle
fa-tencent-weibo
fa-trello
fa-tumblr
fa-tumblr-square
fa-twitter
fa-twitter-square
fa-vimeo-square
fa-vine
fa-vk
fa-wechat (alias)
fa-weibo
fa-weixin
fa-windows
fa-wordpress
fa-xing
fa-xing-square
fa-yahoo
fa-youtube
fa-youtube-play
fa-youtube-square
fa-ambulance
fa-h-square
fa-hospital-o
fa-medkit
fa-plus-square
fa-stethoscope
fa-user-md
fa-wheelchair

Notes

Font Awesome is an icon font. As such, these icons can be inserted anywhere and styled as you would any other font. You can adjust the font size, color, padding, etc., in CSS/SCSS. To use an icon as a spinner, add the class of fa-spin to the i tag. To use an icon as a bullet, add the class of fa-ul to the ul tag and add the class of fa-li to the li tags.

More usage examples can be found here.

HTML

<i class="fa [icon-class]"></i>

Megamenu Styles

Mega Text Tease

Display

Now available! Privacy in Technology

Order your copy of this go-to guide for embedding privacy into IT standards and practices

Notes

These are added, edited and managed in the Navigation tab of the WordPress admin.

HTML

<div class="media-block"> <div class="l-pair-mega mega-tz-item"> <div class="txt-bd"> <h3 class="tz-head-sm"> <a class="tz-head-link" href="/train/books">Now available! <em>Privacy in Technology</em></a> </h3> <p class="tz-text-sm">Order your copy of this go-to guide for embedding privacy into IT standards and practices</p> </div> <!-- /txt-bd --> </div> <!-- /mega-tz-item --> </div>

Mega Circle Image Tease

Display

Daily Dashboard

The day’s top stories from around the world

Notes

These are added, edited and managed in the Navigation tab of the WordPress admin.

HTML

<div class="media-block"> <div class="l-pair-mega mega-tz-item"> <div class="art-bd"> <div class="mega-tz-img"> <a class="mega-img-link conf-mega-img" href="/news/daily-dashboard" style="background-image: url('/wp-content/themes/iapp/static/img/backgrounds/standard/dd-mega.jpg');"> </a> </div> <!-- /mega-tz-img --> </div> <!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-sm"> <a class="tz-head-link" href="/news/daily-dashboard">Daily Dashboard</a> </h3> <p class="tz-text-sm">The day’s top stories from around the world</p> </div> <!-- /txt-bd --> </div> </div> <!-- /media-block -->

Mega Hex Icon Tease

Display

Where’s your DPA?

Our interactive DPA locator helps you find data protection authorities and summary of law by country.

Notes

These are added, edited and managed in the Navigation tab of the WordPress admin.

HTML

<div class="l-pair-mega mega-tz-item"> <div class="art-bd"> <div class="mega-tz-img icons-mega hex-mega icon-dpa"> <a class="mega-icon-link" href="/resources/dpa"> <i class="icon"></i> </a> </div> <!-- /mega-tz-img --> </div> <!-- /art-bd --> <div class="txt-bd"> <h3 class="tz-head-sm"> <a class="tz-head-link" href="/resources/dpa">Where’s your DPA?</a> </h3> <p class="tz-text-sm">Our interactive DPA locator helps you find data protection authorities and summary of law by country.</p> </div> <!-- /txt-bd --> </div>

Button Styles

We use three types of buttons on our website—basic, secondary and ghost. The basic button is green and is used primarily for marketing CTAs and submit functions. There isn’t a hard, fast rule here. But you generally do not want a lot of green buttons on one webpage as they command a lot of attention. If you need a lot of buttons on one page, it’s better to use the secondary button style, which is gray.

Ghost buttons are a more modern style than our basic and secondary buttons. We currently use these on the homepage of the site, but eventually they will likely be used on other parts of the site. For more on ghost buttons, including examples and guidelines for when to use or not use them, go here.

Ghost Button

Display

Read More

HTML

<a href="#" class="ghost-button">Read More</a>

Ghost Button - Green

HTML

<a href="#" class="ghost-button ghost-green">See all listings</a>

Button - Basic, Large

Display

Subscribe Now

HTML

<a href="#" class="button-lg">Subscribe Now</a>

Button - Basic, Medium

Display

Subscribe Now

HTML

<a href="#" class="button-med">Subscribe Now</a>

Button - Basic, Small

Display

Subscribe Now

HTML

<a href="#" class="button-sm">Subscribe Now</a>

Button - Fancy, Large

Display

Subscribe Now

HTML

<a href="#" class="button-lg--fancy">Subscribe Now</a>

Button - Fancy, Medium

Display

Subscribe Now

HTML

<a href="#" class="button-med--fancy">Subscribe Now</a>

Button - Fancy, Small

Display

Subscribe Now

HTML

<a href="#" class="button-sm--fancy">Subscribe Now</a>

Button - Secondary, Large

Display

Subscribe Now

HTML

<a href="#" class="button-secondary-lg">Subscribe Now</a>

Button - Secondary, Medium

Display

Subscribe Now

HTML

<a href="#" class="button-secondary-med">Subscribe Now</a>

Button - Secondary, Small

Display

Subscribe Now

HTML

<a href="#" class="button-secondary-sm">Subscribe Now</a>

Button - Pill

Display

Notes

Used primarily for Issues teases in the Resource Center, but can be used elsewhere.

HTML

<a class="button-pill icon-arrow-next page-item-right" href="#"> <span class="icon icon-pill"></span> </a>

Centered Button

Display

Notes

Any style button can be centered by putting a div tag around it with the class of button-block--centered.

HTML

<div class="button-block--centered"> <p> <a href="#" class="button-lg">Subscribe Now</a> </p> </div>

Form Styles

Standard Form

Display

NAME

Notes

Each form element should be contained inside of a form-block element (see below), including a label and appropriate input field.

HTML

<form> <section class="page-mod"> <p class="form-block subsection-hdr-bold">NAME</p> <p class="form-block"> <label class="label-text" for="first_name">First</label> <input class="input-text" id="first_name" type="text" name="first_name" value="Stephen" size="40"> </p> <p class="form-block"> <label class="label-text" for="mid_name">Middle</label> <input class="input-text" id="mid_name" type="text" name="mid_name" value="" size="40"> </p> <p class="form-block"> <label class="label-text" for="last_name">Last</label> <input class="input-text" id="last_name" type="text" name="last_name" value="Schoepke" size="40"> </p> <p class="form-block"> <label class="label-text" for="title">Title</label> <input class="input-text" id="title" type="text" name="title" value="Web Design &amp; Development Manager" size="40"> </p> <div> <label class="button-lg input-button">Save<input id="btn-subscriptions" class="button-input" type="submit" value="submit"></label> </div> </section> </form>

Table Styles

NOTE: We never use tables for layout. Tables should be used sparingly, and only to display data in a grid. Click here for default static page table styling.

 

For important tables, such as contents of the shopping cart or earned CPE credits, we use a div-based "Responsive Table" grid that actually isn't a table at all—it merely looks like one at wide screen width. (See below.)

Responsive Table

Display

CPE SUMMARY

Term
Total CPE Owed in Term
CPE Awarded in Term
Remainder Owed
Term:
12/01/2013 - 11/30/2014
Total CPE Owed in Term:
30.00
CPE Awarded in Term:
20.00
Remainder Owed:
10.00
Term:
11/24/2012 - 11/30/2013
Total CPE Owed in Term:
20.00
CPE Awarded in Term:
0.00
Remainder Owed:
20.00
Term:
11/23/2011 - 11/23/2012
Total CPE Owed in Term:
10.00
CPE Awarded in Term:
0.00
Remainder Owed:
10.00

Notes

Rather than the standard table elements table tbody tr td this "Responsive Table" scheme is div-based. By assigning classes of one-tenth two-tenths three-tenths, etc., to the pseudo td elements, you can create a responsive grid as seen below. Obviously, the total width of all pseudo td elements in any given row should equal 10 tenths, and the widths should be consistent down the columns.

This is also configured to work with twelvths.

HTML

<div class="table-mod"> <h3 class="profile-hdr-bold">CPE SUMMARY</h3> <div class="table"> <div class="thead"> <div class="th-row"> <div class="table-th three-tenths">Term</div> <div class="table-th two-tenths">Total CPE Owed in Term</div> <div class="table-th two-tenths">CPE Awarded in Term</div> <div class="table-th three-tenths">Remainder Owed</div> </div> </div> <div class="tbody"> <div class="td-row"> <div class="table-td three-tenths"> <div class="mob-label">Term: </div> 12/01/2013 - 11/30/2014</div> <div class="table-td two-tenths"> <div class="mob-label">Total CPE Owed in Term: </div> 30.00</div> <div class="table-td two-tenths"> <div class="mob-label">CPE Awarded in Term: </div> 20.00</div> <div class="table-td three-tenths"> <div class="mob-label">Remainder Owed: </div> 10.00</div> </div> <div class="td-row"> <div class="table-td three-tenths"> <div class="mob-label">Term: </div> 11/24/2012 - 11/30/2013</div> <div class="table-td two-tenths"> <div class="mob-label">Total CPE Owed in Term: </div> 20.00</div> <div class="table-td two-tenths"> <div class="mob-label">CPE Awarded in Term: </div> 0.00</div> <div class="table-td three-tenths"> <div class="mob-label">Remainder Owed: </div> 20.00</div> </div> <div class="td-row"> <div class="table-td three-tenths"> <div class="mob-label">Term: </div> 11/23/2011 - 11/23/2012</div> <div class="table-td two-tenths"> <div class="mob-label">Total CPE Owed in Term: </div> 10.00</div> <div class="table-td two-tenths"> <div class="mob-label">CPE Awarded in Term: </div> 0.00</div> <div class="table-td three-tenths"> <div class="mob-label">Remainder Owed: </div> 10.00</div> </div> </div> </div> </div>

Static Page Defaults

H1 Headings

Display

This is an H1 Heading

Notes

Defaults to Article Headline styling.

HTML

<div class="static-page"> <h1>This is an H1 Heading</h1> </div>

H2 Headings

Display

This is an H2 Heading

Notes

Defaults to Large Page Header styling.

HTML

<div class="static-page"> <h2>This is an H2 Heading</h2> </div>

H3 Headings

Display

This is an H3 Heading

Notes

Defaults to Bold Subsection Header styling.

HTML

<div class="static-page"> <h3>This is an H3 Heading</h3> </div>

H4 Headings

Display

This is an H4 Heading

Notes

Defaults to Medium Page Header styling.

HTML

<div class="static-page"> <h4>This is an H4 Heading</h4> </div>

Paragraphs

Display

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Adipisci praesentium tempore laudantium sapiente, maxime ut cumque tempora assumenda in quaerat sequi atque dolorem necessitatibus officia harum. Incidunt numquam earum, quaerat.

Notes

Defaults to Medium Page Text styling.

HTML

<div class="static-page"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Adipisci praesentium tempore laudantium sapiente, maxime ut cumque tempora assumenda in quaerat sequi atque dolorem necessitatibus officia harum. Incidunt numquam earum, quaerat.</p> </div>

Bulleted Lists

Display

  • Lorem ipsum dolor sit amet, consectetur adipisicing elit.
  • Temporibus velit ducimus in nam ipsa eveniet, perferendis blanditiis.
  • Temporibus eaque magnam pariatur cumque in incidunt voluptatibus fugiat.

Notes

Defaults to Medium Page Text styling plus bulleted class list styling.

HTML

<div class="static-page"> <ul> <li>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</li> <li>Temporibus velit ducimus in nam ipsa eveniet, perferendis blanditiis.</li> <li>Temporibus eaque magnam pariatur cumque in incidunt voluptatibus fugiat.</li> </ul> </div>

Numbered Lists

Display

  1. Lorem ipsum dolor sit amet, consectetur adipisicing elit.
  2. Temporibus velit ducimus in nam ipsa eveniet, perferendis blanditiis.
  3. Temporibus eaque magnam pariatur cumque in incidunt voluptatibus fugiat.

Notes

Defaults to Medium Page Text styling plus numbered class list styling.

HTML

<div class="static-page"> <ol> <li>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</li> <li>Temporibus velit ducimus in nam ipsa eveniet, perferendis blanditiis.</li> <li>Temporibus eaque magnam pariatur cumque in incidunt voluptatibus fugiat.</li> </ol> </div>

Links

Display

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Notes

Defaults to Standard Link styling alternate-link--underline.

HTML

<div class="static-page"> <p>Lorem ipsum dolor sit amet, <a href="#">consectetur adipisicing elit</a>.</p> </div>

Tables

Display

Row 1 Cell 1 Row 1 Cell 2 Row 1 Cell 3
Row 2 Cell 1 Row 2 Cell 2 Row 2 Cell 3
Row 3 Cell 1 Row 3 Cell 2 Row 3 Cell 3

Notes

Defaults to Medium Page Text styling.

HTML

<table> <tr> <td>Row 1 Cell 1</td> <td>Row 1 Cell 2</td> <td>Row 1 Cell 3</td> </tr> <tr> <td>Row 2 Cell 1</td> <td>Row 2 Cell 2</td> <td>Row 2 Cell 3</td> </tr> <tr> <td>Row 3 Cell 1</td> <td>Row 3 Cell 2</td> <td>Row 3 Cell 3</td> </tr> </table>