Search found 5 matches

by slu
Thu Dec 27, 2012 9:21 am
Forum: Layout and Design (CSS & HTML)
Topic: Differenet styling in cms double content error ?
Replies: 3
Views: 1871

Re: Differenet styling in cms double content error ?

Jo Morg wrote:You shouldn't be calling {content} twice on the template.
You can, however use {content assign=maincontent label="My content block"} just after {process_pagedata} and change each {content} you have on your original template to {$maincontent}

Thank You Jo !
This works fine
Best
slu
by slu
Wed Dec 26, 2012 3:27 pm
Forum: Layout and Design (CSS & HTML)
Topic: Differenet styling in cms double content error ?
Replies: 3
Views: 1871

Differenet styling in cms double content error ?

Hello out there, I am trying to to use different css formatting depending on $show_sidebarmenu . The code is like this: <!-- CONTENT 3 spaltig mit sidebar --> {if $show_sidebarmenu == "+"} <div id="content"> <div class="col-one"> {if $show_extra == "+"} <h2>{t...
by slu
Wed Dec 19, 2012 8:51 pm
Forum: Modules/Add-Ons
Topic: Formatting CGCalendar
Replies: 1
Views: 884

Formatting CGCalendar

Hello out there, I installed CGCalendar and I am happy to see it works out of the box. I am struggling with css cause I dont want to see each entry as the calendar becomes very large with all entries. It would be enough to have days with entries highlighted and to get information with the mouse. Has...
by slu
Wed Dec 19, 2012 8:47 pm
Forum: Modules/Add-Ons
Topic: Linking News article in CGCalendar
Replies: 1
Views: 1080

Linking News article in CGCalendar

Hello,
I have installed CGCalendar an News Module.
Is it anyhow possible to put a link on a specific
news Article in the Calendar ?
I tried {news articleid="-1"} but I would prefer to
see the Content of the Article in my page and
not the whole News.
Best
Stephan
by slu
Wed Jul 25, 2012 6:28 pm
Forum: Layout and Design (CSS & HTML)
Topic: Importing a Template containing javascript (big business 2)
Replies: 1
Views: 1400

Importing a Template containing javascript (big business 2)

Hello out there, I am a beginner and trying to import a template called big business 2. http://www.freecsstemplates.org/preview/bigbusiness2/ Everything works fine but I think the problem is that I may not have the right pathes for images and .js code cause the page looks really worse and did not co...

Go to advanced search