Unable to update dashboard.css to disable scroll bars
Resolved
Hi,
In reference to the below post, I tried creating a temporary file dashboard.css in the /opt/yellowfin/appserver/webapps/ROOT/customcss path. Once I paste div.i4DashReport.withMultiChartCanvasdiv.i4DashReportInner {
overflow: hidden;
} and save, it doesn't resolve my dashboard scroll bar issue. I can still see in all tabs.
Hi Ishita,
When you placed the code make sure that it is correctly indented and separated:
div.i4DashReport.withMultiChartCanvas
div.i4DashReportInner {
overflow: hidden;
}
After saving that file in customcss, make sure you have restarted the Yellowfin Service.
See how you go with it.
Let us know if you have any issues.
Regards,
Mahe
Hi Ishita,
When you placed the code make sure that it is correctly indented and separated:
div.i4DashReport.withMultiChartCanvas
div.i4DashReportInner {
overflow: hidden;
}
After saving that file in customcss, make sure you have restarted the Yellowfin Service.
See how you go with it.
Let us know if you have any issues.
Regards,
Mahe
Hi Ishita,
Just wondering how did you go?
Let me know if you still have any issues or questions.
Regards,
Mahe
Hi Ishita,
Just wondering how did you go?
Let me know if you still have any issues or questions.
Regards,
Mahe
Yes, but this did not work. However, we tried something else and the issue is resolved now. Thanks
Thanks,
Ishita | +6587486735 | http://www.mu-sigma.com
From: Yellowfin Support [mailto:support@yellowfin.bi]
Sent: Wednesday, 1 November 2017 6:06 PM
To: Ishita NA <ishitana@dbs.com>
Subject: [External] [Awaiting Reply] Unable to update dashboard.css to disable scroll bars
Yes, but this did not work. However, we tried something else and the issue is resolved now. Thanks
Thanks,
Ishita | +6587486735 | http://www.mu-sigma.com
From: Yellowfin Support [mailto:support@yellowfin.bi]
Sent: Wednesday, 1 November 2017 6:06 PM
To: Ishita NA <ishitana@dbs.com>
Subject: [External] [Awaiting Reply] Unable to update dashboard.css to disable scroll bars
Hi Ishita,
Thanks for letting me know that you got it working.
If you have got it resolved by making some other changes, please let me know the steps, I will post it on the community website so that other's can take advantage of it.
You can also post your resolution steps by yourself on the community website.
Let me know if I can help you with anything else.
Regards,
Mahe
Hi Ishita,
Thanks for letting me know that you got it working.
If you have got it resolved by making some other changes, please let me know the steps, I will post it on the community website so that other's can take advantage of it.
You can also post your resolution steps by yourself on the community website.
Let me know if I can help you with anything else.
Regards,
Mahe
Replies have been locked on this page!