Loading...

Using CSS View

XD, PSD, AI and INDD layers to CSS with clean and clear style sheets becomes simple. Translate your XD, PSD, AI and INDD layers to CSS with advanced support for text, images and shapes.

Example Image Element

1
2
3
4
5
6
#index_bg {
    top: 852px;
    left: -2px;
    width: 1203px;
    height: 683px;
}

Example Text Element

1
2
3
4
5
6
7
8
9
10
11
#index_copy {
    top: 1607px;
    left: 480px;
    width: 265px;
    height: 56px;
    color: #CC6666;
    font-size: 32px;
    font-family: MyriadPro-Regular, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
}

Example Shape Element

1
2
3
4
5
6
7
#__thumbnail_ {
    top: 585px;
    left: 120px;
    width: 957px;
    height: 383px;
    background:#FFFFFF;
}

Customize the CSS View to include additional information with the XD, PSD, AI and INDD layer such as effects, advanced text rendering and more.

Example Layer Effects

1
2
3
4
5
6
7
8
9
10
11
12
13
#base {
    top: 1590px;
    left: 124px;
    width: 422px;
    height: 175px;
    -ms-box-shadow:inset 2px 3px 3px 0px rgba(255,255,255,1);
    -o-box-shadow:inset 2px 3px 3px 0px rgba(255,255,255,1);
    -webkit-box-shadow:inset 2px 3px 3px 0px rgba(255,255,255,1);
    -moz-box-shadow:inset 2px 3px 3px 0px rgba(255,255,255,1);
    box-shadow:inset 2px 3px 3px 0px rgba(255,255,255,1);
    border: 3px solid #409EC1;
    background:#FFFFFF;
}

LOGIN NOW: Get instant access to our free Online Training - click here.

02. Using The Plugin

03. Layer Support

04. Basic Exports

05. Layer Tags

06. Optimization Tips

07. Complete Exports

DOWNLOAD NOW
🚀 Start saving time and money!