Search found 15 matches

by JetLi
Fri Aug 17, 2007 10:18 am
Forum: German - Deutsch
Topic: CMSMS 1.1 und teilweise fehlerhafte Umlautdarstellung bei Seitenausgabe
Replies: 10
Views: 4806

Re: CMSMS 1.1 und teilweise fehlerhafte Umlautdarstellung bei Seitenausgabe

hat geklappt, musste alle Umlauten neu schreiben, nach Umstellung. thnx.
by JetLi
Fri Aug 17, 2007 8:48 am
Forum: German - Deutsch
Topic: CMSMS 1.1 und teilweise fehlerhafte Umlautdarstellung bei Seitenausgabe
Replies: 10
Views: 4806

Re: CMSMS 1.1 und teilweise fehlerhafte Umlautdarstellung bei Seitenausgabe

in der Config.php ich ich das jetzt.

Code: Select all

$config['default_encoding'] = 'ISO-8859-1';
$config['admin_encoding'] = 'ISO-8859-1';
In Globale Einstellung hab ich dies.

Code: Select all

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
by JetLi
Fri Aug 17, 2007 7:30 am
Forum: German - Deutsch
Topic: CMSMS 1.1 und teilweise fehlerhafte Umlautdarstellung bei Seitenausgabe
Replies: 10
Views: 4806

Re: CMSMS 1.1 und teilweise fehlerhafte Umlautdarstellung bei Seitenausgabe

Hallo
habe das gleiche Problem, liegt aber nicht in der News Modul. Wer kann helfen? Bei mir ist auf allen Seiten Umlautdarstellung falsch.

http://www.grafix-world.nl/cms/index.php?page=home
by JetLi
Sat Dec 23, 2006 12:18 pm
Forum: Module und Tags
Topic: Wie "fixe" größe bei piiframe?
Replies: 1
Views: 1956

Re: Wie "fixe" größe bei piiframe?

Hallo ich kann Dir das autoresize Iframe empfehlen. Du muss eine js Datei erstellen. Hier der code des Iframes. Da muss Du den scr="..." noch anpassen. <__script__ language="JavaScript1.2" src="../js/iframe_resize.js" type="text/javascript"></__script>  <__ifr...
by JetLi
Sun Dec 17, 2006 9:51 am
Forum: CMSMS Core
Topic: Insert Horizontal Line Problem
Replies: 6
Views: 2746

Re: Insert Horizontal Line Problem

thnx, but I cant get it work, it was display Navigation Text displayed outside the content.

Can you do it for me? Need which stylesheets?

Sorry about this.  :'(
by JetLi
Sat Dec 16, 2006 9:37 am
Forum: CMSMS Core
Topic: Insert Horizontal Line Problem
Replies: 6
Views: 2746

Re: Insert Horizontal Line Problem

Hi
sorry I dont understand exacly.  :-[ Can you make instruktion?

add this in Stylesheet?

{display:none;}

div#content hr { display:block; }
by JetLi
Fri Dec 15, 2006 6:55 pm
Forum: CMSMS Core
Topic: Insert Horizontal Line Problem
Replies: 6
Views: 2746

Re: Insert Horizontal Line Problem

Hi
thnx for reply, Is there fix to make horizonal line visible in view content?
by JetLi
Fri Dec 15, 2006 2:58 pm
Forum: CMSMS Core
Topic: Insert Horizontal Line Problem
Replies: 6
Views: 2746

Insert Horizontal Line Problem

Hi
if I click Insert Horizontal Line with Firefox/Internet Explorer, no line are added in edit Content.  ???
by JetLi
Thu Dec 14, 2006 9:22 am
Forum: CMSMS Core
Topic: where edit custom_copyright year?
Replies: 2
Views: 1781

Re: where edit custom_copyright year?

Hi
thnx. Found it.  :)
by JetLi
Wed Dec 13, 2006 9:45 pm
Forum: CMSMS Core
Topic: where edit custom_copyright year?
Replies: 2
Views: 1781

where edit custom_copyright year?

Hi
where I can find this to change the start year? Which file to edit?

Code: Select all

//set start to date your site was published
$startCopyRight='2005';
if(date('Y')== $startCopyRight){
    echo $startCopyRight;
}else{
    echo $startCopyRight.' - '. date('Y');
}
by JetLi
Wed Dec 13, 2006 1:03 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSSMenu top + 2 columns Question
Replies: 6
Views: 2711

Re: CSSMenu top + 2 columns Question

Hi
I got it work.  :)
by JetLi
Wed Dec 13, 2006 10:50 am
Forum: Layout and Design (CSS & HTML)
Topic: CSSMenu top + 2 columns Question
Replies: 6
Views: 2711

Re: CSSMenu top + 2 columns Question

Hi
thnx
works with sidebar on right side.

http://www.grafix-world.nl/cms/index.php?page=home

But with copying template into new name and 1 col get this layout.  :'(

http://www.grafix-world.nl/cms/index.php?page=top100
by JetLi
Tue Dec 12, 2006 1:39 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSSMenu top + 2 columns Question
Replies: 6
Views: 2711

CSSMenu top + 2 columns Question

Hi
want to know how make Sidebar on the right side and content left side? I have search but no luck  :'(

And how to make CSSMenu top + 1 column? what need to remove from CSSMenu top + 2 columns?
by JetLi
Thu Mar 16, 2006 3:37 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: its possible change index.php to home.php?
Replies: 5
Views: 2838

Re: its possible change index.php to home.php?

Hi
thnx. Because I have Index.php that use my subdomain script. And my hompepage need another startpage like home.php not index.php  ;)
by JetLi
Thu Mar 16, 2006 2:02 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: its possible change index.php to home.php?
Replies: 5
Views: 2838

its possible change index.php to home.php?

Hi All
I want to know, if this possible index.php change to home.php on CMS made simple?

Go to advanced search