Lösung
Hallo,
habe nun das Problem selber gelöst. Für alle die das selbe Problem haben einfach folgendes ändern!
In der nggallery.css
ZitatAlles anzeigen/* ----------- Album Styles Compact -------------*/
.ngg-album-compact {
float:left;
[COLOR=Red]height:130px;[/COLOR]
padding-right:6px !important;
margin:0px !important;
text-align:left;
width:120px;
}
Ändert einfach das oben rot makierte von 180px auf 130px ( wie ich es jetzt habe ). Natürlich könnt ihr es auch auf jeden anderen wert ändern. Einfach mal ein bissel ausprobieren!
Gruß Karlchens