Posted by solarflysam on June 16, 2009 at 12:48pm
Jump to:
| Project: | TinyMCE |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hey all,
I have been using the Tiny MCE editor but i am having problems with the table function cant get the tables to Center. this site is a project for a friend and a chance for me to learn drupal for my own site www.area51gym.com/prices, i have tried inserting the center code in HTML but still too no avail. anyone have any ideas would like to sort this out as it doesn't look too good. oh and i have tried using the center function when making the table.
sam
Comments
#1
could really do with some help on this? anyone?
#2
ANYONE PLEASE HELP, I KNOW ITS SILLY BUT IT LOOKS BAD!
HELP!
#3
I have same problem.
#4
Add these two lines in TinyMCE -> table options -> advanced -> style
margin-left: auto; margin-right: auto;
Problem fixed :)