Please have a look here http://test.madonna.nl of the picture below.
I want more space between picture 1 and 2, and picture 2 -3.
So picture 2 moves more to the right and is aligned with the picture above it (see green line).
Thanks!
Cyberek wrote:This can be done but will not work in all browsers. Will that be acceptable for you?
#nsp-nsp-134 .nspArt.nspCol3:nth-child(3n+3) {
padding-right: 0px ;
}
#nsp-nsp-134 .nspArt.nspCol3 a.nspImageWrapper {
margin-right: 0px !important;
}