Jump to content

IP.Content Page Height 100%

Featured Replies

Posted

Hi, I've created a iframe map in 100% height. But the page is not set to 100% height.
Any suggestions how to fix it?

Edited by Kurdism

100% of what?

  • Author

100% of what?

The Iframe is set to 100% height.
And I've used the block manager with custom txt.

I want the body wrapper to be set to 100%.

http://kurdism.com/map/

Edited by Kurdism

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.

  • Author

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? :)

Edited by Kurdism

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. 

 

  • Author

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

  • No registered users viewing this page.