3.1.0 • Published 7 years ago

@financial-times/o-ft-affiliate-ribbon v3.1.0

Weekly downloads
93
License
-
Repository
-
Last release
7 years ago

o-ft-affiliate-ribbon MIT licensed

A ribbon denoting affiliation with the Financial Times. This ribbon should be used in products that are owned by the Financial Times but have a separate brand identity to the Financial Times.

Usage

Check out how to include Origami components in your project to get started with o-ft-affiliate-ribbon.

Markup

Use the following HTML to get a full-width FT affiliation ribbon. This should be placed beneath a footer.

<div class="o-ft-affiliate-ribbon">
	<div class="o-ft-affiliate-ribbon__container">
		<div class="o-ft-affiliate-ribbon__row">
			<a
				class="o-ft-affiliate-ribbon__logo"
				href="https://www.ft.com/"
				title="The Financial Times"
				target="_blank"
			>
				<span class="o-ft-affiliate-ribbon__visually-hidden"
					>A service from the Financial Times</span
				>
			</a>
		</div>
	</div>
</div>

Sass

Call the primary mixin oFtAffiliateRibbon to include all CSS for the o-ft-affiliate-ribbon component:

@import '@financial-times/o-ft-affiliate-ribbon/main';
@include oFtAffiliateRibbon();

Migration guide

StateMajor VersionLast Minor ReleaseMigration guide
⚠ maintained6N/Amigrate to v6
╳ deprecated55.2migrate to v5
╳ deprecated44.0migrate to v4
╳ deprecated33.1migrate to v3
╳ deprecated22.0migrate to v2
╳ deprecated11.0-

Contact

If you have any questions or comments about this component, or need help using it, please either raise an issue, visit #origami-support or email Origami Support.


Licence

This software is published by the Financial Times under the MIT licence.

6.0.0

1 year ago

5.2.2

2 years ago

5.2.1

3 years ago

5.1.2

3 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.2

4 years ago

5.0.1

5 years ago

5.0.0

5 years ago

5.0.0-beta.0

5 years ago

4.0.4

6 years ago

4.0.3

6 years ago

4.0.2

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.1.1

7 years ago

3.1.0

7 years ago