Contact Us

CATEGORIES

Whoops…Nothing found

Try other keywords in your search

Transparent UI page background

 0 Minutes

 0 Likes

 839 Views



You will need to create a css sheet and load into the Aux directory of your module. In the css add  this:

body, html, .UbPage{  
background-color: transparent!important;
}


This will turn the background into alpha.

Was this article helpful?