<< Back
Message for this thread
Posted by Messages text
Stewart David

Noavatar
Total post : 16
> Profile
Written on : 22/09/2006 18:58 ( more than one month )
Object : How do you change the left logo?

I have looked at the css files and cannot find out how to do it.

 

 
Fabio Pirovano

Avatar
Total post : 502
> Profile
Written on : 26/09/2006 09:32 ( more than one month )
Object : Re: How do you change the left logo?
The left logo is this is an image
doceboCms/templates/standard/images/left_logo(.gif or .png)    for CMS
doceboLms/templates/standard/images/left_logo(.gif or .png)     for LMS
doceboCore/templates/standard/images/left_logo(.gif or .png)     for CORE

simply replace this image and correct the height param for the layout_header class in the css

Ciao
    Fabio
DoceboLms Staff
 
Stewart David

Noavatar
Total post : 16
> Profile
Written on : 27/09/2006 01:36 ( more than one month )
Object : Re: How do you change the left logo?

Thanks Fabio.

I was hoping that this would be an item in the css, like the right logo is.

I haven't found one, but is there a "master" template that gets used and then the separate parts of the docebo system uses there own if specified?

Example: I put the left logo image in the proper doceboCore directory. I do not put the left logo image in the Cms, Lms, or the Kms directory. Then if someone goes to the Lms page, the system will look for the left logo image in the Lms template, it doesn't find it and then looks in the Core template and sees it and uses it.

The way it is now makes many duplicate files and hard to maintain.

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 21/05/2009 04:33 ( more than one month )
Object : Re: How do you change the left logo?

As of version 3.6.03, the files are in the same three locations, BUT:

In LMS the file is logo_docebo.jpg

In CMS the file is left_logo.gif

In CORE tie file is left_log.png

so you need to convert your logo into all three formats to satisfy all requirements.

 

 
<< Back