Kiptain
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Slideshow Thickbox in IE doesn't workps. site is http://test.josmulder.nl/index.php/fotos/fotogalerij/
there you could see it…Forum: Fixing WordPress
In reply to: Nextgen Gallery all pictures arranged verticallyStill didn’t work..
The css that I found was:.ngg-gallery-thumbnail img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
margin:4px 0px 4px 5px;
padding:4px;
position:relative;
}So I replaced it with what you gave me:
.ngg-gallery-thumbnail img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
/* -sixx margin:4px 0px 4px 5px; */
margin-left: auto; /* -sixx- */
margin-right: auto; /* -sixx- */
padding:4px;
position:relative;
}But still the pictures are all beneath each other.
Is there anything I could do??!Forum: Fixing WordPress
In reply to: Nextgen Gallery all pictures arranged vertically@andrew Nevins yes Ive tried that
@doublesixx already tried that too, both didn’t work for me.nvm :’)
To be clear the JavaScript Thumbnail effect is constantly set back to custom even if I set the JavaScript Thumbnail effect none