Bonjour,
J'utilise Joomla 25 et Gantry 4.0 avec l'extension Revolution slider et BgMax.
Sur mon site : http://id-koncept.wpe-imagine.fr/
Je n'arrive pas à aligner la barre du haut "header" et la barre du bas "copyright" avec l'image de fond de BgMax (erreur d'environ 1px).
BgMax n'offre pas de paramètres qui permet de régler le problème.
Ensuite je n'arrive pas à enlever le trait horizontal en bas.
Voilà le code que j'ai mis dans ma custom :
#rt-header .rt-container {
background: #56484F;
}
#rt-header {
background: white;
}
#rt-top-surround {
border: none;
box-shadow: none;
}
#rt-copyright .rt-container {
background: #56484F;
}
#rt-copyright {
background: white;
}
#rt-footer-surround .rt-copyright{
border: none;
border-top: none;
box-shadow: none;
}
Bien cordialement,
Alain
J'utilise Joomla 25 et Gantry 4.0 avec l'extension Revolution slider et BgMax.
Sur mon site : http://id-koncept.wpe-imagine.fr/
Je n'arrive pas à aligner la barre du haut "header" et la barre du bas "copyright" avec l'image de fond de BgMax (erreur d'environ 1px).
BgMax n'offre pas de paramètres qui permet de régler le problème.
Ensuite je n'arrive pas à enlever le trait horizontal en bas.
Voilà le code que j'ai mis dans ma custom :
#rt-header .rt-container {
background: #56484F;
}
#rt-header {
background: white;
}
#rt-top-surround {
border: none;
box-shadow: none;
}
#rt-copyright .rt-container {
background: #56484F;
}
#rt-copyright {
background: white;
}
#rt-footer-surround .rt-copyright{
border: none;
border-top: none;
box-shadow: none;
}
Bien cordialement,
Alain
Commentaire