|
|
|
04-17-2003, 02:42 PM
|
Postid: 86078
|
|
Registered User
Join Date: Apr 2000
Location: San Francisco, CA
Posts: 1,935
|
stupid tables
I can't tell if some brain cells died or what, but I can't figure out how to elegantly (or even otherwise) make this table be 100% tall. The table defines the page colors. Can you help me figure this out?
I want the orange/red bar on the left to extend to the bottom of the entire page., just like it does on the top.
http://www.gamburgfilms.com
Thanks,
Evie
|
|
|
04-17-2003, 02:56 PM
|
Postid: 86080
|
|
Registered User
Join Date: Mar 2000
Location: MWV
Posts: 3,986
|
That's never easy to do. It usually requires some combination (never seems quite the same depending on overall table layout) of adding height="100%" tags to various <table> and <td> tags. Eventually, I usually stumble on the right combination...
Of course, the quick and dirty way to do it is to add lots of <br>'s at the bottom of the red column to manually extend it further down. Problem there is making it long enough to satisfy super high resolution monitor settings while not making an ugly, unnecessarily long scroll bar for others.
Dan
|
|
|
04-17-2003, 03:31 PM
|
Postid: 86083
|
|
Registered User
Join Date: Apr 2000
Location: San Francisco, CA
Posts: 1,935
|
Maybe CSS would solve this problem. I have no idea how to do the css positioning thing. Would this be a difficult site to have css do the positioning? Maybe I'll try to learn.... 
|
|
|
04-17-2003, 03:58 PM
|
Postid: 86086
|
|
Registered User
Join Date: Mar 2000
Location: MWV
Posts: 3,986
|
It could probably be done (I honestly don't know), but I wouldn't try it, regardless. I'm still far from convinced the time has come that CSS can be relied on for page layout. I've seen some pretty nasty results in the past from CSS positioning inconsistencies across browsers.
Dan
|
|
|
04-17-2003, 04:24 PM
|
Postid: 86088
|
|
Site Owner
Join Date: Apr 2001
Location: Bebe, Texas
Posts: 305
|
Evie,
I took a look at the page and took a stab at it using your graphics & such. I have my variation (gone). I'll delete it after you have a chance to look.
I arranged it into a single row with a left, center, and right columns. I have absolutely no output elements after the </table>. I set the body background color to your color value. Since the background color is already set, the center column could use a transparent pixel of 1x1 with an appropriate width on the IMG tag to size the column, or because it is already wider than a space, use the width tag on the column and a &nbsp; for the content.
-g
<edit deleted as promised />
Last edited by GregJ : 04-17-2003 at 04:51 PM.
|
|
|
04-17-2003, 04:37 PM
|
Postid: 86089
|
|
Registered User
Join Date: Apr 2000
Location: San Francisco, CA
Posts: 1,935
|
wow. thanks. I grabbed your code and will look into how it is different. I *really* appreciate your doing this. 
|
|
|
04-17-2003, 04:43 PM
|
Postid: 86090
|
|
Registered User
Join Date: Mar 2000
Location: MWV
Posts: 3,986
|
Not to steal Greg's thunder, but it looks only so-so in Netscape 4.7. IE6 and NS7 look fine, at least.
Dan
|
|
|
04-17-2003, 04:48 PM
|
Postid: 86091
|
|
Site Owner
Join Date: Apr 2001
Location: Bebe, Texas
Posts: 305
|
Yeah, I don't have NS 4 any longer. Getting something to work on all of them is a major pain. It was intended only as a sample, not a complete solution. Heaven knows I'm no artist.
-g
|
|
|
04-17-2003, 04:57 PM
|
Postid: 86092
|
|
Registered User
Join Date: Apr 2000
Location: San Francisco, CA
Posts: 1,935
|
You know, I can live with the Netscape crap for now. But the interesting thing is that it required a 100% on height and width of the main table. So, I had to nest a table inside the main table. I think I can control the netscape issue (widening of left table as browser gets wider) later.
Gotta run to the bank (I just sold my car!).
Thanks again for the help.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 visitors)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 07:41 AM.
|
| |
|
|
|