Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » FormDialog TitleBar Background Color(FormDialog TitleBar Background Color)
FormDialog TitleBar Background Color [message #1746481] Sun, 30 October 2016 17:24 Go to next message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
Hi all,

I'm trying to change the FormDialog's titlebar background color as follows:

Shell-Titlebar
{
  background-color: #ed1c24;
}

But this has no effect at all.

What's the correct CSS properties to accomplish this ?

Any help would be greatly appreciated.

Thanks & Regards,
SetNug
Re: FormDialog TitleBar Background Color [message #1746505 is a reply to message #1746481] Mon, 31 October 2016 12:19 Go to previous messageGo to next message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
Hi all,

Seems that I've to set background-image to none to accomplish this.

Regards,
Setya
Re: FormDialog TitleBar Background Color [message #1746582 is a reply to message #1746481] Tue, 01 November 2016 10:47 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
make sure that you also reset the default "background-image" property to "none" of the Shell-Titlebar, which is set to a gradient in the default theme.
HTH,
Ivan
Previous Topic:Rounded Border on CTabFolder
Next Topic:Custom Font in RAP Application
Goto Forum:
  


Current Time: Fri Mar 29 07:50:02 GMT 2024

Powered by FUDForum. Page generated in 0.01821 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top