The Marketing Cloud Theme is a single stylesheet that should be included after Fuel UX and Bootstrap.
This theme enables a first-class user experience for your applications that seamlessly fits into the Salesforce ExactTarget Marketing Cloud platform and strives to offer visual parity with the previously released, Internet Marketing Hub Theme with support for Fuel UX 3 and Bootstrap 3.
View demos of the Marketing Cloud Theme.
-
Install Fuel UX.
-
Use a single css tag after Bootstrap and Fuel UX styles:
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.3.4/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
The Marketing Cloud Theme can be obtained through:
- CDN
- Zip
- Clone git repo:
git clone https://github.com/ExactTarget/fuelux-mctheme/
- Dependency manager:
bower install fuelux-mctheme
The Marketing Cloud Theme is dependent upon Fuel UX 3, Bootstrap 3 and jQuery. If you installed by cloning the repo or by downloading a .zip archive, you'll also want to grab these things, as it just won't work without them.
A download of FuelUX provides the following directories and files, which are grouped according to file type:
fuelux-mctheme/
├── css/
│ ├── fuelux-mctheme.css
│ ├── fuelux-mctheme.min.css
└── img/
├── spritesheet.png
└── spritesheet-2x.png
Have a bug or a feature request? Please first review the open issues, then search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue. The issue may be a bug in Bootstrap or Fuel UX. If you think it is, please post in the respective repository.
##Philosophy and authors
Our aim is to provide a suite of related but independent projects that help web developers integrate, manage, and customize quality libraries and utilities to more efficiently develop, maintain, test, and distribute their projects. Any improvements or fixes we make to the open source projects, we use will be contributed upstream if they are useful to the rest of the community.
Project Maintainers (a-z) | |
---|---|
Stephen James | ![]() ![]() |
Kevin Parkerson | ![]() ![]() |
Major Contributors | |
---|---|
Dave Woodward | ![]() ![]() |
Christopher McCulloh | ![]() ![]() |
Copyright © 2012-2014 ExactTarget, Inc.
View BSD-3 license.