Enhancing Range Navigator Widget Customization with Custom Theme Variables
Bold BI offers support for customizing the appearance of the Range Navigator widget by using custom theme variables. These variables allow you to customize various aspects of the Range Navigator widget’s appearance. Once you have customized the theme variables, you can refer to the provided knowledge base (KB) articles to learn how to generate the custom dashboard theme minified file with the customized Range Navigator changes and upload it to the server.
KB Articles:How to generate custom dashboard theme and upload it to server
At first, download the most recent release package for the theme from the aforementioned knowledge base in Step 1 and extract it. Inside the extracted files, you will discover distinct theme files for each widget. By utilizing these files, you can personalize any widget and attain the outcome that you like across the dashboards. This article offers comprehensive guidance on modifying the Range Navigator widget through the utilization of Range Navigator widget theme variables.
Range Navigator Widget Customization Using Theme Variables
You have the ability to customize the appearance of the Range Navigator widget by utilizing the theme variables, which allow for adjustments to be made to the widget container’s border radius, background and border color, as well as the colors and font styles of the Widget title, subtitle and content.
Range Navigator Widget Header Title
The following variables allows you to customize the font color, size and weight of the Range Navigator’s title.
--rangenavigator-widget-title-font-color:#3631B2;
--rangenavigator-widget-title-fontsize:18px;
--rangenavigator-widget-title-fontweight:1000;
Range Navigator Widget Subtitle
The following variables allows you to customize the font color, size and weight of the Range Navigator’s subtitle.
--rangenavigator-widget-subtitle-font-color:#3631B2;
--rangenavigator-widget-subtitle-fontsize:17px;
--rangenavigator-widget-subtitle-fontweight:700;
Range Navigator Widget content
The following variables allows you to customize the content size and weight of the Range Navigator.
--rangenavigator-widget-content-fontsize:16px;
--rangenavigator-widget-content-fontweight:1000;
Range Navigator Widget container styles
The following variables allows you to customize the border radius, color and background of the Range Navigator.
--rangenavigator-widget-container-border-radius:10px;
--rangenavigator-widget-container-border-color:#ff4800;
--rangenavigator-widget-container-bg-color:#ff7f4d;
NOTE: It is crucial to emphasize that if you intend to customize the appearance of a specific widget using specific theme variables, refrain from customizing the Range Navigator widget in the properties.