~~Title: IFRAME/CSS~~ /* Needs the Pagetitle plugin and maybe you want to activate the "useheading" option. */ ~~NOTOC~~ ====== Formatting IFRAME by CSS ====== ===== No CSS (default output) ===== {{url>http://www.polytreff.de/doc/_export/xhtml/treffen:polytreff_berlin:termine 100%,100% noborder}} ===== Formatted using CSS ===== /* Needs Wrap plugin */ {{url>http://www.polytreff.de/doc/_export/xhtml/treffen:polytreff_berlin:termine 100%,100% noborder}} \\ ==== The Wiki Code==== /* Needs Wrap plugin */ {{url>http://www.polytreff.de/doc/_export/xhtml/treffen:polytreff_berlin:termine 100%,100% noborder}} ==== The CSS Rule ==== .wrap_iframe_tweak iframe { height: 60px !important; width: 800px !important; }