you can do it right now :)
steps:
edit webapps/openmeetings/css/theme.css
replace:
html, body {
height: 100%;
margin: 0;
}
with
html, body {
height: 100%;
margin: 0;
background-color: *red*;
}
.dashboard .dragbox-content {
background-color: *green*;
}
you will get green dashboard blocks on red background :)
Also you can build your own theme for all dialogs buttons etc. here
http://jqueryui.com/themeroller/
And it will be used inside OM :)
On Wed, Nov 27, 2013 at 3:02 AM, Bobby Murdock <[email protected]> wrote:
> Excellent. And last question. The main background (the area underneath
> the widgets) the white space. My biggest feedback from users was are we
> able to change its color to something other than white perhaps grey. If so
> is that located in the theme.xml file?
>
>
>
> *Bobby Murdock*
>
> *GSC IT Deptartment*
>
> *Network Engineer/ Internet Analyst*
>
> *804.320.7101 ext 249*
>
>
>
> *From:* Maxim Solodovnik [mailto:[email protected]]
> *Sent:* Tuesday, November 26, 2013 9:15 AM
> *To:* Openmeetings user-list
> *Subject:* Re: Changing OM3 Dashboard
>
>
>
> You already can try :)
>
> webapps/openmeetings/css/theme.css
>
>
>
> If you need any additional classes please let me know :)
>
> Widgets can be totally disabled by adding "display:none" to styles it have
> :)
>
>
>
>
>
> On Tue, Nov 26, 2013 at 8:54 PM, Bobby Murdock <[email protected]>
> wrote:
>
> Thanks for the response. I actually found the images I was reffering to
> in the \openmeetings\css\images folder. I believe that widgets should be
> able to be disabled on the system level. Looking at the widgets where is
> the config file for the “News” widget. Also in the future I think we
> should add a server wide “Theme” option. I have several users who are a
> bit older (50-60+) that find the current color scheme of OM3 hard to read.
>
>
>
> *Bobby Murdock*
>
> *GSC IT Deptartment*
>
> *Network Engineer/ Internet Analyst*
>
> *804.320.7101 ext 249*
>
>
>
> *From:* Maxim Solodovnik [mailto:[email protected]]
> *Sent:* Monday, November 25, 2013 7:18 PM
> *To:* Openmeetings user-list
> *Subject:* Re: Changing OM3 Dashboard
>
>
>
> Hello Bobby,
>
> every user can edit Dashboard in OM3.
>
> To add you need to go to Profile->Widgets
>
> To remove you need to close widget using "x" icon
>
>
>
> Hopefully we will add more useful widgets
>
> Currently there is no way to completely disable widgets (on system level)
> do we need it?
>
>
>
> On Tue, Nov 26, 2013 at 2:54 AM, Bobby Murdock <[email protected]>
> wrote:
>
> What is the file to edit in order to customize the main dashboard page of
> OM3?
>
>
>
> *Bobby Murdock*
>
> *GSC IT Deptartment*
>
> *Network Engineer/ Internet Analyst*
>
> *804.320.7101 ext 249*
>
>
>
>
>
>
>
> --
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
> WBR
> Maxim aka solomax
>
--
WBR
Maxim aka solomax