Forum


Replies: 3   Views: 2207
Checkboxes with embedhtml
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by lucaloda  · 14-12-2018 - 15:29

it seems not to work. the style is as such:

 

<style>

body { width: 100% !important; line-height: 200%; text-align: justify; text-justify: inter-word; font-size:12pt; }

img { width: 610pt; }

table { width: 100% !important; line-height: 120% !important; max-width: 100% !important; font-size: 7pt !important; text-align: center; }

table p { height: 7pt !important; }

table, th, td { border: 0 solid white; border-collapse: collapse; }

tbody tr:first-child td { background-color: #4BABC6; color: white; text-transform: uppercase; }

tbody tr:nth-child(even) { background-color: #DEF6F7 }

.tabella th, .tabella td { padding:10px; }

.tabella tbody tr td:nth-child(2) { text-align: center; width: 100px; }</style>"