Jump to content

IP.Content Page Height 100%


Kurdism

Recommended Posts

Posted

100% height related to the height of the parent element. If you don’t force a specific height somewhere, the value 100% doesn’t help you at all. 100% of 0 is still zero. ;-)

So you better pick a useful height in pixel for the container.

Posted

100% height related to the height of the parent element. If you don’t force a specific height somewhere, the value 100% doesn’t help you at all. 100% of 0 is still zero. ;-)

So you better pick a useful height in pixel for the container.

Can't I force the container to be 100% height with css "!important"?
Which class should be forced then? :)

Posted

Can't I force the container to be 100% height with css "!important"?

You can force that, but as I just explained, it doesn’t make sense. You need to set a useful value, those 100% relate to. 

 

Posted

You can force that, but as I just explained, it doesn’t make sense. You need to set a useful value, those 100% relate to. 

 

I get it now! Thnx for help m8 :)

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...