About

This is the default template for Pivot. You can change this text by editing the file frontpage_template.html in your pivot/templates/ folder. You can do this by directly editing the file, or you can go to Administration » Templates in the Pivot interface.

Tag cloud

Archives

01 Jun - 30 Jun 2007
01 Nov - 30 Nov 2007
01 Dec - 31 Dec 2007
01 Apr - 30 Apr 2008

Links

Pivot Homepage
Pivot Forums
Pivotstyles
Pivot Help

To change the links in this list, edit the file '_aux_link_list.html' in your Pivot's templates folder. You can do this by directly editing the file, or you can go to Administration » Templates in the Pivot interface.

Search!

Last Comments

Stuff

Powered by Pivot - 1.40.4: 'Dreadwind' 
XML: RSS Feed 
XML: Atom Feed 

2:20p
Wed 19
Dec 2007
To fix this bug, set the height of both the HTML and BODY elements to 100%. This is most easily done in the stylesheet with one line of CSS:

body,html{height:100%;}

This is an IE7 bug, Firefox, Safari, IE6 and Opera all display the IFRAME height of 100% correctly. IE7 defaults the IFRAME height to between 150 and 200px if the HTML and BODY height are not both defined.

Yes, this works for percentage values other than 100% as well, as long as the BODY and HTML heights are defined as appropriate.
Hope this saves someone else some time! (I've seen min- and max- height and JavaScript solutions, but those didn't work for me.)

Charles

Linkdump