Jump to content
View in the app

A better way to browse. Learn more.

*DEV* Pro Wrestling Only

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted
comment_5881654

Hi! I've popped back casually after a few years away and noticed the upgrade. One thing isn't quite right though. On mobile, images break the natural page width:

It seems to me that the cause is the addition of

.cPost div[data-role="commentContent"] img.ipsImage_thumbnailed{max-width:1000px;max-height:750px;}

to your framework.css. That's saying that if your image is larger than 1000px wide, then reduce it to that width, which is what is happening. However, it's taking priority over another rule which says do not allow an image to be wider than the page width.

I don't know what this rule was added for but it's clearly problematic. (And not the correct approach to take; changes should be made in custom.css. The stock CSS files will either be overwritten in future upgrades (meaning that you lose your changes) or not overwritten (meaning that changes that are part of upgrades won't be introduced) -- the jury's out as to which of the two approaches apply here!)

You need to get rid of this rule as it stands because of the knock-on problems it's causing but there'll be an alternative way of doing what you intended. What is it you were trying to achieve by adding this rule?

  • 1 month later...
  • 2 weeks later...
  • Author
comment_5886309
On 4/13/2019 at 10:43 PM, Charles (Loss) said:

Do you have a screenshot?

Screenshot_20190424-145535.png

To read, it's necessary to scroll horizontally, so this  happens:

Screenshot_20190424-145549.png

On 4/13/2019 at 10:43 PM, Charles (Loss) said:

This was a default setting that happened with the upgrade, not actually something we manually changed.

You'll be in the clear whenever you upgrade, then; there's no sign of that line in the latest versions' framework.css :)

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.