RE: Creating JAR files for a branding extension

2018-01-26 Thread harry.devine
Understood! I added a CSS element to that override file and it looks how we want it. Thanks for the help!!! Harry From: Mike Jumper [mailto:mike.jum...@guac-dev.org] Sent: Friday, January 26, 2018 4:08 PM To: user@guacamole.apache.org Subject: Re: Creating JAR files for a branding extension

Re: Creating JAR files for a branding extension

2018-01-26 Thread Mike Jumper
On Fri, Jan 26, 2018 at 12:54 PM, wrote: > ... We also added in an html template to put our approved warning banner > on the login screen. Can you direct me to the right location to view the > CSS that I can use to place a border around that HTML code? > Since the HTML in question here is your

RE: Creating JAR files for a branding extension

2018-01-26 Thread harry.devine
below? [cid:image001.png@01D396BD.E80E1A20] Thanks! Harry From: Mike Jumper [mailto:mike.jum...@guac-dev.org] Sent: Friday, January 26, 2018 3:39 PM To: user@guacamole.apache.org Subject: Re: Creating JAR files for a branding extension On Fri, Jan 26, 2018 at 8:21 AM, mailto:harry.dev

Re: Creating JAR files for a branding extension

2018-01-26 Thread Mike Jumper
On Fri, Jan 26, 2018 at 8:21 AM, wrote: > Thanks. That worked well. I notice that our logo isn’t showing up. > How did you specify your logo? Its currently a gif file (unsure of the size). Does it have to be a png > file? > Only the "smallIcon" and "largeIcon" need to be PNG (though these p

RE: Creating JAR files for a branding extension

2018-01-26 Thread harry.devine
[mailto:vn...@apache.org] Sent: Friday, January 26, 2018 11:02 AM To: user@guacamole.apache.org Subject: Re: Creating JAR files for a branding extension On Fri, Jan 26, 2018 at 10:51 AM, mailto:harry.dev...@faa.gov>> wrote: I am trying to follow the branding example so I can put our own lo

Re: Creating JAR files for a branding extension

2018-01-26 Thread Nick Couchman
On Fri, Jan 26, 2018 at 10:51 AM, wrote: > I am trying to follow the branding example so I can put our own logo and > application name on our Guacamole presence. I’m following the examples > found here: http://guacamole.apache.org/doc/gug/guacamole-ext.html# > ext-manifest. I also found anothe

Creating JAR files for a branding extension

2018-01-26 Thread harry.devine
I am trying to follow the branding example so I can put our own logo and application name on our Guacamole presence. I'm following the examples found here: http://guacamole.apache.org/doc/gug/guacamole-ext.html#ext-manifest. I also found another page about it on Guacamole's site. That page w