Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter olivertwisty

    (@olivertwisty)

    So in the source the is being misplaced. It should be after the text and thumbnail correct?

    How do I fix this?

    Is there a .php file I need to correct/update?

    <!-- List of galleries --> 
    
    	<div class="ngg-album">
    	<a href="http://www.hificartel.com/photos/verboten-presents-unnatural-disasters/"></a>
    		<div class="ngg-albumtitle">Verboten presents Unnatural Disasters</div>
    			<div class="ngg-albumcontent">
    				<div class="ngg-thumbnail">
    					<img class="Thumb" alt="Verboten presents Unnatural Disasters" src="http://www.hificartel.com/albums/100310_verb/thumbs/thumbs_hifi_102.jpg"/>
    				</div>
    				<div class="ngg-description">
    				<p>Soul Clap, Nicolas Jaar, Leks, Free Magic
    <br>Rivington Hotel Penthouse, NYC
    <br>10.3.10
    </p>
    								<p><strong>104</strong> Photos</p>
    							</div>
    		</div>
    	</div> 
    
    	<!-- Pagination -->
     	<div class="ngg-clear"></div>
    </div> 
    
    </code><br />
    <code>
    <div class="ngg-albumoverview">
    Thread Starter olivertwisty

    (@olivertwisty)

    So in the source the hyperlink </a> is being misplaced. It should be after the text and thumbnail correct? Is this even the problem?

    How do I fix this?

    Is there a .php file I need to correct/update?

    <!-- List of galleries --> 
    
    	<div class="ngg-album">
    	<a href="http://www.hificartel.com/photos/verboten-presents-unnatural-disasters/"></a>
    		<div class="ngg-albumtitle">Verboten presents Unnatural Disasters</div>
    			<div class="ngg-albumcontent">
    				<div class="ngg-thumbnail">
    					<img class="Thumb" alt="Verboten presents Unnatural Disasters" src="http://www.hificartel.com/albums/100310_verb/thumbs/thumbs_hifi_102.jpg"/>
    				</div>
    				<div class="ngg-description">
    				<p>Soul Clap, Nicolas Jaar, Leks, Free Magic
    <br>Rivington Hotel Penthouse, NYC
    <br>10.3.10
    </p>
    								<p><strong>104</strong> Photos</p>
    							</div>
    		</div>
    	</div> 
    
    	<!-- Pagination -->
     	<div class="ngg-clear"></div>
    </div> 
    
    </code><br />
    <code>
    <div class="ngg-albumoverview">
Viewing 2 replies - 1 through 2 (of 2 total)