Jump to content

logo trop grand


sosinfo

Recommended Posts

en fait aux environs de la ligne 228 du fichier global.css (http://histoire-de-momes.fr/themes/PrestamixTheme006/css/global.css) tu as :

 

img.logo {

float: left;

width: 300px;

height: 100px;

margin-bottom: 1px;

margin-top: 0.4em;

margin-left: 0px;

font-size: 2em;

font-weight: bold

}

supprime les lignes width:300px; et height:100px

si l'image est trop à gauche rajoute

 

padding-left: 20px;

 

là ou tu as supprimé les 2 lignes précédentes

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...