Hi, I located a problem with the image centered with a link (CSS class aligncenter).
This happens on Firefox 7 (24.0), Safari (5.1.10), Chrome (29.0.1547.76) and Opera (12.16) Mac.
By default iamge centered takes a high and low margin of 10px at Rollover adds a 10px offset more that moves the image down.
By changing the CSS like this:
.aligncenter body, entry-content-wrapper a:. aligncenter hover {
margin: 0px auto;
padding: 0px;
}
This solves the problem but the image actually loses its margins.
Regards.
Jean
PS : great job with the last update, the support of French language is great news! ;-)
Hi Jean,
Can you post the link to your website please?
Regards,
Josue
Hi, is a basic installation for testing Enfold and more extensions.
This is a personal test site in Mamp on my iMac, it is not constantly open: http://82.66.10.32/enfold/photos/
Refresh the display after each hover to see the image in its original posiiton.
Regards.
Jean