Actions

Talk

Faith

From DramaWiki

It's not the first time I've seen server scripts working incorrectly when dividing a list into columns, or using tags incorrectly.

/div

div style="float:right; width:50%;"

As a result, some of the information disappears on the displayed page. The tag is missing on this particular page.

Production Credits

Witwood 14:27 2025-Dec-20

This is not too surprising, particularly with some older pages like this one, which predate some of the newer formatting templates. How a page displays depends greatly on the viewer's platform. For instance, the Faith page currently looks fine on my Windows desktop; on my Android phone, it's a mess.
We could try to update some of the older scripts, but that may not entirely fix the problem. DW was not really designed with modern smartphones in mind. --FritzB (talk) 06:50, 20 December 2025 (PST)
I have a desktop PC with Windows 10 + MS Edge, but the page looks like this.
is possible that MS Edge incorrectly displays part of the page code after
br clear="all"/
because the clear attribute is considered obsolete. And most likely MS handles it by default. And they probably don't even know what they have there by default.
Witwood 03:54 2025-Dec-21
Your rig is similar to mine except that I use Chrome, so it could very well be a browser-specific issue with MS Edge. In the past, we have also noticed some display differences using different DW skins.
I just updated the scripts. See if that fixed it. --FritzB (talk) 06:44, 21 December 2025 (PST)
All Ok! Thanks!
Witwood 19:07 2025-Dec-21