Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Height 100%
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

T00N
Super User

573 Posts

Posted - 24 Mar 2006 :  20:10:08  Show Profile  Visit T00N's Homepage  Reply with Quote
I want an object to be 100% of the height of the browser.
I googled a little and found that in the html of the page I have to insert the following code:

body {
margin:0;
padding:0;
height:100%;
}

Is there a way to do this in Dynamic HTML Editor or do I have to export the files first and then add it with notepad to the htm file?

s.dav
Site Admin

Italy
3364 Posts

Posted - 24 Mar 2006 :  20:41:14  Show Profile  Visit s.dav's Homepage  Reply with Quote
I suggest you not to use "height:100%" because many browser don't support this feature.

Regards, Davide
Go to Top of Page

T00N
Super User

573 Posts

Posted - 25 Mar 2006 :  07:19:00  Show Profile  Visit T00N's Homepage  Reply with Quote
I'm aware of that but it looks so nice :)

How about width at 100%?

With tables it's really easy but I'm completely new to css so if you could help me on me way...
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 25 Mar 2006 :  13:58:33  Show Profile  Visit s.dav's Homepage  Reply with Quote

Sorry but Dynamic HTML Editor cannot manage % coordinates :-(
I think you should do this by hands ;-)

I suggest you to forget the % and use the "center page" option instead ;-)

Regards, Davide
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000