0
How to modify and integrate our existing PSD layouts, and how to best use our CSS and sprite graphics into your custom application design.
Image List

Below is a table describing the graphic elements that need to be considered when designing your application:

Creative elementDimensionsDescription
read more »
Introduction

The Contest can be completely customized in its layout, look and feel. However, using the guidelines found here, you can apply your branding and color scheme to the application in a relatively short amount of time. This section provides a workflow walkthrough with everything you need to personalize the creative in your contest.

The stylesheet base.css includes all the paths to the read more »

Translating Images

If you are planning a multilingual website, you will most likely have images that are language-specific. Our recommended approach is to create two folders in assets, say "en" for English and "fr" for French. Within each of these folders, place all the images for both of the sites, maintaining the same file names for both.

Now, to render read more »