Adammer releases Greytness 2.2
April 29th, 2010

Support for DNN Ribbon Bar Control Panel
In this latest version of Greytness, we’ve added support for the new DNN Ribbon Bar Control Panel included in DNN 5.4.1.
HOW TO ENABLE THE NEW RIBBON BAR CONTROL PANEL
If you upgraded from a previous version of DNN, the new Ribbon Bar Control Panel is not enabled by default.
- Host > Host Settings > Other Settings
- Change the Control Panel drop down box to “RIBBONBAR”
Change log
- Added Support for the new Ribbon Bar Control Panel
- Minor Bug Fixes
![]()
Download at the Greytness Demo site
Creative Commons

Greytness by Adammer LLC is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.
Permissions beyond the scope of this license is available at http://www.adammer.com/legal/eula/.
This skin is absolutely beautiful! The dark backgrounds are contrasted by the light font colors.
I just have a tiny bug, not sure if it is something I did or not, but in the box_h5_grey2 container (I think this is where the problem is…)the drop down lists and other input boxes (I have only used the admin/host pages so far) have a very light blue font color on white background, so it is not very visible. If anyone could suggest where I could look to change it to something darker, I would greatly appreciate it!
Thanks!
Doris
ps: It looks like the font is the same “skyblue” I used in the style of the asp code in my iframe on the home page…it probably IS something I did, but is not overridden in the stylesheets? or maybe I need to use an HTML module instead of iframe? I appreciate any comments/suggestions…
Thanks again!
Doris
Hi @Doris,
Unfortunately, there isn’t an elegant way to apply a “local” css style to external content of an iFrame. You can see if any of these solutions work for you: http://stackoverflow.com/questions/217776/how-to-apply-css-to-iframe
Unless you have a compelling reason, I’d avoiding using iFrames for HTML content.
My Iframe is fine. It’s the dnn pages that the input box is a very light color font on white background. Is there any way I can change the font to a darker color? Do you think the css in the asp page is affecting the whole domain? Do you think the css in my asp page won’t affect the rest of dnn pages if it is hosted at a different domain? I will move the asp pages to another domain and see what happens….and let you know.
Thanks!
Doris
Ok! Well that seems to have solved the problem! Thanks so much!!!!!!
Doris