Search found 6 matches
- Sat Apr 07, 2012 2:42 pm
- Forum: Dutch - Nederlands
- Topic: TinyMCE Editor in berichtveld
- Replies: 1
- Views: 876
TinyMCE Editor in berichtveld
Besten, Ik ben bezig met een gastenboek en zou erg graag TinyMCE willen gebruiken om zo berichten mee te kunnen maken. Het gaat om de module Guestbook en dus TinyMCE. Ik heb al een manier gevonden, maar jammer genoeg werkt deze niet. http://www.icms.info/cms-made-simple/website-tools/wysiwyg-editor ...
- Sat Mar 17, 2012 2:16 pm
- Forum: Dutch - Nederlands
- Topic: Hulp nodig met het maken van mijn site
- Replies: 1
- Views: 1038
Hulp nodig met het maken van mijn site
Besten, Ik ben bezig met een website en ben achter een aantal foutjes gekomen die ik niet kan oplossen. 1) Zo wil ik een extern PHP bestand gebruiken, maar krijg ik allemaal smartyerrors als ik die importeer. 2) Verder wil ik ervoor zorgen dat mijn site geen cache aanmaakt, dus alles van de server l...
- Fri Mar 16, 2012 11:02 pm
- Forum: Dutch - Nederlands
- Topic: Hoe kan ik bepaalde delen van mijn website verversen?
- Replies: 1
- Views: 921
Hoe kan ik bepaalde delen van mijn website verversen?
Hallo beste mensen, Ik ben bezig met een website: no-talking.no-ip.org. Het lukt aardig en hij is al bijna klaar om online te gaan. Maar ik stoor me eraan dat de "nu afspelen", "server status" en "shout" niet automatisch worden ververst. Dit moet handmatig gebeuren. Dus...
- Fri Mar 16, 2012 10:28 pm
- Forum: The Lounge
- Topic: How do I refresh a part of my website?
- Replies: 1
- Views: 1282
How do I refresh a part of my website?
Hello, I am currently building an radio website. Site: no-talking.no-ip.org . Everything is working great. Except that I can not select parts to refresh. I have a "now playing", "shout box" and "server status" that needs refreshing. And I don't want to refresh the whole...
- Thu Sep 08, 2011 5:51 am
- Forum: Layout and Design (CSS & HTML)
- Topic: News Module Summary allign in a row in stead of above each
- Replies: 1
- Views: 1519
News Module Summary allign in a row in stead of above each
Dear people,
I want a scrolling text with headlines using the marquee tag.
But when I select the News Module Summary I want to use, the links are aligning above each other in stead of in a row.
Can someone please give me the code so that the links are aligning in a row?
Thanks in advance.
- Peter
I want a scrolling text with headlines using the marquee tag.
But when I select the News Module Summary I want to use, the links are aligning above each other in stead of in a row.
Can someone please give me the code so that the links are aligning in a row?
Thanks in advance.
- Peter
- Wed Sep 07, 2011 5:24 pm
- Forum: Modules/Add-Ons
- Topic: Summary Templates align in a row
- Replies: 1
- Views: 567
Summary Templates align in a row
Dear people, I am using News module 2.9 and I can't figure out how to put the links of the news in a row. Now they allign above each other. This is the code I use now: {foreach from=$items item=entry} <div class="NewsSummaryLink"> {$entry->titlelink} </div> {/foreach} Can someone please he...