Search found 11 matches

by KIer
Sat 25. Mar 2006, 11:58
Forum: phpwcms Support English
Topic: text w/image with "In-text, left" doesn't work
Replies: 18
Views: 8374

big thank you DeXXus,

the highlighted code is really a great help, you are so kind.

thanks a million. :D

KIer
by KIer
Fri 24. Mar 2006, 09:52
Forum: phpwcms Support English
Topic: text w/image with "In-text, left" doesn't work
Replies: 18
Views: 8374

thanks flip-flop,

I'm running V1.2.6.

did exactly as instructed and clear the cache, but the table code is still around the image.
by KIer
Fri 24. Mar 2006, 07:59
Forum: phpwcms Support English
Topic: text w/image with "In-text, left" doesn't work
Replies: 18
Views: 8374

how to change the image_div value of conf.template_default.inc.php?

I've got $template_default["article"]["image_div"] = true;

and I have .imgDIVinTextRight {
float: right;
margin:8px 20px 5px 5px; padding:0px;
border:0;
}
.imgDIVinTextLeft {
float: left;
margin:8px 5px 5px 20px ...
by KIer
Thu 23. Mar 2006, 21:01
Forum: hacks & enhancements
Topic: {TEASER_EX} Replacement tag v1.90 - 10.1.2007
Replies: 398
Views: 184107

hi erich_k4

it works!

you are great, thanks :D
by KIer
Thu 23. Mar 2006, 19:59
Forum: hacks & enhancements
Topic: {TEASER_EX} Replacement tag v1.90 - 10.1.2007
Replies: 398
Views: 184107

problem with Templatename

hi I use {TEASER_EX} Replacement tag v1.61

but in templatename for articlelising, I can only select Default or System , if I select other Templatename, the article disapear, no show.

this works:
TEASER_EX:en_events|1:1:article_created|DESC:1::1::system:20::0:0:200:0}

TEASER_EX:en_events|1:1 ...
by KIer
Thu 23. Mar 2006, 18:08
Forum: phpwcms Support English
Topic: Saubere "Optik" <--this into English??
Replies: 2
Views: 1028

Saubere "Optik" <--this into English??

hello all masters,

I know no German, but I come across the following, from looking at the photos, I think it will solve some of my problems that I encounter, but any one know the english version anywhere?

http://peperkorn-online.de/saubere-optik.phtml

many thanks in advance.

KIer

p.s. I've ...
by KIer
Thu 23. Mar 2006, 17:56
Forum: phpwcms Support English
Topic: how to change the dafult template...
Replies: 6
Views: 2340

hi DeXXus,

is that for the backend?

I'm looking for changes to the frontend.
by KIer
Thu 23. Mar 2006, 16:47
Forum: phpwcms Support English
Topic: how to change the dafult template...
Replies: 6
Views: 2340

how to change the dafult template...

hello all masters,

I want to change the default Display Full article of Content Type which is Text with image.

I know that I can create a new one and name it something like "new.tmpl", and choose it in the article creation process.

The problem is I already create a lot article and everyone of ...
by KIer
Thu 16. Mar 2006, 17:59
Forum: sites you are proud of (made with phpwcms only)
Topic: www.pixorium.com - your photo coach
Replies: 8
Views: 4307

Hey Ben,

it's a great site.

just wondering what is that of the FAQ page function, click on the title and the content grow, how to do that?

hope someone points me to the right direction.

I'm a newbie, don't even know the name of it, so unable to search it anywhere.

thanks in advance for any ...
by KIer
Sun 12. Mar 2006, 12:03
Forum: phpwcms Support English
Topic: image resize problem...
Replies: 2
Views: 1285

image resize problem...

I'm using phpwcms v1.2.6-DEV 14.12.2005.

just a few days ago, the image resize suddenly failed to work. I can create article or content with image and text.

but when view the article in frontend, the whole site freeze!

but when view those article posed before the date the problem starts, those ...
by KIer
Sun 19. Feb 2006, 11:11
Forum: hacks & enhancements
Topic: {SHOW_CONTENT} Show content of a particular content part
Replies: 68
Views: 61497

when I use this {show_content} code, what I got on my page is only the cotent with the ID:1 is showing up, no matter which page I'm on. what is the problem??