Search found 14 matches
- Sat Aug 09, 2008 11:22 am
- Forum: German - Deutsch
- Topic: [GELÖST] editierbarer Header außerhalb Content
- Replies: 14
- Views: 8514
Re: [GELÖST] editierbarer Header außerhalb Content
btw *klugscheissmodus*: im Web gibt es kein "kursiv" wie auf'm Papier, sondern "betont"(em) (oder stark betont (strong)) Klügerscheißmodus ;) Natürlich gibt es kursiv, nämlich als physische Auszeichnung: http://de.selfhtml.org/html/text/physisch.htm#elemente Dass das nicht mehr...
- Fri Aug 08, 2008 8:33 am
- Forum: German - Deutsch
- Topic: [GELÖST] editierbarer Header außerhalb Content
- Replies: 14
- Views: 8514
Re: [GELÖST] editierbarer Header außerhalb Content
Hi, okay, ich hatte die Antwort so verstanden, dass es eine Option für den Content-Block gibt, dort nur ein Bild zu hinterlegen - in einen Contentblock könnte ja statt eines Bildes noch mehr "Kram" eingegeben werden. Da es scheinbar (noch) keine Möglichkeit für einen {content type="im...
- Thu Aug 07, 2008 12:13 pm
- Forum: German - Deutsch
- Topic: [GELÖST] editierbarer Header außerhalb Content
- Replies: 14
- Views: 8514
Re: [GELÖST] editierbarer Header außerhalb Content
Hallo,
wie genau hast du das denn jetzt gelöst? Wenn ich den Content-Block nur einzeilig darstellen lasse, kann ich auch kein Bild auswählen. Und die {content}-Hilfe hat mir nicht wirklich weitergeholfen...
Danke für eure Antworten!
Mamphil
wie genau hast du das denn jetzt gelöst? Wenn ich den Content-Block nur einzeilig darstellen lasse, kann ich auch kein Bild auswählen. Und die {content}-Hilfe hat mir nicht wirklich weitergeholfen...
Danke für eure Antworten!
Mamphil
- Wed Feb 28, 2007 2:53 pm
- Forum: Module und Tags
- Topic: [Erledigt] {menu} verhält sich seltsam
- Replies: 1
- Views: 1262
Re: [Erledigt] {menu} verhält sich seltsam
Das Problem wurde mit Hilfe von RonnyK im englischen Board-Teil gelöst, vgl. http://forum.cmsmadesimple.org/index.ph ... 395.0.html
- Wed Feb 28, 2007 2:51 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [solved] Strange behaviour of {menu}
- Replies: 4
- Views: 1825
Re: Strange behaviour of {menu}
Hi and thank you very much, you saved my day!
I don't know why, but the guy who created the menu template did say {if $count > 1} instead of {if $count > 0} at the very beginning - consequently menus with only one entry were not displayed...
Thanks again,
Mamphil
I don't know why, but the guy who created the menu template did say {if $count > 1} instead of {if $count > 0} at the very beginning - consequently menus with only one entry were not displayed...
Thanks again,
Mamphil
- Wed Feb 28, 2007 11:45 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [solved] Strange behaviour of {menu}
- Replies: 4
- Views: 1825
Re: Strange behaviour of {menu}
Hi Ronny, thank you for your answer. Of course it was not shown in the menu b/c "Show in menu" was not activated. With "Show in menu" activated the part is displayed when calling "{menu}". Unfortunately this does still not work - even if your improvement: {menu template...
- Wed Feb 28, 2007 10:45 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [solved] Strange behaviour of {menu}
- Replies: 4
- Views: 1825
[solved] Strange behaviour of {menu}
Hi, because I guess I will get some more answers here, I post my problems with {menu} here, too. (Original post: http://forum.cmsmadesimple.org/index.php/topic,10394.msg52084.html#msg52084) I would like to add a new menu block to my website. The blocks currently used are inserted with {menu template...
- Wed Feb 28, 2007 10:37 am
- Forum: Module und Tags
- Topic: [Erledigt] {menu} verhält sich seltsam
- Replies: 1
- Views: 1262
[Erledigt] {menu} verhält sich seltsam
Hallo, ich will bei einer Website das Menü ein wenig verändern, genau genommen will ich einen neuen Menüblock hinzufügen. Die bisherigen Menüblöcke sehen so aus: {menu template='gc_linksnav' collapse="1" start_element="1.1" show_root_siblings="1" number_of_levels="...
- Wed May 03, 2006 7:41 pm
- Forum: Feature ideas
- Topic: Log erasing the admin's log
- Replies: 0
- Views: 2272
Log erasing the admin's log
Hi, I think it would be great to add a logging event after erasing the admin's log. Then every admin will know who deleted the admin's log the last time which will be useful if an admin tries to hush up some mistakes. At least one will see who tried to do so ;) Mamphil P.S.: I hope I'm in the right ...
- Wed Mar 01, 2006 12:33 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: titlebar in template
- Replies: 3
- Views: 3489
Re: titlebar in template
How?cmsms_fan wrote: Don't worry I got it!
I asked the same question here: http://forum.cmsmadesimple.org/index.ph ... 334.0.html
If you've got a different solution I would like to hear it!
Mamphil
- Mon Feb 27, 2006 9:30 am
- Forum: Layout and Design (CSS & HTML)
- Topic: tips about CSS and IE
- Replies: 2
- Views: 2285
Re: tips about CSS and IE
Hi, as far as I know there is no bugfix / workaround for the 24-bit-PNG-in-background bug in IE. Try .test { /*text-align: right;*/ } to comment out in IE. Mamphil edit: According to the German HTML / CSS reference "SELFHTML": Einzeilige Kommentare wie in JavaScript // existieren in CSS ni...
- Fri Feb 24, 2006 12:08 am
- Forum: Layout and Design (CSS & HTML)
- Topic: How do I change the textcolors of menu-items on hover?
- Replies: 5
- Views: 4148
Re: How do I change the textcolors of menu-items on hover?
Hi! I tried this code at the end of your CSS: ul#primary-nav li.menuparent:hover a { color: #fff; } Unfortunateley all anchors (links) in the hovered menu turn white if you hover one single list item. If you want to edit the php code of the module, you could add a class attribute to the first -tag: ...
- Wed Feb 22, 2006 6:21 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Unlimited number of content boxes
- Replies: 5
- Views: 4764
Re: Unlimited number of content boxes
Hi! Thanks for your answer! I got the idea to abuse the news module for this feature. I stripped the summary template (Content -> News -> Summary Template) and inserted my content boxes: <!-- Start News Display Template --> {foreach from=$items item=entry} <div class="box"> <h1>{$entry->ti...
- Wed Feb 22, 2006 12:57 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Unlimited number of content boxes
- Replies: 5
- Views: 4764
Unlimited number of content boxes
Hallo everybody, I tried to find an answer with the forum's search but unfortunately I failed. I designed a website with several content areas (content boxes). The general idea was to seperate different contents which are shown on one page under one general topic. It's difficult to explain, visit ht...