Share » Forums » Setup & design » Center tables in Online Editor?

Center tables in Online Editor?

Center tables in Online Editor?

Thursday 05 June 2008 12:03:24 pm - 1 reply

Author Message

Sander van den Akker

Friday 06 June 2008 7:43:02 am

You can create a new table class in content.ini:

[table]
availableClasses[]=newstyle

Then, add a corresponding style to one of your stylesheets:

table.newstyle {
margin: 0 auto;
}

Finally, select the newly added style form the dropdown menu when creating a new table. Don't forget to clear your caches!

eZ Publish certified developer
http://auth.ez.no/certification/verify/392313

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu