Best practice forum (Archived)

تمت إزالة منتدى المناقشة هذا

 
لقد تمت إزالة مشاركة المنتدى هذه
Thursday, 24 July 2014, 3:47 PM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Daniel Bond
Re: Internal Table borders not showing - ongoing issue
بواسطة Friday, 25 July 2014, 1:28 AM - Daniel Bond
مجموعة Most helpful contributor 2023

I would generally recommend using the built in styles for Totara:

<table class="generaltable">

All of the styles can be found in Site administration ► Appearance ► Themes ► Element Library if you want to see how the various effects throughout Totara are achieved.

Regards

Dan

لقد تمت إزالة مشاركة المنتدى هذه
Friday, 25 July 2014, 2:59 AM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Daniel Bond
Re: Internal Table borders not showing - ongoing issue
بواسطة Friday, 25 July 2014, 3:35 AM - Daniel Bond
مجموعة Most helpful contributor 2023

Sorry, I presumed given you had posted HTML code that you were looking for what the HTML / CSS was. The Element Library is just an example of each type of table, if you view the source code for the page you can see what classes have been used to achieve that effect. I agree that there isn't an easy way to build a table with borders just using TinyMCE, you may actually find it easier to make the tables (without adding borders, etc.) and then tweak the HTML afterwards to replace <table> with <table class="generaltable">

Regards

Dan