Showing posts with label back. Show all posts
Showing posts with label back. Show all posts
Tuesday, February 10, 2015
Tip Change Tooltip back ground color in pentaho CDE dashboards
Hi Guys,
A small tip on how to change/override the default tool tip color and text in it.
Open your dashboard using Mozilla browser & make use of firebug tool as shown in below figure.
In the image just changed the css code.. for your particular dashboard you have to override the the css code by adding Resource(Either code snippet or External css file - you need to name the file if you take code snippet OR you need to locate the .css file if you take External file) ...
i.e., in Code snippet you have to write.

In the same way one can change/override the css code for your input controls and for other components(like table component)
:-) :-)
Future update in the same post : Need to find :
Dynamic tooltip back ground & border and text color
i.e., You can find tool tip of HTML5-Charts .. If you hover the mouse on green colored bar or slice of a chart the tooltip border has to come in the same color along with text included in the tooltip..
If anyone knows this tip already feel free to share your tip in the comment boxes...
Thank you.
Sadakar
BI developer.
A small tip on how to change/override the default tool tip color and text in it.
Open your dashboard using Mozilla browser & make use of firebug tool as shown in below figure.
In the image just changed the css code.. for your particular dashboard you have to override the the css code by adding Resource(Either code snippet or External css file - you need to name the file if you take code snippet OR you need to locate the .css file if you take External file) ...
i.e., in Code snippet you have to write.
.tipsy-inner {
background-color: red;
color: #FFFFFF;
max-width: 200px;
padding: 5px 8px 4px;
text-align: center;
}
Default Background and text color are : Black & white
Sample Image after changing the color

In the same way one can change/override the css code for your input controls and for other components(like table component)
:-) :-)
Future update in the same post : Need to find :
Dynamic tooltip back ground & border and text color
i.e., You can find tool tip of HTML5-Charts .. If you hover the mouse on green colored bar or slice of a chart the tooltip border has to come in the same color along with text included in the tooltip..
If anyone knows this tip already feel free to share your tip in the comment boxes...
Thank you.
Sadakar
BI developer.
Thursday, February 5, 2015
How To Reset Back To The Default Photoshop Settings
There are times when you may accidentally change some of the Photoshop settings and then cant quite figure out how to change them back. Or perhaps you work on a shared computer and the users before you tweak the settings often. When this happens, you may want to reset back to the default settings. Heres how:
When your Photoshop application initializes, it should now have reverted back to the default settings.
Read more »
- Launch the Photoshop application and immediately hold down the CTRL+ALT+SHIFT (Windows) or COMMAND+OPTION+SHIFT (Mac) keys.
- Click Yes when you are prompted with the message that asks "Delete the Adobe Photoshop Settings File".
When your Photoshop application initializes, it should now have reverted back to the default settings.
Subscribe to:
Posts (Atom)