Advanced Table – Fixed Width not working
-
Sorry that I am unable to provide a link as the site is under development on a localhost.
In Advanced table, I want to use fixed width option on a table containing some merged cells as well. In my testing one table is without any merged cell and the table is with few merged cells. Both are tables with 3 rows and five columns.
Irrespective of the width settings and irrespective of whether the table contains merged cells or not, the resultant output is of variable width that wraps the contents to next lines.
Fixed length is not working at all in the outputs, though the edit screens show proper effect of width settings selection.
-
Hi @dhatul,
I’m afraid having a link to preview the issue would speed up the process.Please check with another theme and see if works different, this as a test to see if the current theme could be involved in the issue.
Tried it with two other themes – result is the same.
Is there anyway I can send you the screenshots?
- This reply was modified 4 years, 1 month ago by dhatul.
A screenshot may help, but is not enough. Use a free service to upload and share images like https://imgbb.com/. Also share the HTML from the Code editor mode.
First two screenshots are for variable width and the next two screenshots are for fixed width
Thanks for sharing the screenshots! Any chance to get the HTML from the Code editor mode? Without that we are very limited to reproduce your case scenario.
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes Unmerged-table"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr><tr><td style="color:#505050;padding-left:10px;background-color:#abb8c3;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Food Availability</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Available / Not Available</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Veg./Non-veg.</strong></td><td style="padding-left:10px;color:#505050;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px">Please note that many places do not allow food inside. Some places may have a small cafeteria, please do confirm beforehand.</td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr></tbody></table>
- This reply was modified 4 years, 1 month ago by dhatul.
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes Merged-table"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;background-color:#abb8c3;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Food Availability</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Available / Not Available</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Veg./Non-veg.</strong></td><td style="padding-left:10px;color:#505050;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px" colspan="2">Please note that many places do not allow food inside. Some places may have a small cafeteria, please do confirm beforehand.</td></tr></tbody></table>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes" style="table-layout:fixed"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Still Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td>Please note that many places such as museums and religious places do not allow photography. At some places one can use phone cameras. However, please do confirm beforehand.</td><td></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs.</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Video Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td></td><td></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs,</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Tripod Stand</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Not allowed</td><td></td><td></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td></tr></tbody></table>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes" style="table-layout:fixed"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;background-color:#abb8c3;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Camera Equipment</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Allowed / Not Allowed</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Camera Fee</strong></td><td style="padding-left:10px;color:#505050;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000">Please note that many places such as museums and religious places do not allow photography. At some places one can use phone cameras. However, please do confirm beforehand.</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Still Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs.</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Video Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs,</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Tripod Stand</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Not allowed</td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td></tr></tbody></table>
HTML code corresponding to all the four screenshots have been reproduced above.
The HTML I need includes commented lines that make reference to the table block. This screenshot may help: https://ibb.co/dWTzYtf
<!-- wp:advgb/table {"changed":true,"align":"center","className":"is-style-stripes Unmerged-table"} --> <table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes Unmerged-table"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr><tr><td style="color:#505050;padding-left:10px;background-color:#abb8c3;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Food Availability</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Available / Not Available</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Veg./Non-veg.</strong></td><td style="padding-left:10px;color:#505050;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px">Please note that many places do not allow food inside. Some places may have a small cafeteria, please do confirm beforehand.</td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr></tbody></table> <!-- /wp:advgb/table --> <!-- wp:separator --> <hr class="wp-block-separator"/> <!-- /wp:separator --> <!-- wp:advgb/table {"changed":true,"align":"center","className":"is-style-stripes Merged-table"} --> <table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes Merged-table"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;background-color:#abb8c3;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Food Availability</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Available / Not Available</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Veg./Non-veg.</strong></td><td style="padding-left:10px;color:#505050;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px" colspan="2">Please note that many places do not allow food inside. Some places may have a small cafeteria, please do confirm beforehand.</td></tr></tbody></table> <!-- /wp:advgb/table --> <!-- wp:separator --> <hr class="wp-block-separator"/> <!-- /wp:separator --> <!-- wp:advgb/table {"hasFixedLayout":true,"changed":true,"align":"center","className":"is-style-stripes"} --> <table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes" style="table-layout:fixed"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Still Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td>Please note that many places such as museums and religious places do not allow photography. At some places one can use phone cameras. However, please do confirm beforehand.</td><td></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs.</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Video Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td></td><td></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs,</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Tripod Stand</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Not allowed</td><td></td><td></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td></tr></tbody></table> <!-- /wp:advgb/table --> <!-- wp:separator --> <hr class="wp-block-separator"/> <!-- /wp:separator --> <!-- wp:advgb/table {"hasFixedLayout":true,"changed":true,"align":"center","className":"is-style-stripes"} --> <table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes" style="table-layout:fixed"><thead><tr><th style="vertical-align:middle;text-align:center;color:#505050" colspan="5"><strong>Some places may have certain restrictions for visitors. Please do confirm before you go there.</strong></th></tr></thead><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle" colspan="4"></td></tr><tr><td style="color:#505050;padding-left:10px;background-color:#abb8c3;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Camera Equipment</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Allowed / Not Allowed</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Camera Fee</strong></td><td style="padding-left:10px;color:#505050;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000">Please note that many places such as museums and religious places do not allow photography. At some places one can use phone cameras. However, please do confirm beforehand.</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Still Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs.</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Video Camera</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Rs,</td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000"><strong>Tripod Stand</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle">Not allowed</td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle"></td></tr></tbody></table> <!-- /wp:advgb/table -->
Above is all I see. Is this what you are looking for?
Thanks, @dhatul! That’s the code we need.
The table and column widths are set by the widths of table and col or by the width of the first row of cells.
Probably using a fixed width is not a good approach in this case scenario with merged cells.
- The topic ‘Advanced Table – Fixed Width not working’ is closed to new replies.