Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] header color change of directory mobile app

$
0
0

Ana Reis wrote:

Hi Tom,

The header background is build with a gradient:

/* Customization */

.header {
    background: -webkit-linear-gradient(left, #cc1c0e 0%,#e83800 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(left, #cc1c0e 0%,#e83800 100%);
}

If you change it to 

.header {
    background: -webkit-linear-gradient(left, orange 0%, orange 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(left, orange 0%,orange 100%);
}

you will get an orange header like this:

Hope this helps.

Ana


thanks. sorry for the delay. I have  seen the code and changed it to my desired color code. Thanks alot


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>