Hi Sai,
I tried the !important tag but still same results
.BG_TEXTURE{
background-image: url("/ZErp_App_Amber/WebContent/Images/Brown2.jpg") !important;
}
Actually the above image is the one which is coming light texture in desktop and original bright in mobiles.So basically its not that its not coming at all (which means this css property is not ignored by the system)
The background color which is not coming at all in desktop (and coming in mobile) is the the color brown (Header of splitapp page). But this color I am not setting as CSS at all hence I cannot set !important for this. This color is coming from the themedesigner where I had set brand color as brown.
Thanks and Regards
Amber