Title: Inserting image and making text bold
Last modified: February 4, 2019

---

# Inserting image and making text bold

 *  Resolved [dadams76](https://wordpress.org/support/users/dadams76/)
 * (@dadams76)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/inserting-image-and-making-text-bold/)
 * hi Tobias,
    You are fast!!!. I’m editing my post. I figured out how to insert
   my image. I have a question. In my link I have a 2 row-2 column. In the right
   hand column I want to make the text bold. Also, on the top and bottom there is
   a grey footer and header. The check boxes are not checked. Can you help me again
   please? How can I send you a image of my page?
 * My CSS:
    }
 * .tablepress-id-8 .row-1 .column-b td {
    font-weight: bold; }
 * Dave
    -  This topic was modified 7 years, 3 months ago by [dadams76](https://wordpress.org/support/users/dadams76/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finserting-image-and-making-text-bold%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/inserting-image-and-making-text-bold/#post-11168080)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Unfortunately, your link is not working for me, as my IP seems to be on the WordFence
   country blacklist.
 * Now, to insert an image, just use the “Insert Image” button below the table input
   fields. To make text bold, you could e.g. write it as
 *     ```
       <strong>This text is bold.</strong>
       ```
   
 * or use the CSS approach from [https://tablepress.org/faq/highlight-cells-or-content/](https://tablepress.org/faq/highlight-cells-or-content/)
   with a CSS command like
 *     ```
       font-weight: bold;
       ```
   
 * in it.
 * Regards,
    Tobias
 *  Thread Starter [dadams76](https://wordpress.org/support/users/dadams76/)
 * (@dadams76)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/inserting-image-and-making-text-bold/#post-11168958)
 * Tonias,
    I sent you a email through your domain with a screenshot of my webpage.
 * Dave
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/inserting-image-and-making-text-bold/#post-11169942)
 * Hi Dave,
 * thanks for the screenshot! These gray block could be coming from extra HTML code.
   On the “Edit” screen of this page, where you inserted the Shortcode, please switch
   from the “Visual” to the “Text” editor. Then, please check if there is extra 
   HTML code like `<pre>` and `</pre>` around the Shortcode and remove it.
 * Regards,
    Tobias
 *  Thread Starter [dadams76](https://wordpress.org/support/users/dadams76/)
 * (@dadams76)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/inserting-image-and-making-text-bold/#post-11172254)
 * Tobias,
    You were right. I had some code in the text area that needed to be removed.
   Everything works great. I added a donation for your plugin. I love it.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/inserting-image-and-making-text-bold/#post-11172503)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks
   again for the donation, I really appreciate it!
 * Best wishes,
    Tobias

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

The topic ‘Inserting image and making text bold’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/inserting-image-and-making-text-bold/#post-11172503)
 * Status: resolved