[www.pillarcatholic.com] initial image not loading

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
ltcomdata
Moonbather
Moonbather
Posts: 59
Joined: 2015-06-28, 03:49
Location: WI

[www.pillarcatholic.com] initial image not loading

Unread post by ltcomdata » 2022-09-11, 02:25

They recently re-designed The Pillar website. They used to be on substack, but maybe they have their own domain now...

Anyway, their articles (this one, for instance, https://www.pillarcatholic.com/in-ukrai ... he-church/) start with an initial image, but the initial image is not displaying on my Pale Moon system. It does display in Chromium Edge.

Not a big deal I guess, but I thought I would pass it on.

Thanks.

User avatar
jobbautista9
Keeps coming back
Keeps coming back
Posts: 950
Joined: 2020-11-03, 06:47
Location: Philippines

Re: [www.pillarcatholic.com] initial image not loading

Unread post by jobbautista9 » 2022-09-11, 04:43

Removing the "c-feature-image" class from the img element seems to make the image show again.

Here's the class' code (prettified by me):

Code: Select all

.c-feature-image {
                       position: absolute;
                       inset: 0;
                       width: 100%;
                       height: 100%;
                       -o-object-fit: cover;
                       object-fit: cover
                 }
EDIT: And removing the position property from that class makes the image show again.
Image

:akko_derp:

XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.

ltcomdata
Moonbather
Moonbather
Posts: 59
Joined: 2015-06-28, 03:49
Location: WI

Re: [www.pillarcatholic.com] initial image not loading

Unread post by ltcomdata » 2022-09-11, 07:27

Thank you for the response.
Is this a problem with the website not following standards?
Or an issue with Pale Moon not having implemented a common feature?
Or both?

User avatar
somdcomputerguy
Lunatic
Lunatic
Posts: 403
Joined: 2014-02-23, 17:25
Location: Greenbrier County, West Virginia

Re: [www.pillarcatholic.com] initial image not loading

Unread post by somdcomputerguy » 2022-09-11, 07:35

I'm sure the page could be 'edited' several ways to get it to display right. I feel just an <img> tag should've been used instead.
:cool: -bruce /* somdcomputerguy.com */
'If you change the way you look at things, the things you look at change.'