Help - Search - Members - Calendar
Full Version: Placing MT pages in frames?
Movable Type Community Forum > Additional Resources > Tips and Tricks
christian025
Has anyone figured out how to place mt pages into frames without producing this unwanted horizontal scroll? No matter how much wider (even 100% of screen) the frame is, a horizontal scroll appears.

If this is simply undoable, then how can I place the contents of various pages onto one through the CSS without having to use the RSS? For instance, I want the left navigation panel to be the same throughout the site, but I don't want to have to place the code on every page because I don't want to go back and have to edit every single page if I add a link there. I want to keep it all on one page, then feed that page through every page.

Thanks for the help!
christian025
no one is using frames at all with mt?
TVerBeek
One alternative to updating multiple templates is to use the MTInclude tag. I keep my links list in a file called links.html, then put
CODE
<MTInclude file="links.html">
in each of the templates I want that to appear in.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.