![]() |
CMS UPDATE for [table] tag Hi, Lets start quick deep in the topic. 1. If we insert this in cms content: Code: [table="width:100%, class:grid"] [tr] [td]test[/td] [td]test[/td] [/tr] [/table] we will get this in html .. HTML Code: test test First, why we get a class attribute for each tr and td you can simply use this in your css: HTML Code: table.cms_table_grid { .. whatever .. } table.cms_table_grid tr { .. whatever .. } table.cms_table_grid td { .. whatever .. } 2. Why we don't have [th] for (Table Header) tag ? 3. It would be a nice enhancement if we could also use this: Code: [td="class: ,width:40%, attributes.."] 4. It would be great if we could add more classes for table easly. BTW, It's OK with me adding them manually in the additional css template. Regards, |
الساعة الآن 05:11 PM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir