Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dynamic width table in html5 output?

Contributor ,
Jun 20, 2022 Jun 20, 2022

In my FM19 document I have a table with the same width as the FM page (same as the pdf ouput.)

But in the html5 output, the table has a fixed width too. This looks weird, especially when the browser window is much wider. Can I somehow make the table with dynamic, so it always fits the page width?

 

217
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 21, 2022 Jun 21, 2022

Try editing the CSS used for your HTML5 conversion.

You can manage that CSS by using Import and Export options in the Publish Settings dialog.

MattSTechCommTools_0-1655831154701.pngexpand image

 

-Matt Sullivan
FrameMaker Course Creator, Author, Trainer, Consultant
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 21, 2022 Jun 21, 2022

Strange, I can't even find the table style in the css file.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 21, 2022 Jun 21, 2022
LATEST

Ah, but now that you are in there, you can add CSS to control your tables

(or, you can economically have someone write that CSS code for you, using fivrr.com or other services)

-Matt Sullivan
FrameMaker Course Creator, Author, Trainer, Consultant
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines