How to get boxes to expand vertically; also IE 6 issues

This is a discussion on "How to get boxes to expand vertically; also IE 6 issues" within the Web Page Design section. This forum, and the thread "How to get boxes to expand vertically; also IE 6 issues are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Dec 8th, 2006, 20:32
New Member
Join Date: Sep 2006
Location: denver
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
How to get boxes to expand vertically; also IE 6 issues

I am developing a shell for a site I am developing in CSS. I have the basics down, but have a couple of problems. Here is the URL of what I have so far:

http://www.denverderm.com/div_test/css_test.asp

* how do you get the boxes to expand vertically? What I want to do is have the div on the left (next to the nav, in the darker green) and the div containing nav to expand as I start flowing text into the main text div (the one that says "Botox") now. Also, the container div needs to expand as well (it has a white background and I inset the other divs to make a thin white border.

* I'm also having IE 6 problems:
* there is white space between the rows of divs that shouldn't be there
* the rollover div dropdowns come up way over to the right
* firefox displays both these issues the way I indended for them to be

If you need access to the .css that drives the rollover dropdowns, it is here:
http://www.denverderm.com/div_test/mm_css_menu.js


Any help greatly appreciated.

Thanks in advance

John MR

*
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Dec 8th, 2006, 21:50
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: How to get boxes to expand vertically; also IE 6 issues

You use something like this attached image as the background of your body {} and it will give the illusion of 100% height regardless of content.

body {
background:#FFF url("foo.jpg") center top repeat-y;
}
Attached Images
File Type: jpg background.jpg (516 Bytes, 36 views)
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
expanding boxes, ie problems

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Child div expand to fit parent? linchpin311 Web Page Design 5 Apr 20th, 2008 21:16
How to expand a side nav <div> to full height snappy Web Page Design 7 Jan 19th, 2008 00:09
Expand text page??? SJMAC Web Page Design 2 Jun 19th, 2007 01:51
Drop Down Expand Menu davva JavaScript Forum 3 Oct 16th, 2006 18:00
Image - Expand on Hover beso Flash & Multimedia Forum 16 Oct 7th, 2006 06:02


All times are GMT. The time now is 12:31.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved