Tue, Nov 5, 2:31 AM CST

Renderosity Forums / Community Center



Welcome to the Community Center Forum

Forum Moderators: wheatpenny Forum Coordinators: Anim8dtoon

Community Center F.A.Q (Last Updated: 2024 Nov 04 7:11 am)

Forum news, updates, events, etc. Please sitemail any notices or questions for the staff to the Forum Moderators.



Subject: Note to Rendo's website programmers...


ockham ( ) posted Tue, 26 August 2014 at 5:22 AM · edited Sat, 31 August 2024 at 2:27 PM

file_506878.jpg

Your RWD is doing weird things.  I changed my display resolution this week because I was tired of squinting.  This changed the scaling of web frames, with the results visible above.  Note that the upper bar, normally carrying Marketplace, is blank!

Also note that the forum parts are underlapping the sidebar.

My python page
My ShareCG freebies


TinaK ( ) posted Tue, 26 August 2014 at 6:06 AM

Can you tell me what browser you are using before I pass this onto our Programmers?

Tina Kaylor

Community Manager


Fenier ( ) posted Tue, 26 August 2014 at 1:02 PM

It's not browser specific, it's related to the media query breakpoints you have set in your CSS.

You can recreate in any browser simply by adjusting the window size or the screen resolution.


Miss Nancy ( ) posted Tue, 26 August 2014 at 1:13 PM · edited Tue, 26 August 2014 at 1:24 PM

I get that in safari when browser window 940 px.

browser tooo small

didn't notice before, as browser window usually 1280 px.



ockham ( ) posted Tue, 26 August 2014 at 7:43 PM

This is in Firefox. 

I bought a 1920x1080 monitor, ironically to make Poser work better... but I've found that there's no way to make fonts large enough for my ancient eyes to see properly at the default resolution.  So I finally set it down to 1600 x 900, which tends to squeeze things in strange ways but makes letters nicely visible.

As Fenier says, this isn't really browser-specific.  But in the bizarre world of RWD all exceptions have meta-exceptions and all meta-exceptions have meta-meta-exceptions, and so ad infinitum.

My python page
My ShareCG freebies


Miss Nancy ( ) posted Wed, 27 August 2014 at 11:39 AM

they may be able to help with poser font sizes, e.g. in UI/xml pref files.  admittedly not user-friendly, but they'll know more in poserforum.



arcady ( ) posted Wed, 27 August 2014 at 2:37 PM

This looks like its the result of using something like bootstrap (which I see in the source, is in fact used here).

Basically you have CSS designed to detect a mobile device and adjust everything when found. It does so using the window size. So adjusting your window can cause the screen to go into mobile mode - where buttons get moved and things go single column, etc...

But if mixed with other plugins that use different methods for mobile detection, it can get really weird when not actually on a mobile device - and you get things like ads displaying over places that have moved because they think they're mobile.

Bootstrap is great - I love that plugin and use it myself at my work. It really smoothes out a lot of CSS issues. But it also assumes people are on more modern displays and that the chances of them zooming the display, using a small resolution, or even using a window that is much smaller than the rest of the screen... are small.

Truth has no value without backing by unfounded belief.
Renderosity Gallery


tchadensis ( ) posted Sun, 31 August 2014 at 7:35 AM

Quote - make fonts large enough for my ancient eyes to see properly at the default resolution.  

Get glasses.

I had the optometrist tell me the approximate diopter for each eye then bought a bunch of cheap reading glasses at the drug store and swapped the lenses (.025 in my right and 1.25 left).  I have the expensive pair (bought through the optometry shop) for computer work and keep my cheapo glasses all over the house.  I have several in the garage for working on stuff and even tied a pair to the inside of my welding googles.  

 


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.