Unable to update dashboard.css to disable scroll bars

Ishita shared this problem 6 years ago
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.

Post link: https://community.yellowfinbi.com/knowledge-base/article/how-to-disable-scroll-bar-on-dashboard-portlets

Replies (4)

photo
1

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

photo
1

How do I restart?

photo
1

Hi Ishita,

If you are running Linux:

to shutdown: sudo /opt/yellowfin/appserver/bin/shutdown.sh

To start: sudo /opt/yellowfin/appserver/bin/start.sh

The path depends on how and where you have installed your Yellowfin.

If Windows:

Open the Services window and find Yellowfin -> do a right click and in the popup menu Click Restart.

Name of the service might be different, if you have given a different name.

Regards,

Mahe

photo
photo
1

Hi Ishita,

Just wondering how did you go?

Let me know if you still have any issues or questions.

Regards,

Mahe

photo
1

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

photo
1

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

Leave a Comment
 
Attach a file