SamyVienna
Forum Replies Created
-
the part with the backend works, but the first part makes the loader run in a loop, no images…
i also cant activate the function over the backend point, if i put a “1” in the box and save, the box is empty again…
this is what i get…
<div id=”ngg-slideshow-2-43-1″ class=”ngg-slideshow” style=”height:532px;width:800px;”>
<div id=”ngg-slideshow-2-43-1-loader” class=”ngg-slideshow-loader” style=”height:532px;width:800px;”>
<img src=”http://xxx.xxx/wp-content/plugins/nextgen-gallery-2/images/loader.gif ” alt=”” />
</div></div>my nggallery.css looks like this…
.ngg-slideshow {
width: 800px;
height: 532px;
background: #555555;
text-align: center;
padding: 0;
margin: 0 auto;
}.ngg-slideshow-loader{
margin: 0 auto;
padding: 0;
text-align: center;
padding-top: 233px;
}.ngg-slideshow-loader img{
text-align: center;
margin: 0 auto;
display:inline;
}i tried your solution alex, but for me it didn’t worked… did i edit the wrong css file?
i have the same problem… tried pretty much everything but nothing worked…
any ideas?