You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-04-21 16:28:03

cdarsacc
Member
From: Toulouse (FRANCE)
Registered: 2021-08-19
Posts: 28

How to center my image-logon in the GLPI connexion window

Hello,

To display my logo (2021_logo_couleur_fond_transparent_AG31.png) in the GLPI login page, I use the following commands in [Configuration]-> [General]->[Text on the connexion page(supported HTML tags)]

<table>
   <tr>
       <td>
           <img src="./pics/logos/2021_logo_couleur_fond_transparent_AG31.png" style="width:300px;height:228px;">
       </td>
       
   </tr>
</table>

   
Can you tell me which command to add, so that my logo is centered "horizontally".

I consulted a lot of html and css documents that offer me a multitude of solutions, but none seem to work in my case.   smile


Student in computer science (system, network and database), at the IPI school in Toulouse

GLPI: 9.5.6, FusionInventory: 9.5+3.0, Apache2 2.4.41-4ubuntu3.10
Ubuntu 20.04.3 LTS

Offline

Board footer

Powered by FluxBB