How to include CSS in UI Pages
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 04:38 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2023 05:50 AM
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.