Jump to content


Wrapper Height


3 replies to this topic

#1 _*Creative Insanity_*

  • Guests

Posted 23 May 2007 - 05:34 PM

Ok I am having hassles with making the wrapper the full height of the viewing area.
Setting the height to 100% doesn't work (percentages have never worked for me on divs).
The person that created the template for this site is a perfectionist and he says that full viewing area height is a must for the look he was going for, but I have no idea on how to get the wrapper div to go full height.

Anyone know?

Ta Muchly

#2 Av-

    I Feel Left Out

  • Members
  • PipPipPipPip
  • 1,971 posts
  • Gender:Male
  • Location:10 ft. below sea level

Posted 23 May 2007 - 05:45 PM

make sure the body is set at 100% height as well

body, html{
height:100%;
}
div.wrapper{
height:100%;
}


#3 _*Creative Insanity_*

  • Guests

Posted 23 May 2007 - 06:06 PM

Ah ok. will test that out right now thanks.

Nup that no work either. :)

#4 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 23 May 2007 - 10:05 PM

This is a frequently asked question, please use the forum search.

http://www.pixel2life.com/forums/index.php...p;hl=height+100





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users