<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=4007&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / Zweispaltiges Formular]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=4007</link>
		<description><![CDATA[Die aktuellsten Beiträge in Zweispaltiges Formular.]]></description>
		<lastBuildDate>Thu, 29 Jan 2015 10:45:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33629#p33629</link>
			<description><![CDATA[<p>Ergänzend und der Vollständigkeit halber - Rolf hat sich in seinem Blog auch intensiv mit dem FB Styling befasst <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/wink.png" alt="wink" /></p><p><a href="http://www1.cmscanbesimple.org/blog/formbuilder-template-and-stylesheet" rel="nofollow">http://www1.cmscanbesimple.org/blog/for … stylesheet</a><br /><a href="http://www1.cmscanbesimple.org/blog/styling-forms" rel="nofollow">http://www1.cmscanbesimple.org/blog/styling-forms</a><br /><a href="http://www1.cmscanbesimple.org/demo/formbuilder-template" rel="nofollow">http://www1.cmscanbesimple.org/demo/for … r-template</a></p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Thu, 29 Jan 2015 10:45:33 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33629#p33629</guid>
		</item>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33628#p33628</link>
			<description><![CDATA[<p>Manchmal sieht man …, bekannter Spruch.</p><p>Danke für diesen watscheneinfachen Tip, damit bringe ich es wie gewünscht hin.</p><p>Dietmar</p>]]></description>
			<author><![CDATA[dummy@example.com (dietzi)]]></author>
			<pubDate>Thu, 29 Jan 2015 10:10:41 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33628#p33628</guid>
		</item>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33627#p33627</link>
			<description><![CDATA[<p>Wenn du es in etwas so meinst, das ist einfach.<br /><span class="postimg"><img src="http://forum.cmsmadesimple.de/img/members/90/formular2.png" alt="Formular" /></span><br />Die Spalte Kontaktdaten und Kontodaten sind jeweils in ein eigenes Fieldset mit einer CSS-Klasse gepackt.<br />Der Rest ist CSS! float:left; width: usw...</p>]]></description>
			<author><![CDATA[dummy@example.com (Klenkes)]]></author>
			<pubDate>Thu, 29 Jan 2015 08:57:11 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33627#p33627</guid>
		</item>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33626#p33626</link>
			<description><![CDATA[<p>Ich habe ein responsives Layout und will ein umfangreiches FB-Formular in 2 Spalten anzeigen lassen. <br />CMSms 1.11.11, FB 0.8</p><p>Hhmmm! Wie kann das funktionieren?</p><p>1) Die erzeugten Formularelemente im Quelltext statisch verwenden, wie kann dann die Validierung sichergestellt werden?</p><p>2) Im Formular-Template selbst das Layout vorgeben, für die Formularelemente eine zusätzliche Bedingung formulieren, wie class=&quot;ANZEIGE LINKS/RECHTS&quot;. Wie kann ich das definieren, als IF-Bedingung innerhalb von FOREACH, außerhalb oder direkt in FOREACH.</p><p>Freue mich auf Lösungsansätze.</p><p>Dietmar</p>]]></description>
			<author><![CDATA[dummy@example.com (dietzi)]]></author>
			<pubDate>Thu, 29 Jan 2015 08:10:09 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33626#p33626</guid>
		</item>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31663#p31663</link>
			<description><![CDATA[<p>Danke. <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/smile.png" alt="smile" /> <br />Ich werde es ausprobieren und berichten.</p>]]></description>
			<author><![CDATA[dummy@example.com (GoGo)]]></author>
			<pubDate>Sun, 20 Jul 2014 10:48:23 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31663#p31663</guid>
		</item>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31612#p31612</link>
			<description><![CDATA[<p>Das könnte mit einer Float-Orgie durchaus gehen:</p><div class="codebox"><pre><code>&lt;div class=&quot;fields&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;label&gt;Vorname&lt;/label&gt;
    &lt;input /&gt;
  &lt;/div&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;label&gt;Nachname&lt;/label&gt;
    &lt;input /&gt;
  &lt;/div&gt;
&lt;/div&gt;</code></pre></div><div class="codebox"><pre><code>==== CSS ====
.fields {
  width: 500px;
}

.container {
  width: 240px;
  float: left;
}

label {

}

input {

}</code></pre></div><p>Das ganze ist nur mal eine ungetestete Idee. So würde ich es probieren.</p>]]></description>
			<author><![CDATA[dummy@example.com (nockenfell)]]></author>
			<pubDate>Tue, 15 Jul 2014 05:40:47 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31612#p31612</guid>
		</item>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31610#p31610</link>
			<description><![CDATA[<p>genau genommen vierspaltig. Hier Beispiel:</p><br /><p><strong>Erste Zeile</strong><br />1. Spalte -&gt; Vorname:<br />2. Spalte -&gt; dazugehöriges Textfeld</p><p>3. Spalte -&gt; Nachname:<br />4. Spalte -&gt; dazugehöriges Textfeld</p><p><strong>Nächste Zeile:</strong><br />1. Spalte -&gt; PLZ:<br />2. Spalte -&gt; dazugehöriges Textfeld</p><p>3. Spalte -&gt; Ort:<br />4. Spalte -&gt; dazugehöriges Textfeld</p><br /><p>usw......</p>]]></description>
			<author><![CDATA[dummy@example.com (GoGo)]]></author>
			<pubDate>Mon, 14 Jul 2014 20:40:06 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31610#p31610</guid>
		</item>
		<item>
			<title><![CDATA[Re: Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31609#p31609</link>
			<description><![CDATA[<p>Was verstehst du unter 2 Spaltig?<br />3 Felder links und 3 Felder rechts?</p>]]></description>
			<author><![CDATA[dummy@example.com (nockenfell)]]></author>
			<pubDate>Mon, 14 Jul 2014 20:36:04 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31609#p31609</guid>
		</item>
		<item>
			<title><![CDATA[Zweispaltiges Formular]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31608#p31608</link>
			<description><![CDATA[<p>Hallo alle zusammen!</p><p>Gibt es ein Template, dass ein Formular zweispaltig anzeigen läßt?</p><p>Schöne Grüße! <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/smile.png" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (GoGo)]]></author>
			<pubDate>Mon, 14 Jul 2014 18:51:25 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=31608#p31608</guid>
		</item>
	</channel>
</rss>
