Forums

[Plugin: NextGEN Gallery] compact style shows 1 album per row? (4 posts)

  1. shadow_boi
    Member
    Posted 1 year ago #

    I am using the album compact style.

    However, it only show 1 album per row.

    http://www.poba.net/iphone-wallpapers

    how can i change the css codes so that it has multiple albums per row?

    thanks.

  2. shadow_boi
    Member
    Posted 1 year ago #

    i know the cause now, but i donno why it happens.

    the plugin will generate the codes like:

    <div class="ngg-albumoverview">
    					<div class="ngg-album-compact">
    						<div class="ngg-album-compactbox">
    							<div class="ngg-album-link">
    								<a class="Link" href="#" ><img class="Thumb" alt="Architecture" src="#"/></a>
    							</div>
    						</div>
    						<h4><a class="ngg-album-desc" title="Architecture" href="#" >Architecture</a></h4>
    						<p><strong>1</strong> Photos</p></div></div>
    
    <div class="ngg-clear"></div>
    <div class="ngg-albumoverview">
    					<div class="ngg-album-compact">
    						<div class="ngg-album-compactbox">
    							<div class="ngg-album-link">
    								<a class="Link" href="#" ><img class="Thumb" alt="Abstract" src="#.jpg"/></a>
    							</div>
    						</div>
    						<h4><a class="ngg-album-desc" title="Abstract" href="#" >Abstract</a></h4>
    						<p><strong>270</strong> Photos</p></div></div>
    
    <div class="ngg-clear"></div>

    but i look at html codes from other working sites like: http://www.joshimotions.de/galerien/

    they have everything just inside one <div class="ngg-albumoverview"> ...</div>

    Why my codes are different?

  3. alexrabe
    Member
    Posted 1 year ago #

    Switch to the default theme and check it, if this doesn't help disable all other plugins for a test, then you should be able to find the reason...

  4. shadow_boi
    Member
    Posted 1 year ago #

    haha, that was a fast reply.

    actually my set up was wrong, i set up mutiply albums with only 1 gallery in it.

    now i think it works. thanks. alexrabe

Topic Closed

This topic has been closed to new replies.

About this Topic