Forum website resolution
33 posts
• Page 1 of 3 • 1, 2, 3
|
I run my screen in 1024*768 and in any topics and any parts of herald i see text cutted on right side (right side end text is not visible) and forum looks moved to right side,left side is ok.When i switch to higher resolution (1280*1024) whole text is visible but due old monitor and weak graphic card,my eyes hurts alot when i read text .
From this issue grows my question: screen resolution is uthgard forum website optimized. And is possible do something with that? I didnt have this problem with older version of forum website. |
|
test out some other browsers. some are better with low resolutions than others. i found that chrome and opera are really good at formatting properly in low resolutions, and firefox is ok with it too. internet explorer is really bad about it, tho.
|
|
I use Mozilla Firefox latest version with latest updates. I have only problem with uthgard forum website, everything else runs well without problems.
edit: Problem is mostly with older topics ( pre hacker attack forum state). In new topics i see whole text,moved to right but visible. |
|
fixt |
|
A few years later and there is still similar problems going around with posts that contain images.
Like this one: http://i.imgur.com/nv8Qbd5.jpg Putting a big image in a forum post pushes the forum size beyond the screen-resolution, and cutting of text to the right. It is even more evident when someone quotes a post with a big image in it. Image comes from chrome, 1280x screen resolution. Also tested with firefox, safari, opera, iron and shiira. Every browser showed the same behaviour. |
|
Yes images break the layout. Theres a script which automatical resizes too large images but this probably bugs a bit.
It's done when it's done. Thanks for your patience.
Every bug gets fixed. Sooner or later. "It is an inescapable law of nature that the amount of satisfaction one gains from achieving something is related to how hard it is and easy things can only elicit a fleeting superficial sort of pleasure." Blue says, "you used macro tools or macro keyboard" Pala says, "i am disabled. and i have a mechanic left hand that can be programed. its hard to play woith one hand" [Appeal] Bxxxxxxxx: "why is RA first aid cann man i stealth use and not unstealth cann man ra if man use unstealth ?????????" BannedUser: "i was not using automate game action my hand was fall on keyboard during i was sleep .... i was completly fall on keyboard ..." |
|
For this kind of problem, you can use chrome with Stylebot extension.
Then, you can add custom css to the site. Add this : div.postbody div.content img { max-width: 500px; } and customize the 500 by trying many values and checking the result. 500 should be the right value to use with a 1024x768 screen resolution. I have added many custom css to modify the layout of uthgard site (reducing height of banner and space used by header), this extension is just awesome ![]() For standard high resolution, there's an issue with post containing image quoted or attached. Image are resized in 800px width, which is too large when contained in "file-attach scrolling" or in a quote. Can be fixed with the Stylebot extension and this styles : dt.attach-image img { max-width: 100% } div.postbody div.content blockquote div img { max-width: 100% } RIP : Ectoplasme
My own version of Uthgard Character Builder |
|
This should not be required for the standard user. Its a bug that should be fixed.
It's done when it's done. Thanks for your patience.
Every bug gets fixed. Sooner or later. "It is an inescapable law of nature that the amount of satisfaction one gains from achieving something is related to how hard it is and easy things can only elicit a fleeting superficial sort of pleasure." Blue says, "you used macro tools or macro keyboard" Pala says, "i am disabled. and i have a mechanic left hand that can be programed. its hard to play woith one hand" [Appeal] Bxxxxxxxx: "why is RA first aid cann man i stealth use and not unstealth cann man ra if man use unstealth ?????????" BannedUser: "i was not using automate game action my hand was fall on keyboard during i was sleep .... i was completly fall on keyboard ..." |
|
as a standart user i can confirm i can't use what ectoplasme just suggested as my brain shuts off after the 2nd line
![]() |
|
Of course, that's a workaround. By the way, it points out what's wrong in your scropt. This widht:800px added in img tag is wrong when image appears in quote block or file-attachment. Replacing by or adding a max-width:100% fix the issue on Chrome. But need to test it on FF, IE, Safari to check if it doesn't have negative effect ![]() And for standard user, not so hard ! Install Chrome, install extension. When on Uthgard site, right click anywhere on the page, an choose Stylebot / Style element. Something appears on the right side ! Click on Edit Css. Copy paste the style that i wrote on previous post in the large area. Save. Press Escape key of your keyboard That's all folks ! RIP : Ectoplasme
My own version of Uthgard Character Builder |
|
Standard users dont read your post
![]() It's done when it's done. Thanks for your patience.
Every bug gets fixed. Sooner or later. "It is an inescapable law of nature that the amount of satisfaction one gains from achieving something is related to how hard it is and easy things can only elicit a fleeting superficial sort of pleasure." Blue says, "you used macro tools or macro keyboard" Pala says, "i am disabled. and i have a mechanic left hand that can be programed. its hard to play woith one hand" [Appeal] Bxxxxxxxx: "why is RA first aid cann man i stealth use and not unstealth cann man ra if man use unstealth ?????????" BannedUser: "i was not using automate game action my hand was fall on keyboard during i was sleep .... i was completly fall on keyboard ..." |
|
Seems like quotes with images in it break the layout. Images itself are scaled down already but in quotes it takes more space.
It's done when it's done. Thanks for your patience.
Every bug gets fixed. Sooner or later. "It is an inescapable law of nature that the amount of satisfaction one gains from achieving something is related to how hard it is and easy things can only elicit a fleeting superficial sort of pleasure." Blue says, "you used macro tools or macro keyboard" Pala says, "i am disabled. and i have a mechanic left hand that can be programed. its hard to play woith one hand" [Appeal] Bxxxxxxxx: "why is RA first aid cann man i stealth use and not unstealth cann man ra if man use unstealth ?????????" BannedUser: "i was not using automate game action my hand was fall on keyboard during i was sleep .... i was completly fall on keyboard ..." |
|
just a hint: I browse this forum sometimes via my smarphone - there is the same problem
![]() |
|
Different topic. Scaling the images does not happen dynamically. It's done when it's done. Thanks for your patience.
Every bug gets fixed. Sooner or later. "It is an inescapable law of nature that the amount of satisfaction one gains from achieving something is related to how hard it is and easy things can only elicit a fleeting superficial sort of pleasure." Blue says, "you used macro tools or macro keyboard" Pala says, "i am disabled. and i have a mechanic left hand that can be programed. its hard to play woith one hand" [Appeal] Bxxxxxxxx: "why is RA first aid cann man i stealth use and not unstealth cann man ra if man use unstealth ?????????" BannedUser: "i was not using automate game action my hand was fall on keyboard during i was sleep .... i was completly fall on keyboard ..." |
|
Are you a standard user ? ![]() RIP : Ectoplasme
My own version of Uthgard Character Builder |
33 posts
• Page 1 of 3 • 1, 2, 3
Who is online
Users browsing this forum: Majestic-12 [Bot] and 21 guests