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
|