Hello
I will rebuild my website, i am busy to make it,
I have now a (big) problem.
If my mouse will over the images then they go to another place.
Here you can see:
http://112vandaag.nl/nieuw/?p=22
I use:
NextGen gallery
Theme: Headlines.
Thankyou,
Bernt
That's just a lightbox. What's the problem?
Thats not the problem, if my mouse will over the image's then they will move.
I have this problem in Chrome
Remove padding: 5px; from:
.entry img, .entry img:hover {
border: 1px solid #CCCCCC;
padding: 5px;
}
in style.css
Thank you Thank you Thank you,
It works:D