CSS overrides provide a powerful way to easily change the look and feel of your community. Here we show you how you can use CSS overrides to format the display of a table in a wiki page.
The CSS overrides we used:
.WikiTable{ border:solid 1px #000; border-collapse:collapse; }.WikiTable td{ border:solid 1px #000; padding:5px; }.WikiTableBgBlue { background-color:#00539F; color:#FFFFFF; }
For Telligent Community (read more about using CSS overrides):
For Telligent Enterprise (read more about using CSS overrides):
The Telligent Community version of this video was posted in the 5.x documentation here: telligent.com/.../3807.aspx