Search found 31 matches

by dexter
Sun 22. May 2005, 03:26
Forum: phpwcms Support English
Topic: email contact form
Replies: 47
Views: 22736

oh oh the form content part seems to be realy bugy. my form works great. i can sent, get a success message(although the success field is not selected) and the message arrives, but without content.

any suggestion?
by dexter
Sun 22. May 2005, 02:09
Forum: phpwcms Support English
Topic: custom content part
Replies: 8
Views: 2218

and the next problem occurs. i would like to customize the link list cont. part. where this template or the code? not in the conf.template_default.php and not in the phpwcms_template/inc_cntpart folder. by the way, i have no idea why the list content part produce a table structure with spacergifs ...
by dexter
Thu 19. May 2005, 23:47
Forum: phpwcms Support English
Topic: custom content part
Replies: 8
Views: 2218

custom content part

i got some trouble to solve a list problem.

i want to create this list via phpwcms.

http://dexteressentials.com/_stuff/liste.gif

its not possible to create this kind of list with the normal "list" content part. each listrow contains two parts. the date and the place. both different formated ...
by dexter
Sat 5. Mar 2005, 18:01
Forum: phpwcms Discussion
Topic: navigation level and formating
Replies: 3
Views: 1833

a third level navigation is for example:

one
two
three
three.one
three.two
three.three
three.three.one <---third level
three.three.two <---third level
four
five

whats about the {NAV_LIST} the pure tag doesnt work and i can´t see a description of this tag in the replacement tag listing.

i ...
by dexter
Sat 5. Mar 2005, 17:32
Forum: phpwcms Support English
Topic: everyday life situations
Replies: 2
Views: 967

thanks, i overlooked the "pure" images content part.
by dexter
Sat 5. Mar 2005, 09:51
Forum: phpwcms Support English
Topic: everyday life situations
Replies: 2
Views: 967

everyday life situations

hi,


i try to explain a normal graphic design portfolio situation.

example:
http://www.dexteressentials.com/_stuff/phpwcmsSample.gif

both navigation on the top are not really the issue. i get in trouble to realize the third level navigation between the sample pic and the text. i have to split ...
by dexter
Sat 5. Mar 2005, 07:28
Forum: phpwcms Discussion
Topic: navigation level and formating
Replies: 3
Views: 1833

navigation level and formating

actually i am looking for the replacement tag to show just the third level navigation of a menu point.

by the way, why so many different replacement tags for the navigation? why not just one {NAV} and to get just the 2nd or 3rd level {NAV:2} or {NAV:3}
the formating, horicontal or vertical and ...
by dexter
Fri 6. Aug 2004, 23:38
Forum: phpwcms Support English
Topic: code general - horizontal alignment
Replies: 8
Views: 4986

aaaaahhhhh

great job.
thanks!
by dexter
Fri 6. Aug 2004, 23:16
Forum: phpwcms Support English
Topic: code general - horizontal alignment
Replies: 8
Views: 4986

but in this case, the header stuff wouldnt be center too, isnt it? see code.




<div id="headerBlock"><img src="content/images/logo.gif" alt="Logo">

<div id="list_top">
<ul id="list_top_ul">
<li id="list_top_home"><a href="index.php?index">ABOUT</a></li>
<li><a href="index.php?id=3,0,0,1,0 ...
by dexter
Fri 6. Aug 2004, 22:55
Forum: phpwcms Support English
Topic: code general - horizontal alignment
Replies: 8
Views: 4986

thanks, but i already knew that. ;)

the problem is, see my first post, that it is not possible to put the whole site in container or a table, to center it vertical.
by dexter
Fri 6. Aug 2004, 22:32
Forum: phpwcms Support English
Topic: code general - horizontal alignment
Replies: 8
Views: 4986

propably i have to ask my question a bit more in a simpler way. ;)

how can i center my site in horizontal and vertical wise?
by dexter
Fri 6. Aug 2004, 08:31
Forum: phpwcms Support English
Topic: code general - horizontal alignment
Replies: 8
Views: 4986

code general - horizontal alignment

this is the generally code, including a simple navigation and the content tag


<div id="headerBlock"><img src="content/images/logo.gif" alt="Logo">

<div id="list_top">
<ul id="list_top_ul">
<li id="list_top_home"><a href="index.php?index">ABOUT</a></li>
<li><a href="index.php?id=3,0,0,1,0,0 ...
by dexter
Fri 9. Jul 2004, 23:53
Forum: phpwcms Support English
Topic: Hmmm... Farbe der Navigation ändern? CSS?
Replies: 31
Views: 10508

oh sorry mein fehler, ich hab den falsch patch drauf gespielt. geht. danke!
by dexter
Fri 9. Jul 2004, 19:31
Forum: phpwcms Support English
Topic: Hmmm... Farbe der Navigation ändern? CSS?
Replies: 31
Views: 10508

danke, aber hmm. scheint nicht zu funktionieren.

$template_default["nav_table_struct"]["linkimage_norm"] = "";
$template_default["nav_table_struct"]["linkimage_over"] = "";
$template_default["nav_table_struct"]["linkimage_active"] = "";

das steht bei mir in der conf.template_default.inc.php ...
by dexter
Fri 9. Jul 2004, 19:20
Forum: phpwcms Support English
Topic: Bilder zersprengen das Layout
Replies: 5
Views: 1387

zeig mal den code