Title: Widget Table Alignment
Last modified: August 19, 2016

---

# Widget Table Alignment

 *  [natrepub](https://wordpress.org/support/users/natrepub/)
 * (@natrepub)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/widget-table-alignment/)
 * Hello,
 * I have an HTML table inside of one of my widgets. It is the second widget titled“
   Contributors”. My site is [http://www.nationalrepublicrat.com/](http://www.nationalrepublicrat.com/).
 * I seem to have something causing the table to have a gap at the top of the widget
   between the header image and the first contributor.
 * I am NOT very knowledgeable when it comes to WordPress. I appreciate any help!
 * Thanks!

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/widget-table-alignment/#post-1003385)
 * Hi
 * there are 3 line breaks `<br />` in between “Contributor” and the RSS feed icons.
   The code is
 *     ```
       <h4>Contributors</h4>
       <div class="textwidget"><center/>
       <br />
       <br />
       <br />
       ```
   
 * You will have to figure out where those line breaks are coming from.
 *  Thread Starter [natrepub](https://wordpress.org/support/users/natrepub/)
 * (@natrepub)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/widget-table-alignment/#post-1003428)
 * Thanks for the reply! Well, it seems it is the html table that is causing the
   line breaks.
 * If I just use the code it works, but then the items are too close. How can I 
   separate them?
 * I would need a space or two in the code where the word HERE is:
 *     ```
       <a href="http://www.nationalrepublicrat.com/author/republicrat/feed/">
       <img src="http://www.nationalrepublicrat.com/Images/feed.png"></a>
       <a href="http://www.nationalrepublicrat.com/author/republicrat/"><img src="http://www.nationalrepublicrat.com/Images/profile.gif"></a>
       <a href="http://www.nationalrepublicrat.com/author/republicrat/">Republicrat</a>HERE<a href="http://www.nationalrepublicrat.com/author/republicrat/feed/">
       <img src="http://www.nationalrepublicrat.com/Images/feed.png"></a>
       <a href="http://www.nationalrepublicrat.com/author/republicrat/"><img src="http://www.nationalrepublicrat.com/Images/profile.gif"></a>
       <a href="http://www.nationalrepublicrat.com/author/republicrat/">Republicrat</a>
       ```
   
 * The site is [http://www.nationalrepublicrat.com/](http://www.nationalrepublicrat.com/)
 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/widget-table-alignment/#post-1003602)
 * Not sure whether you’ve corrected this to your satisfaction. If you want to insert
   spaces you can do so by using   which inserts a non-breaking space character.
   You can use as many of those in a row as you like, and the browser will leave
   space for them.

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

The topic ‘Widget Table Alignment’ is closed to new replies.

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 3 replies
 * 2 participants
 * Last reply from: [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/widget-table-alignment/#post-1003602)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
