Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 12-26-2006, 08:54 PM Layout Issues
Super Talker

Posts: 124
Name: Chris
Trades: 0
Alright, I have a few problems on the new site I am designing and I am not quite sure how to fix them, short of just recording the page with tables (Which I wouldn't do in the first place).

Link to the site:

http://sephroth.no-ip.info/nvision3/

Link to the css:

http://sephroth.no-ip.info/nvision3/default.css

Ok, I am going to focus on firefox first and then I will fix it in IE so for those of you viewing this in IE, yes it is quite broken. I am making a whole seperate css file for the IE fixes.

My problem is if you scroll to the bottom you can see my right_content div over extends the right_content div. This isn't a problem, the problem is that the right_content div should be extending itself all the way to the bottom. I have tried several fixes all of which have come up with nothing: ie. min-height: 100%; height: 100%; etc etc.

The same problem occurs if the right_content extends past the left_content. I need to figure out a way so that the heights of these divs are the maximum height of the parent div (main_body).

You will notice a white border around main_body. I set: outline: thin solid white; to show that the main_body does extend all the way down the page. The gap on the far right is supposed to be there (I am adding a side border image later).

I don't usually post about my css problems here but this one has me stumped.
__________________
Chris - Trying to help others and learn myself!

Please login or register to view this content. Registration is FREE
ctess is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-27-2006, 12:47 AM Re: Layout Issues
Super Talker

Posts: 124
Name: Chris
Trades: 0
Well I sort of fixed it myself....

I made a parent container a table, specified the table and td of that table width 100% and height 100% since tables can inherit the browser's window width and height.

It broke one of my other tables for some reason though....

Oh well. I will try and fix it.
__________________
Chris - Trying to help others and learn myself!

Please login or register to view this content. Registration is FREE
ctess is offline
Reply With Quote
View Public Profile
 
Old 01-02-2007, 05:04 PM Re: Layout Issues
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
There are several methods for solving your problem. The simplest of which is the faux columns method:
http://css-discuss.incutio.com/?page=AnyColumnLongest

No tables required !
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Layout Issues
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.20673 seconds with 12 queries