They're only using one iframe, not a frameset. It's presumable only their homepage (and perhaps one or two other pages) use this specific template. So you would:
- Create the template to do this layout and dress it up to match your other template
- Install your new template in Joomla
- Set the appropriate Menu Manager entries to use the new template
The iframe itself could be handled a few different ways, but you'll probably want to handle it as a seamless Joomla experience. Ideally, one of your templates looks right for the iframe contents if you simply make a page with zero modules anywhere. Otherwise you could make/find yet another template, with utmost minimal dressings when there are no modules, for use as the iframe contents. Whatever you use for the iframe inner template, assign it to a Single Article menu entry in a hidden menu; point that at an article into which you enter only that iframe content; temporarily show its url (or deduce it from aliases) and use its url, as the iframe src.
On the far opposite end of that spectrum, you could just maintain a static HTML file for the iframe contents.
When you self-host a dynamic publishing platform, there are lots of possibilities
via Joomla! http://ift.tt/1klpHkS
- Create the template to do this layout and dress it up to match your other template
- Install your new template in Joomla
- Set the appropriate Menu Manager entries to use the new template
The iframe itself could be handled a few different ways, but you'll probably want to handle it as a seamless Joomla experience. Ideally, one of your templates looks right for the iframe contents if you simply make a page with zero modules anywhere. Otherwise you could make/find yet another template, with utmost minimal dressings when there are no modules, for use as the iframe contents. Whatever you use for the iframe inner template, assign it to a Single Article menu entry in a hidden menu; point that at an article into which you enter only that iframe content; temporarily show its url (or deduce it from aliases) and use its url, as the iframe src.
On the far opposite end of that spectrum, you could just maintain a static HTML file for the iframe contents.
When you self-host a dynamic publishing platform, there are lots of possibilities
Statistics: Posted by NathanHawks — Thu May 29, 2014 7:05 pm
via Joomla! http://ift.tt/1klpHkS
No comments:
Post a Comment