How to include CSS in UI Pages

Afaq Sheikh
Kilo Explorer

Hi,  I am having issue in UI pages and CSS. I include the css into my UI Page but it is not working. Please help me. Given bellow is the link I include in my UI page.  

<link href="c2b56fae2fe11110b1f7857cf699b6a6.cssdbx" rel="stylesheet" type="text/css" ></link>

5 REPLIES 5

@Afaq Sheikh ,

Curious if you ever solved this... 1 year ago! haha

I dealt with the same problem. My fix: Make sure you do not place your <link> tag inside your <style> tag. I ended up using sys_id, rather than name, as well.