Title: Table Footer
Last modified: June 2, 2018

---

# Table Footer

 *  [driux](https://wordpress.org/support/users/driux/)
 * (@driux)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/table-footer/)
 * Hello,
 * This pertains to the desktop view of my website. I planted table at the footer
   of the design. My only issue with it is that I can’t get the content inside the
   table itself to align with the rest of the design. I’ve messed around with padding
   but it doesn’t give me the desired look. I make the widths of each row larger
   and this seems to work, but it stretches the table to the point where it starts
   needing the use of scrolling.
 * I’ll post my code for the tables later on as I am away from my computer but if
   anyone can give some tips I’d appreciate it!
 * – Driux
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftable-footer%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Anass Rahou](https://wordpress.org/support/users/ranss/)
 * (@ranss)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/table-footer/#post-10355743)
 * Hello there!
 * What kind of content are you putting inside that table, and when you say table,
   do you mean a `<table>` HTML tag?
 * There are other methods that are much more sustainable to do this in WordPress,
   for example a plugin called [Podamibe Simple Footer Widget Area](https://wordpress.org/plugins/podamibe-simple-footer-widget-area/)
   that you can give a try.
 * Let me know if this helps you to solve the issue.
 *  Thread Starter [driux](https://wordpress.org/support/users/driux/)
 * (@driux)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/table-footer/#post-10356083)
 * Yes I meant <table> sorry I should’ve clarified. You know what that plugin might
   do the trick instead of me messing with the actual footer I’ll give it a try!
 *  Thread Starter [driux](https://wordpress.org/support/users/driux/)
 * (@driux)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/table-footer/#post-10363028)
 * That plug in does not seem to work correctly for me. I implemented footers on
   my theme to enable the the plugin and it’s fairly basic footer addition with 
   not much customization which I need it to have.
    -  This reply was modified 7 years, 11 months ago by [driux](https://wordpress.org/support/users/driux/).
 *  Thread Starter [driux](https://wordpress.org/support/users/driux/)
 * (@driux)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/table-footer/#post-10363175)
 * Sorry for the triple posting I can’t edit my previous posts. Here’s the code 
   incase anyone wants to check it out
 *     ```
       <td class="centered-cell">
       <table width="100%" border="0" cellpadding="0" cellspacing="0">
       <tr valign="top">
       <td width="100%" height="20"></td></tr>
   
       <tr valign="top" bgcolor="#F6F5EB">
       <td>
   
       <table width="910" align="center" border="0" cellpadding="0" cellspacing="0" bgcolor="#F6F5EB">
       <tr valign="top">
       <td width="910" height="20">
       </td>
       </tr>
   
       <tr valign="top">
       <td width="910" height="90">
       <table width="910" align="center" border="0" cellpadding="0" cellspacing="0" bgcolor="#F6F5EB">
       <tr valign="top" width="910">
   
       <td width="185" height="90">
       <br>
       	<center><a href="http://kingdomhearts.be/#"><img src="http://kingdomhearts.be/wp-content/uploads/2018/05/Sora_3_Art_KHII.png" border="0"></a></center>
   
   
       </td>
   
       <td width="1" height="90" bgcolor="#A09671">
       </td>
   
       <td width="520" height="90">
       <br><div class="footer-style">
       &copy; 2018 KH JUNKIES. All Rights Reserved. <br>
       KINGDOM HEARTS artwork, characters, merchandise, <br>and music is copyrighted to Square Enix and Disney. We are in no way affilaited with Square-Enix.
       </div>
       <td width="1" height="90" bgcolor="#A09671">
       </td>
       <td width="293" height="90">
       <br><div class="footer-indent">
       <a href="https://www.facebook.com/khjunkies/"><img src="http://kingdomhearts.be/wp-content/uploads/2018/05/iconmonstr-facebook-4-48-1.png" border="0"></a>	
       <a href="https://twitter.com/khjunkies"><img src="http://kingdomhearts.be/wp-content/uploads/2018/05/iconmonstr-twitter-4-48.png" border="0"></a>
       <a href="https://www.instagram.com/khjunkies/"><img src="http://kingdomhearts.be/wp-content/uploads/2018/05/iconmonstr-instagram-14-48.png" border="0"></a>
       <a href="https://www.youtube.com/channel/UCuDrREQcu6e6QKwSDiIgkXA?view_as=subscriber"><img src="http://kingdomhearts.be/wp-content/uploads/2018/05/iconmonstr-youtube-4-48.png" border="0"></a>
       </div>
       </td>
       </tr></table>
   
       </td>
       </tr>
   
       <tr valign="top">
       <td width="910" height="20">
       </td>
       </tr>
   
       </td>
       </tr>
       </table>
       ```
   
 *  [Anass Rahou](https://wordpress.org/support/users/ranss/)
 * (@ranss)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/table-footer/#post-10363227)
 * I will recommend you to use a plugin called [Magic Liquidizer Responsive Table](https://wordpress.org/plugins/magic-liquidizer-responsive-table/)
   that will help you to make responsive (adaptable) HTML tables desing.
 * Give this a try and tell me about your experience with it.

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

The topic ‘Table Footer’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [Anass Rahou](https://wordpress.org/support/users/ranss/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/table-footer/#post-10363227)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
