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

solarflysam’s picture

could really do with some help on this? anyone?

solarflysam’s picture

Assigned: solarflysam » Unassigned

ANYONE PLEASE HELP, I KNOW ITS SILLY BUT IT LOOKS BAD!

HELP!

W.M.’s picture

I have same problem.

W.M.’s picture

Add these two lines in TinyMCE -> table options -> advanced -> style

margin-left: auto; margin-right: auto;

Problem fixed :)

nicoloye’s picture

Issue summary: View changes
Status: Active » Closed (outdated)