Search found 450 matches

by Col. Kurtz
Fri Apr 25, 2008 3:48 pm
Forum: Themes
Topic: Serendipity Themes for Magazine / News Style
Replies: 23
Views: 20919

Thank you. Thats all I ask for. It would be great to have more non-standard s9y themes. Its the only thing that other blog engine is supreme in: the pure number of users, themes and plugins.
by Col. Kurtz
Fri Apr 25, 2008 2:05 pm
Forum: Themes
Topic: Serendipity Themes for Magazine / News Style
Replies: 23
Views: 20919

Ok, I see that the Mimbo theme is very nice. But it just isn't my cup of tea. Can I ask for another 'magazine' style template? I'd like to see the The Morning After template ported to S9Y. I too offer a present or some money for whoever does it. (Worked for Mimbo, didn't it?)
by Col. Kurtz
Sat Oct 13, 2007 9:57 am
Forum: General discussions
Topic: unwanted style change when using guestbook and contact form
Replies: 1
Views: 1998

unwanted style change when using guestbook and contact form

Ok I've done the following: created a 2 column layout (leaving out the left sidebar) and a 3 column layout. made the 2 column layout the standard one and used the front page category plugin together with the Properties/Templates of categories plugin to have the 3 column layout on the front page only...
by Col. Kurtz
Fri Oct 12, 2007 9:32 am
Forum: General discussions
Topic: Multi-Languages to change the site template?
Replies: 8
Views: 5439

sounds interesting, yet its beyond my skills. I will do my porting for the default template first and think about a bulletproof port later
by Col. Kurtz
Thu Oct 11, 2007 5:06 pm
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

Ah! Alles klar. Dein HTML-Code sieht gut aus. ist genau genommen ja gar nicht meiner. ich habe nur den eigentlichen code mit dem default template zusammengeschmissen Es ist ein CSS-Problem, scheinbar wird das Datum absolut platziert, so dass Du das Datum zweimal genau übereinander hast. schuldig. D...
by Col. Kurtz
Thu Oct 11, 2007 3:31 pm
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

und auf meiner localen installation siehts genauso aus
by Col. Kurtz
Thu Oct 11, 2007 3:30 pm
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

hier zu sehen: http://test.hohle-phrasen.de/serendipity/ code: <!-- ENTRIES START --> {serendipity_hookPlugin hook="entries_header" addData="$entry_id"} {foreach from=$entries item="dategroup"} <div class="post"> {foreach from=$dategroup.entries item="ent...
by Col. Kurtz
Thu Oct 11, 2007 2:19 pm
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

hab ich das nicht? wie gesagt dann sieht es so aus wie oben gezeigt.
by Col. Kurtz
Thu Oct 11, 2007 2:16 pm
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

ok ich bin einen schritt weiter. jetzt werden die einzelnen daten zusammen angezeigt, ich würde es aber gerne so haben daß wirklich bei jedem eintrag es komplett angezeigt wird. So soll es sein, auch bei mehreren einträgen am tag: http://test.hohle-phrasen.de/soll.JPG So ist es im Moment: http://tes...
by Col. Kurtz
Thu Oct 11, 2007 11:35 am
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

Ja ich hab damit schonmal rumgespielt aber nicht so wirklich erfolg. Hier ist der Code: {foreach from=$entries item="dategroup"} <div class="post"> <div class="serendipity_Entry_Date"> {if $dategroup.is_sticky} <h3 class="serendipity_date">{$CONST.STICKY_POSTI...
by Col. Kurtz
Thu Oct 11, 2007 9:33 am
Forum: General discussions
Topic: Multi-Languages to change the site template?
Replies: 8
Views: 5439

Multi-Languages to change the site template?

I've come across this problem: I want to run a site in English and German. For some other website I use the Multilingual Entries plugin together with some Language Specific HTML Nuggets to display the dynamic content. And well that kinda works, I can display almost everything in both languages. But ...
by Col. Kurtz
Thu Oct 11, 2007 8:50 am
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

Das klappt wunderbar solange ich nur einen Eintrag pro Tag habe, gibt es einen zweiten geht mir das Design hops.

Wie kann ich es einstellen daß das Datum jedesmal bei einem Eintrag angezeigt wird, auch wenn an dem Tag schon ein weiterer Eintrag besteht?
by Col. Kurtz
Thu Oct 11, 2007 7:39 am
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

Danke, so habe ich es hinbekommen, nur die " fehlten bei den Werten.
by Col. Kurtz
Wed Oct 10, 2007 10:55 pm
Forum: General discussions
Topic: How do I ad Google Ads
Replies: 3
Views: 3190

put them e.g. into a html nugget or into a headnugget etc... thats the easiest way.
by Col. Kurtz
Wed Oct 10, 2007 10:42 pm
Forum: Generelles in Deutsch
Topic: wie mach ich das denn?
Replies: 15
Views: 9434

wie mach ich das denn?

-ok ich möchte das nautica05b theme nutzen welches ich bei oswd.org gefunden habe (link) nun wird da das datum speziell dargestellt und zwar werden monat und tag getrennt ausgegeben: <div class="post"> <div class="date"> <span class="month">May</span> <span class="...