View Single Post
Old 10-28-2022, 05:22 AM   #3
nathanleo
Registered User
 
Join Date: Jul 2017
Posts: 2,060
This happens when pages use absolute values in CSS declarations, or use images designed to look best at a specific browser width (such as 980px). To fix: Make sure that the page uses relative width and position values for CSS elements, and make sure images can scale as well.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.





To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
nathanleo is offline   Reply With Quote