e-mail contact form

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
beat
Posts: 99
Joined: Wed 23. Nov 2005, 15:18
Location: Gerzensee
Contact:

e-mail contact form

Post by beat »

High everybody
I am using "e-mail contact form" in a multi language site, which works perfect well, except somehow I am not able to rename the submit and reset button in the form. anybody any idea how this could be changed?

thanks in advance
jscholtysik

Post by jscholtysik »

Hi beat,


you can rename both the submit and the reset button directly in the content part in the backend... ;-)


Joachim
beat
Posts: 99
Joined: Wed 23. Nov 2005, 15:18
Location: Gerzensee
Contact:

Post by beat »

Hi jscholtysik

I've tried this but no luck. In the namefield of the submit button there is "senden" but in the site it display's "Anfrage abschicken". The oder filed is the Labelfield that does not help. By the way I am using DEV 1.2.6

the same happens with the reset button. I used the name "löschen" but it displays "Zurücksetzen"

you can have a look here http://www.anlagenbau.ch/index.php?id=31,0,0,1,0,0

thanks
beat
Posts: 99
Joined: Wed 23. Nov 2005, 15:18
Location: Gerzensee
Contact:

Post by beat »

well this is amazing

in safari it shows senden, but not in firefox, but loeschen it won't show. really strange, must be a cache problem
beat
Posts: 99
Joined: Wed 23. Nov 2005, 15:18
Location: Gerzensee
Contact:

Post by beat »

even more strange
in Netscape 7.1 it shows the standard english button text
thoblerone@work
Posts: 8
Joined: Fri 3. Feb 2006, 14:55
Location: Sprockhövel, Germany
Contact:

Post by thoblerone@work »

Hello Beat,

to specify the text your contact form buttons are displaying you have to enter the string to be displayed as value. The source code of your form shows that you did not set the value.

soll die Beschriftung eines Knopfes im E-Mail Kontaktformulars (ja, das "neue") bestimmt werden, muss diese im Feld "Wert" eingetragen werden.

WM_SEEYOU

Thomas
andalucia
Posts: 114
Joined: Wed 14. Sep 2005, 18:13
Location: Andalusien & Rhein-Main
Contact:

Post by andalucia »

Well, i also edited with no success but the explanation is simple.
The [SEND] button comes always in the language the PC is installed.
I live in a turist area with many foreigners. I know PCs in german, english, spanish and swedish. My site is multilingal.
When I go to my friends and show them eg the german version of my site
everything comes in german - exept the sendbutton.
Looks quiet funny german with a swedish or spanish sendbutton.

So everything is no problem. The one who is using a computer in his own country has always the right button :wink:
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

I have a question, how can I put some space between the filds if I have 3 filds line:
Name
Email
web

the fields are to close ... so how can I do some space between them???
ImagePackging design,labels, catalogs,postcards,
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

What about margin and padding?
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,
culda_a wrote:I have a question, how can I put some space between the filds if I have 3 filds line:
Name
Email
web
did you use the email contact form?
I think the only reasonable way is the type "break". (Insert a {SPACER:1x10})
I find out, that padding and margin don´t work fine for this problem. The right <td><input name .........</td> would stretched but the left <td>Labeltext:*</td> can´t justify the text in one horiz. line to your input field. It´s tricky.
If you want to have an space between label and input, than use the "label wrap:"

Code: Select all

|&nbsp;

If you want to have a space or other signs before the label:

Code: Select all

&nbsp;|
Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

As i understood you need some space between the fields?
Therefore just write: "margin-top: 5px;" or what you need
(which works perfect to me) into the css at the end of each item.

If you need some space between the label and the
field itself then take knuts solution.
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

Thanks Klappstuhl28 for the solution, and also to all of you.
ImagePackging design,labels, catalogs,postcards,
godmd

Post by godmd »

Klappstuhl28 wrote:If you need some space between the label and the field itself then ...
write "margin-right: 20px;" into the CSS-field of the lable.


Concerning the send button I'd also like to know how and where it can be customized. How come you can't name the button as you please in version 1.2.8 ?? It worked in 1.2.6. Has anybody got a clue?

Regards,
Anka
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi godmd,

A little example of the contact form http://www.phpwcms-docu.de/index.php?contact you will see there: http://www.phpwcms.de/forum/viewtopic.php?p=69503#69503

Regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
godmd

Senden-Button ändern

Post by godmd »

Danke Knut,

du bist wirklich unermüdlich. Die Vorlagen haben mir sehr geholfen, das Formular an Version 1.2.8 anzupassen. Nur leider lässt sich trotzdem der Text "Anfrage senden" auf dem Sendbutton nicht ändern. Eingaben im Feld Value werden ignoriert, siehe auch weiter oben im Thread. Wie und wo kann man den Wert angeben - oder kommt eine Korrektur mit dem nächsten Release?

Gruß - und vielen Dank, Anka
Post Reply