Content reflow

Discussions about Help+Manual 9

Moderators: Alexander Halser, Tim Green

Post Reply
tatar027
Posts: 5
Joined: Thu Oct 26, 2023 4:52 pm

Content reflow

Unread post by tatar027 »

Hello,

Is there a way to reflow content in H&M when a user zooms in up to 400% to meet this accessibility criterion?:

"Content can be presented without loss of information or functionality, and without requiring scrolling in two dimensions for:
  • Vertical scrolling content at a width equivalent to 320 CSS pixels;
  • Horizontal scrolling content at a height equivalent to 256 CSS pixels."
(ref: https://www.w3.org/WAI/WCAG21/Understanding/reflow.html)

I'm using WebHelp. Any guidance would be much appreciated!

Thanks in advance,
Taylor
User avatar
Tim Green
Site Admin
Posts: 23189
Joined: Mon Jun 24, 2002 9:11 am
Location: Bruehl, Germany
Contact:

Re: Content reflow

Unread post by Tim Green »

Hi Taylor,

If you avoid tables and only use images formatted for responsive behavior (Width: % of page width, maximum is physical width") then it should work fine in WebHelp.
Regards,
Tim (EC Software Documentation & User Support)

Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
tatar027
Posts: 5
Joined: Thu Oct 26, 2023 4:52 pm

Re: Content reflow

Unread post by tatar027 »

Hi Tim,

Thank you for this. I don't believe we have tables on most pages but we still have issues with this, unless you mean the table of contents?
User avatar
Tim Green
Site Admin
Posts: 23189
Joined: Mon Jun 24, 2002 9:11 am
Location: Bruehl, Germany
Contact:

Re: Content reflow

Unread post by Tim Green »

tatar027 wrote: Tue Mar 05, 2024 3:06 pm Thank you for this. I don't believe we have tables on most pages but we still have issues with this, unless you mean the table of contents?
We would need to see an example with the specific content you are using, along with the specific skin you are using to generate your WebHelp. You can mail it to support AT ec-software.com (replace the AT with @).
Regards,
Tim (EC Software Documentation & User Support)

Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
Post Reply