Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

While wring in Table inside a new message width of cell is changing when i am writing inside a cell

more options

In a new message in Thunderbird, when i insert a table of certain rows and width, then i start wring inside the table cell, i find that the width of the cell (of the Table) is constantly getting changed as I write. The width of the said cell should not change in first place, and i find that i am unable to adjust the cell width to my requirement. Please guide me. Thanks and Regards

In a new message in Thunderbird, when i insert a table of certain rows and width, then i start wring inside the table cell, i find that the width of the cell (of the Table) is constantly getting changed as I write. The width of the said cell should not change in first place, and i find that i am unable to adjust the cell width to my requirement. Please guide me. Thanks and Regards
Priloženi posnetki zaslona

Izbrana rešitev

HTML table cells are stretchy by nature.

I assume you already set a width for each column (such as 33%). After that, there is one more step: setting the table to use a fixed layout. The only way I see to do it is to return to the same Table Properties dialog:

Format > Table > Table properties

Then click the Advanced Edit... button

Then under Inline Style, add a new property table-layout with the value fixed.

See attached screenshot collage.

General Ref. Tables - Format messages with rows and columns

Preberite ta odgovor v kontekstu 👍 1

Vsi odgovori (1)

more options

Izbrana rešitev

HTML table cells are stretchy by nature.

I assume you already set a width for each column (such as 33%). After that, there is one more step: setting the table to use a fixed layout. The only way I see to do it is to return to the same Table Properties dialog:

Format > Table > Table properties

Then click the Advanced Edit... button

Then under Inline Style, add a new property table-layout with the value fixed.

See attached screenshot collage.

General Ref. Tables - Format messages with rows and columns