Les avertissements suivants se sont produits :
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
[résolu] Logo reste "fixe" dans thème "NCleanBlue"
#15
Mais oui... :o


Du coup il faut que je joue avec les paramètres height et width


Ce qui me donne au final (avec un background-position : 22px 13pxWink :


#logo a {
/* adjust according your image size */
height: 45px;
width: 383px;

/* forces full link size */
display: block;
/* this hides the text */
text-indent: -9999em;
margin-top: 50;
margin-left: 50;

/* you can set your own image here, note size adjustments */
background: url(uploads/images/logo_01B.gif) no-repeat;
background-attachement:fixed;
background-position : 22px 13px;
}



Un grand merci à vous 2 Smile


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)