_GOTOBOTTOM
Site Talk
Site announcements, comments, or feedback about the site.
Width of screen?
Halfyank
Visit this Community
Colorado, United States
Joined: February 01, 2003
KitMaker: 5,221 posts
Armorama: 1,245 posts
Posted: Sunday, August 24, 2003 - 05:18 AM UTC
I think I've seen this mentioned here before but I can't find the thread. I have my system set at 1024 by 768. Most of the time this allows me to view the entire page without having to scroll back and forth. Lately though I've noticed that sometimes I can see the entire page, while at other times I can't. For example I might go to a forum, like Armor, and have to scroll way over to see the column where it lists who started the post and who was the last one to contribute.

I haven't seen any pattern to this, it seems like it can occur at any time, in any page.

Any ideas what is causing this and how to fix it?

Thanks in advance.
scoccia
Visit this Community
Milano, Italy
Joined: September 02, 2002
KitMaker: 2,606 posts
Armorama: 1,721 posts
Posted: Sunday, August 24, 2003 - 05:26 AM UTC
I've noticed the same problem sometimes, anyway nothing worying or annoying...
Ciao
Tin_Can
Visit this Community
Florida, United States
Joined: January 26, 2002
KitMaker: 1,560 posts
Armorama: 0 posts
Posted: Sunday, August 24, 2003 - 06:49 AM UTC
One thing that could be causing it is if their are large pics posted in the topic your viewing. If the pic is very wide, it increases the overall width of the page causing you to have to scroll over.
staff_Jim
Staff MemberPublisher
KITMAKER NETWORK
Visit this Community
New Hampshire, United States
Joined: December 15, 2001
KitMaker: 12,571 posts
Armorama: 6,599 posts
Posted: Sunday, August 24, 2003 - 07:04 AM UTC
Yup. It's large images or a long unbroken string of text that can do this (like a long URL).

People can keep this from occuring if they use HTML to load up images and constrain the width (JUST THE WIDTH) by adding a width modifier...like this:


Code:


<img src="http://www.site.com/images/myimage.jpg" width="600">




Cheers,
Jim
Merlin
Staff MemberSenior Editor
AEROSCALE
#017
Visit this Community
United Kingdom
Joined: June 11, 2003
KitMaker: 17,582 posts
Armorama: 903 posts
Posted: Sunday, August 24, 2003 - 07:13 AM UTC
Hi Jim

I thought images were automatically scaled to 600 wide...

When I first started (before I knew better), I posted at 640x480, but the images appeared 600 pixels wide.

All the best

Rowan
Halfyank
Visit this Community
Colorado, United States
Joined: February 01, 2003
KitMaker: 5,221 posts
Armorama: 1,245 posts
Posted: Sunday, August 24, 2003 - 09:56 AM UTC
Tin Can and Jim, thanks for the input about the images. I don't really know what makes computers tick, although I sell them. I sometimes think it's just one step below magic. My friend Sigirty calls them "infernal machines." I don't think it's the images though, although that sure could be the case. I notice it most on the main list of a forum where it lists all the threads, who wrote them, and who last posted on them. There are no images involved on that page so would an image inside the thread cause this to happen?

Oh, and Scoccia, nothing to worry about but it is annoying. I'm on my wife's computer at the moment and her scoll button sucks it's so slow.
Kencelot
Visit this Community
Florida, United States
Joined: December 27, 2001
KitMaker: 4,268 posts
Armorama: 2,804 posts
Posted: Sunday, August 24, 2003 - 10:08 AM UTC

Quoted Text

I notice it most on the main list of a forum where it lists all the threads, who wrote them, and who last posted on them. There are no images involved on that page so would an image inside the thread cause this to happen?



Halfyank, if you're using M$'s IE, this is a near normal "thing" with it's page-draw coding. Usually if you just hit the refresh button, it will correct itself.
 _GOTOTOP