[ome-users] Skinning Omero

Joaquin Correa joaquincorrea at lbl.gov
Fri Aug 8 06:06:04 BST 2014


Will Moore's bootstrap implementation is quite easy to set up and extend.

https://github.com/will-moore/gallery/


On Thu, Aug 7, 2014 at 2:31 AM, Aleksandra Tarkowska <
A.Tarkowska at dundee.ac.uk> wrote:

> Dear Jake
>
> You have two options to do it:
>
> First quickly add custom logo straight from online resources, using:
>
> bin/omero config set omero.web.login_logo
> "http://www.openmicroscopy.org/site/logo.jpg"
>
>
> If you prefer to add front page to your system you need to create new
> django template. If you wish to try and see how it works use for example
> webstart template and set the following:
> bin/omero config set omero.web.index_template 'webstart/start.html'
>
>
> If you decide to write your own templates please refer to the Django
> template language
> http://www.openmicroscopy.org/site/support/omero5/developers/Web/WritingTem
> plates.html#django-templates
>
>
> After that you will also need to set:
> $ bin/omero config set omero.web.template_dirs '["/path/to/templates_dir"]'
> $ bin/omero config set omero.web.index_template 'new_template.html'
>
>
> For more information about customising OMERO.web see:
> http://www.openmicroscopy.org/site/support/omero5/sysadmins/unix/install-we
> b.html#customizing-your-omero-web-installation
>
> I hope that will help
>
> Kind regards
> Ola
>
>
>
>
>
> On 07/08/2014 00:34, "Jake Carroll" <jake.carroll at uq.edu.au> wrote:
>
> >Hi all,
> >
> >A less serious and far more aesthetic question today.
> >
> >If I want to ³reskin² the front page of the Omero Web login page, which
> >files might I be editing, and does anyone have any suggestions for
> >dimensions/CSS/HTML5 or otherwise for how it should be formatted?
> >
> >Just want to put a nice splash-background on my login page that helps
> >represent the organization and greet users with something they are
> >familiar with.
> >
> >Thank you.
> >
> >Talk soon.
> >
> >-jc
> >_______________________________________________
> >ome-users mailing list
> >ome-users at lists.openmicroscopy.org.uk
> >http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
>
> The University of Dundee is a registered Scottish Charity, No: SC015096
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20140808/137b2301/attachment.html>


More information about the ome-users mailing list