Hello,
I would have at the same time the image logo and the text logo. Is it possible ?
I modify the override.css or I write in the "Custom CSS code" box.
I try to modify the override.ccs with
div#gkPageTop {
background: url("../images/logoc.jpg") no-repeat left 25px top 55px; }
but the image logo is repeated before and after the text and I can't place the image at the good position.
thanks