Title: Problem with images
Last modified: February 5, 2018

---

# Problem with images

 *  Resolved [vincenzocefariello](https://wordpress.org/support/users/vincenzocefariello/)
 * (@vincenzocefariello)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-images-27/)
 * Hello all.
 * I am just having a problem setting images on a line on this page,
 * my images go down like that [https://sciencenerd.it/calcolo-distribuito/progetti-boinc/](https://sciencenerd.it/calcolo-distribuito/progetti-boinc/)
 * i need them to be in a line inside the field, next to each other.
 * Sorry for the dumb question.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-images-27%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-images-27/#post-9938530)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen
   of TablePress:
 *     ```
       .tablepress-id-1 .column-3 br {
           display: none;
       }
       .tablepress-id-1 .column-3 img {
           float: none;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [vincenzocefariello](https://wordpress.org/support/users/vincenzocefariello/)
 * (@vincenzocefariello)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-images-27/#post-9938646)
 * thanks, it works!
 * didn’t noticed the “plugin options” tab 🙂 .
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-images-27/#post-9938798)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with images’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [images](https://wordpress.org/support/topic-tag/images/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-images-27/#post-9938798)
 * Status: resolved