Problem with images on overview pages
Closed, ResolvedPublic

Description

All the images here - https://www.apertus.org/axiom

... are too thin. They're supposed to be full width. I've tried editing the style with <div style="width:100%;"> but it doesn't work.

Related Objects

RexOr created this task.Dec 7 2018, 12:30 AM
RexOr moved this task from Backlog to Website on the Web Content & Documentation board.

Is this not a duplicate of T1110 ?

RexOr added a comment.Dec 9 2018, 10:51 PM

Nah. The images are meant to be full body width. There's a problem somewhere.

Right I see the problem now.

the <img> tag needs style="width:100%;" not a div around it.

I fixed it for the first image so you can look at the source code.

RexOr added a comment.Dec 9 2018, 11:25 PM

Thanks. I'll fix the rest.

RexOr closed this task as Resolved.Dec 20 2018, 8:29 PM