Title: Floating problems with galleries
Last modified: August 21, 2016

---

# Floating problems with galleries

 *  [Manny Fleurmond](https://wordpress.org/support/users/funkatronic/)
 * (@funkatronic)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/floating-problems-with-galleries/)
 * Whenever a gallery is rendered in a post, because you don’t clear the float of
   the gallery items, it messes with the flow of any content that appears after 
   the gallery. I suggest adding the following css for the rocketgallery container:
 * .rocketgalleries:after {
    content: “”; display: block; clear: both }
 * I’ve tested it and it fixes any issues
 * [https://wordpress.org/plugins/rocket-galleries/](https://wordpress.org/plugins/rocket-galleries/)

The topic ‘Floating problems with galleries’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rocket-galleries_595959.svg)
 * [Rocket Galleries](https://wordpress.org/plugins/rocket-galleries/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rocket-galleries/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rocket-galleries/)
 * [Active Topics](https://wordpress.org/support/plugin/rocket-galleries/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rocket-galleries/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rocket-galleries/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Manny Fleurmond](https://wordpress.org/support/users/funkatronic/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/floating-problems-with-galleries/)
 * Status: not resolved