Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress Native Gallery and Image Caption Reply To: WordPress Native Gallery and Image Caption

#177513
Paulie_D
Member

Each of these ‘gallery-items’ and children seem to have what I assume are automatic classes applied…but there is no styling applied for the classes.


<dl class="gallery-item">
    <dt class="gallery-icon landscape">
         <img width="600" height="600" src="http://www.laetitiaperles.ch/wp-content/uploads/2014/06/000182110008-700x700.jpg" class="attachment-large" alt="three">
     </dt>
     <dd class="wp-caption-text gallery-caption">three</dd>
</dl>