Hi Auryn,
Are you referring to the third image? If so it is because it is not cropped correctly – there are a few pixels of empty space across the top of the image.
Regards,
Tom
Thank you for your help 🙂
But now I am looking for resolve this trouble with my images, and I don’t find how.
Can you help me ?
Hi auryn,
I don’t understand, please can you post a screenshot which shows the problem?
Regards,
Tom
Ok, I did all my images exactly the same 🙂
But there is still a little difference, look at this screen :
[url=http://postimage.org/][img]http://s32.postimg.org/5uvqrft39/image.jpg[/img][/url]
[url=http://postimage.org/index.php?lang=french]hebergement d image[/url]
Hi auryn,
Did you get it fixed? They look the same to me here:
http://screencast.com/t/kGQale94NjV
Regards,
Tom
en fait je me suis rendue compte que mes colonnes n’avaient pas toutes la meme largeur. Pourquoi, je ne le saurai jamais. Bref, j’ai forcé en css à mettre les colonnes de la meme taille :
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-6
{
width:50%;
}
puis, j’ai forcé le max width :
`#mega-menu-wrap-primary-menu #mega-menu-primary-menu img
{
max-width: initial;
}
Et effectivement ca marche 🙂