Title: Cell text alignment
Last modified: August 21, 2016

---

# Cell text alignment

 *  Resolved [michelcollignon1965](https://wordpress.org/support/users/michelcollignon1965/)
 * (@michelcollignon1965)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/)
 * I’ve got an issue with text alignment. i just can’t get de text aligned to top,
   how many times i’ve tried to set it to top in cell, row and column.
    [http://www2.weertersportraad.nl/leden/sectie-4-zaalsporten/](http://www2.weertersportraad.nl/leden/sectie-4-zaalsporten/)
 * Any ideas?

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/#post-4429476)
 * Isn’t it done with “vertical-align” in CSS?
    [http://www.w3schools.com/cssref/pr_pos_vertical-align.asp](http://www.w3schools.com/cssref/pr_pos_vertical-align.asp)
 * Target the `<td>`
 *  Thread Starter [michelcollignon1965](https://wordpress.org/support/users/michelcollignon1965/)
 * (@michelcollignon1965)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/#post-4429481)
 * I can try that. But it’s still funny that in the html this should work too:
 *     ```
       <tbody>
       <tr valign="top">
       <td valign="top">
       <h1><span style="color: #da2128;">Sporthal en gymzaal Aan de Bron</span></h1>
       <p>Maaslandlaan 3</p>
       <p>6004 GC Weert</p>
       <p>0495 - 451 444</p>
       <h6><a title="Volleybal vereniging VC Weert" href="http://www.vcweert.nl/" target="_blank">VC WEERT</a></h6>
       <h6><a title="Handbal vereniging HV Rapiditas" href="http://www.hvrapiditas.nl/" target="_blank">HV RAPIDITAS</a></h6>
       <h6><a title="Goalball vereniging HV Rapiditas" href="http://www.hvrapiditas.nl/goalbal.php/" target="_blank">GOALBALL RAPIDITAS</a></h6>
       </td>
       ```
   
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/#post-4429482)
 * Just a thought but your HTML valign may not be working because you’ve got non-
   tabular elements inside your table, block elements that may not necessarily follow
   the same behaviour as tabular elements.
 *  Thread Starter [michelcollignon1965](https://wordpress.org/support/users/michelcollignon1965/)
 * (@michelcollignon1965)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/#post-4429488)
 * Hmmm, I think i’ve done it.
    Pasted and altered it in the Theme options advanced
   section with CSS
 *  Thread Starter [michelcollignon1965](https://wordpress.org/support/users/michelcollignon1965/)
 * (@michelcollignon1965)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/#post-4429631)
 * The issue itself it’s solved but with that done I created an other issue I think.
   
   Hyperlinks in texts are some how not lined with the plain text. [http://www.flickr.com/photos/mcollignon/11479713204/](http://www.flickr.com/photos/mcollignon/11479713204/)
   How to solve this? I cant figure it out with Firebug. Any ideas?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/#post-4429636)
 * You ought to create a new thread about this

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

The topic ‘Cell text alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/admired/1.2.1/screenshot.png)
 * Admired
 * [Support Threads](https://wordpress.org/support/theme/admired/)
 * [Active Topics](https://wordpress.org/support/theme/admired/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/admired/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/admired/reviews/)

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/cell-text-alignment/#post-4429636)
 * Status: resolved