Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » branding body background
branding body background [message #1070639] Thu, 18 July 2013 11:18 Go to next message
Julia Kurde is currently offline Julia KurdeFriend
Messages: 91
Registered: November 2011
Location: Berlin, Germany
Member
Hi...

Is it possible to change / remove the gray gradient background in the branding body (the one that is visible below the application window)?
Sorry, but my boss doesn't like it at all Wink

Regards,
Julia
Re: branding body background [message #1070753 is a reply to message #1070639] Thu, 18 July 2013 15:37 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Julia,
this is a background image controlled by the theming:
Display {
background-image: url( resource/widget/rap/display/browser_bg.png );
}
HTH,
Ivan

On 7/18/2013 2:18 PM, Julia Kurde wrote:
> Hi...
>
> Is it possible to change / remove the gray gradient background in the
> branding body (the one that is visible below the application window)?
> Sorry, but my boss doesn't like it at all ;)
>
> Regards,
> Julia

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: branding body background [message #1071054 is a reply to message #1070753] Fri, 19 July 2013 08:49 Go to previous messageGo to next message
Julia Kurde is currently offline Julia KurdeFriend
Messages: 91
Registered: November 2011
Location: Berlin, Germany
Member
That's what I was looking for!

Thanks!
Julia
Re: branding body background [message #1071068 is a reply to message #1071054] Fri, 19 July 2013 09:25 Go to previous messageGo to next message
Julia Kurde is currently offline Julia KurdeFriend
Messages: 91
Registered: November 2011
Location: Berlin, Germany
Member
BTW, one line below the background image the font is set like
font: 12px Verdana, "Lucida Sans", Arial, Helvetica, sans-serif
(I'm using the business theme from org.eclipse.rap.design.example)

But the text in the html body displays in the browser's default font.

That's not a real problem, since I can set the font in the body.html,
but if it could be set in the css file, it would be more convenient!

Thanks, again!
Julia
Re: branding body background [message #1074208 is a reply to message #1071068] Fri, 26 July 2013 09:30 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Julia,
applying the system font (defined in Display CSS element) to document
body element makes sense. Please file an enhancement request about it.
Thanks,
Ivan

On 7/19/2013 12:25 PM, Julia Kurde wrote:
> BTW, one line below the background image the font is set like
> font: 12px Verdana, "Lucida Sans", Arial, Helvetica, sans-serif
> (I'm using the business theme from org.eclipse.rap.design.example)
>
> But the text in the html body displays in the browser's default font.
> That's not a real problem, since I can set the font in the body.html,
> but if it could be set in the css file, it would be more convenient!
>
> Thanks, again!
> Julia
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Mnemonic on top level menu item
Next Topic:closable CTabItem/radio Button/Button icon.. Cannot normally appear on iPad2/New iPad
Goto Forum:
  


Current Time: Fri Mar 29 10:37:51 GMT 2024

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

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

Back to the top