Gossamer Forum
Home : Gossamer Threads Inc. : Discussion :

Re: Forum Bug?

Quote Reply
Re: Forum Bug? In reply to
In Reply To:
Pixels vs 100% for what? I just moved the size of my browerser window around, and everything got smaller and larger as if it was running on a %. Where do you see it hard coded?
So, that people using 640X480 screen resolutions like me can see all the content without having to horizontally scroll to get pertinent data. Percentages are MUCH better than pixils. Pixils are fixed and do not allow flexible viewing between different monitor sizes and screen resolutions.

The td width attribute, which expands the 100% viewing, can be found in all the forum pages....

Look in the Source Code:

Code:
<td width="658">
<table border="0" cellpadding="0" cellspacing="0" width="658" bgcolor="#000000">
You will see that nested tables are set to fixed pixil widths, which forces people with 640x480 screen resolutions to horizontally scroll to see content in the forum pages!

Do you see what I am talking about now??? I hope so.

Wink

Regards,

Eliot Lee
Anthro TECH, L.L.C
Web: http://www.anthrotech.com/
Subject Author Views Date
Thread Forum Bug? Stealth 14991 May 17, 2000, 9:37 PM
Thread Re: Forum Bug?
O grain 14792 May 17, 2000, 10:25 PM
Post Re: Forum Bug?
pugdog 14789 May 17, 2000, 10:38 PM
Thread Re: Forum Bug?
Alex 14663 May 20, 2000, 8:23 AM
Post Re: Forum Bug?
Stealth 14618 May 20, 2000, 11:47 AM
Thread Re: Forum Bug?
Alex 14779 May 18, 2000, 10:40 AM
Post Re: Forum Bug?
pugdog 14767 May 18, 2000, 11:55 AM
Thread Re: Forum Bug?
Stealth 14730 May 18, 2000, 6:42 PM
Thread Re: Forum Bug?
Dan Kaplan 14750 May 18, 2000, 6:48 PM
Thread Re: Forum Bug?
Stealth 14787 May 18, 2000, 10:59 PM
Thread Re: Forum Bug?
pugdog 14710 May 18, 2000, 11:26 PM
Thread Re: Forum Bug?
Stealth 14734 May 18, 2000, 11:43 PM
Thread Re: Forum Bug?
pugdog 14734 May 19, 2000, 12:43 AM
Thread Re: Forum Bug?
Dan Kaplan 14741 May 19, 2000, 6:55 AM
Thread Re: Forum Bug?
pugdog 14706 May 19, 2000, 7:00 AM
Thread Re: Forum Bug?
Dan Kaplan 14718 May 19, 2000, 7:04 AM
Post Re: Forum Bug?
pugdog 14744 May 19, 2000, 7:29 AM
Post Re: Forum Bug?
Muhammad 14691 May 19, 2000, 7:22 AM
Thread Re: Forum Bug?
Alex 14638 May 20, 2000, 8:26 AM
Post Re: Forum Bug?
Dan Kaplan 14642 May 20, 2000, 8:43 AM
Thread Re: Forum Bug?
Alex 14729 May 19, 2000, 10:26 AM
Thread Re: Forum Bug?
Stealth 14743 May 19, 2000, 12:27 PM
Post Re: Forum Bug?
pugdog 14654 May 19, 2000, 3:54 PM
Post Re: Forum Edit Bug?
O grain 14682 May 19, 2000, 2:57 PM
Post Re: Forum Bug?
LoisC 14644 May 19, 2000, 8:46 PM