Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   Centering table on page (http://forum.bytesforall.com/showthread.php?t=18507)

FineDesigns Sep 28, 2012 11:10 AM

Centering table on page
 
Hi! I really appreciate this forum. It's been a world of help for me. I would like to center a table on this page. I've tried using the plugins TinyMCE Advanced and Websimon Tables and can't figure out how to center the table. Do I need to add something to the Table Style option under Tables, and if so, what?

lmilesw Sep 28, 2012 11:52 AM

What have you tried?

FineDesigns Sep 28, 2012 12:06 PM

I've tried putting

margin-left: 150px;

in the table style area just to move it over a bit. I've tried clicking on the table itself in the post and indenting it or centering it. I've tried wrapping the table with

<div style="text-align: center; >

<table>
</table>

</div>

as was mentioned in another forum post.

lmilesw Sep 28, 2012 12:10 PM

You can use CSS to align the table if you know the width but using the table align property should do the trick. Just do a Google search for table alignment.

FineDesigns Sep 28, 2012 12:40 PM

Thanks Larry.


All times are GMT -6. The time now is 02:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.