<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://forum.wbce.org/extern.php?action=feed&amp;fid=27&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[WBCE CMS Forum / Fragen/Infos zu Templates]]></title>
		<link>https://forum.wbce.org/index.php</link>
		<description><![CDATA[The most recent topics at WBCE CMS Forum.]]></description>
		<lastBuildDate>Thu, 30 Apr 2026 08:19:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[StartBootstrap Modern Business]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5855&amp;action=new</link>
			<description><![CDATA[<p><img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/thumb_up.png" alt="thumb_up" />&#160; <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/thumb_up.png" alt="thumb_up" />&#160; <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/thumb_up.png" alt="thumb_up" /> <br />JA&#160; das war es!<br />DANKE</p>]]></description>
			<author><![CDATA[dummy@example.com (awuest)]]></author>
			<pubDate>Thu, 30 Apr 2026 08:19:32 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5855&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Frontend-Anmeldung funktioniert nicht mehr nach Update auf WBCE 1.6.5]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5853&amp;action=new</link>
			<description><![CDATA[<p>Super, danke dir! Im include/captcha Verzeichnis habe ich jetzt auch die Anleitung gefunden und konnte die Ausgabe entsprechend anpassen.</p>]]></description>
			<author><![CDATA[dummy@example.com (martin-xyz)]]></author>
			<pubDate>Mon, 27 Apr 2026 16:43:36 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5853&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Simple Responsive Template - Slider nicht responsive]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5787&amp;action=new</link>
			<description><![CDATA[<p>Das wars - besten Dank!</p>]]></description>
			<author><![CDATA[dummy@example.com (geewee)]]></author>
			<pubDate>Mon, 16 Mar 2026 13:44:18 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5787&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Template-Preview und Verti blue]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5775&amp;action=new</link>
			<description><![CDATA[<p>Die html5up-Formulare sind da etwas eigen. Damit die Checkboxes &quot;schön&quot; dargestellt werden, muss direkt nach dem Input-Tag ein zugehöriger Label-Tag folgen.</p><div class="codebox"><pre><code class="prettyprint">&lt;input class=&quot;radio&quot; id=&quot;radio_1&quot; name=&quot;radio_button&quot; type=&quot;radio&quot; /&gt;&lt;label for=&quot;radio_1&quot;&gt; Radio 1&lt;/label&gt;&lt;br /&gt;
&lt;input class=&quot;radio&quot; id=&quot;radio_2&quot; name=&quot;radio_button&quot; type=&quot;radio&quot; /&gt;&lt;label for=&quot;radio_2&quot;&gt; Radio 2&lt;/label&gt;&lt;br /&gt;</code></pre></div><p>usw.</p><p>Bei Formularen mit dunklem Hintergrund, wie solid state, muss beim miniform der weiße Hintergrund der Klasse grouping auf transparent gesetzt werden.</p><div class="codebox"><pre><code class="prettyprint">.miniform .grouping {	
	background: none repeat scroll 0 0 transparent;	
}</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Fri, 27 Feb 2026 06:58:20 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5775&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Template wbcezon: $loginlink unten rechts im Header Pic anzeigen]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5769&amp;action=new</link>
			<description><![CDATA[<p>... und gleich nochmals....<br />Ich glaube, nun habe ich es raus..:<br />Mit diesem Eintrag in der wbcezon.css tut es nun genau so, wie ich es beabsichtigt habe:</p><div class="codebox"><pre><code class="prettyprint">[== CSS ==]
.loginlink {
	position: relative;
	z-index: 999;	
	margin-top:-30px;
	text-align:right;
}

.loginlink a {
	padding:5px;
	background-color:#fff0;
}</code></pre></div><p><span class="postimg"><img src="http://jodlerklub-schlossgruess.ch/media/images/div/support/_dasSchuechterneIcon002.png" alt="So mag ich das :-)" /></span></p><p>Nochmals: herzlichen Dank für die Hilfe und entschuldige den Aufruhr, den ich hier verursacht habe... <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/roll.png" alt="roll" /> </p><p>Echt toll, was Ihr hier für uns tut!! <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/thumb_up.png" alt="thumb_up" /> <br />Gruess aus der Zentralschweiz <br />Jimmy</p>]]></description>
			<author><![CDATA[dummy@example.com (jimmy)]]></author>
			<pubDate>Thu, 19 Feb 2026 20:04:58 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5769&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Nexus responsive Footer]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5759&amp;action=new</link>
			<description><![CDATA[<p>Dafür braucht man eigentlich nicht einmal Global Blocks, das geht direkt mit dem Sectionpicker-Droplet =&gt; [[sectionpicker?sid=42]]&#160; usw.</p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Wed, 04 Feb 2026 06:32:33 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5759&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[gelöst] Probleme mit Template nach Update auf die neuste WBCE Version]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5758&amp;action=new</link>
			<description><![CDATA[<p>Hat alles geklappt und geht nun wieder alles, vielen Dank für die Hilfe.</p>]]></description>
			<author><![CDATA[dummy@example.com (lugau45)]]></author>
			<pubDate>Sun, 01 Feb 2026 11:27:56 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5758&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Breite der rechten Seitenspalte (Block)]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5749&amp;action=new</link>
			<description><![CDATA[<p>Einfacher als am Grid herumzubasteln ist es, einfach die nächstkleineren/-größeren Klassen zu hinterlegen.</p><p>Das heißt, in der index.php aus fg9 fg8 und aus fg3 fg4 machen - z.B. so</p><div class="codebox"><pre><code class="prettyprint">...
&lt;div class=&quot;fg8&quot;&gt;
	&lt;article&gt;
		&lt;h1&gt;&lt;?php echo PAGE_TITLE; ?&gt;&lt;/h1&gt;
		&lt;?php echo $page_content_1; ?&gt;
	&lt;/article&gt;
&lt;/div&gt;
	&lt;div class=&quot;fg4&quot;&gt;
		&lt;aside&gt;
			&lt;?php echo $page_content_2; ?&gt;
		&lt;/aside&gt;
	&lt;/div&gt;
&lt;/div&gt;
...</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Mon, 19 Jan 2026 14:36:40 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5749&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Hero-Banner im Template "Nexus responsive"]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5723&amp;action=new</link>
			<description><![CDATA[<p>Vielen Dank Florian, hatte doch tatsächlich noch die ältere Version...</p>]]></description>
			<author><![CDATA[dummy@example.com (sillar)]]></author>
			<pubDate>Sun, 14 Dec 2025 10:32:58 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5723&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Darstellung von WBCE auf Mobilgeräten wie auf dem Desktop]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5707&amp;action=new</link>
			<description><![CDATA[<p>Vielen Dank für die vielen Antworten. Das Problem hat sich inzwischen gelöst.<br />Auf den Seiten nutze ich den WYSIWYG-Editor, gehe dort in den Quellcode und arbeite dann mit ChatGPT daran, bis die Seite gut aussieht. Da ich mich mit dem eigenständigen Schreiben von HTML nicht so gut auskenne, hatte ChatGPT leider Code erzeugt, der das Template verändert hat. Dadurch wurde die Seite teilweise sehr merkwürdig dargestellt.</p><p>Das habe ich inzwischen behoben, indem ich ChatGPT ausdrücklich gesagt habe, dass das Template nicht verändert werden darf und der Code für mein verwendetes Template optimiert sein soll. Jetzt funktioniert alles wieder wie gewohnt und sieht auch wieder gut aus.</p><p>PS: E-Mail-Adresse hab ich geändert ?</p><p>Viele Grüße<br />Rafael</p>]]></description>
			<author><![CDATA[dummy@example.com (aquabox)]]></author>
			<pubDate>Fri, 14 Nov 2025 18:43:00 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5707&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Hintergrund-Grafik (Vollflächig, statisch)]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5091&amp;action=new</link>
			<description><![CDATA[<p>Da gab es mal ein Modul für, das genau den Effekt gemacht hat:</p><p><a href="https://dev4me.com/modules-snippets/opensource/backgroundslider/" target="_blank" rel="nofollow">https://dev4me.com/modules-snippets/ope … undslider/</a></p><p><a href="https://dev4me.com/modules-snippets/opensource/backgroundslider/demo/" target="_blank" rel="nofollow">https://dev4me.com/modules-snippets/ope … ider/demo/</a></p><p>Praktische Anwendung: <a href="https://www.korloyeurope.eu/pag" target="_blank" rel="nofollow">https://www.korloyeurope.eu/pag</a></p>]]></description>
			<author><![CDATA[dummy@example.com (byteworker)]]></author>
			<pubDate>Fri, 08 Aug 2025 08:49:25 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5091&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Barrierefreie Darstellung - gibt es ein Template dazu?]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5615&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>kisral wrote:</cite><blockquote><div><p>Hallo zusammen,<br />ab dem 28.06.2025 müssen nach dem Barrierefeiheitsstärkungsgesetz ein Großteil der Websites barrierefrei sein. </p><p>Fragen:</p><ul><li><p>Wie handhabt ihr das?</p></li><li><p>Gibt es bereits barrierefreie WBCE-Templates, bei denen vor allem auch das Menu per Tastatur bedienbar ist?</p></li></ul></div></blockquote></div><p>Also mit kleinen Anpassungen (danke Flo ;-))&#160; ist bei uns &quot;just the facts&quot; im Einsatz<br />VG</p>]]></description>
			<author><![CDATA[dummy@example.com (awuest)]]></author>
			<pubDate>Thu, 24 Jul 2025 08:24:03 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5615&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Template Verti-Blue Menü-Link]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5637&amp;action=new</link>
			<description><![CDATA[<p>Danke für die vielen Antworten</p><p>Ich habe den @media screen geändert, das hat geholfen.</p><p>&#160; &#160; @media screen and (max-width: 1280px) {</p><p>&#160; &#160; &#160; &#160; /* Basic */</p><p>&#160; &#160; &#160; &#160; &#160; &#160; body, input, select, textarea {<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; font-size: 12pt;<br />&#160; &#160; &#160; &#160; &#160; &#160; }<br />&#160; &#160; &#160; &#160; &#160; &#160; #vapplogo {<br />&#160; &#160; &#160; &#160; &#160; &#160; height: auto; <br />&#160; &#160; &#160; &#160; &#160; &#160; width: 150px; <br />&#160; &#160; &#160; &#160; &#160; &#160; }</p><p>&#160; &#160; }<br />Danke nochmal an alle, es war mir wie immer eine Ehre :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (z650b1)]]></author>
			<pubDate>Thu, 17 Jul 2025 12:31:09 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5637&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Lounge responsive]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5609&amp;action=new</link>
			<description><![CDATA[<p>Hallo Florian,<br />entschuldige bitte das ich nicht auf deinem Post gleich geantwortet habe aber mein Schlepptop ist mir abgeraucht und auf der Arbeit hatte ich wenig zeit das zu prüfen <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/mad.png" alt="mad" /> </p><p>Heute erst installiert, erst einmal dafür vielen Dank dafür das du das Template &quot;mundgerecht&quot; zur Verfügung gestellt hast. <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/thumb_up.png" alt="thumb_up" /> </p><p>War eher davon ausgegangen die Änderungen Manuell zumachen.</p>]]></description>
			<author><![CDATA[dummy@example.com (Slugger)]]></author>
			<pubDate>Fri, 23 May 2025 10:27:00 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5609&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Logo ändern]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5604&amp;action=new</link>
			<description><![CDATA[<p>Es hat geklappt; obwohl das neue Logo in der Größe doch abwich, wurde es tadellos eingefügt. <br />Auf zu neuen Abenteuern. Beste Grüße.</p>]]></description>
			<author><![CDATA[dummy@example.com (saengerp)]]></author>
			<pubDate>Fri, 25 Apr 2025 08:42:35 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5604&amp;action=new</guid>
		</item>
	</channel>
</rss>
