Kontaktformular

Hier können Probleme und alles andere in Deutscher Sprache gelöst werden.
Post Reply
TimBeam
Regular
Posts: 71
Joined: Fri Jun 22, 2007 3:24 pm
Contact:

Kontaktformular

Post by TimBeam »

Ich möchte das Kontraktformular in der gleichen Optik, wie das Gästebuchformular haben. Die 80% Breite habe ich gefunden, aber wo kann ich den Formularteil mittig setzen?
|
http://www.wind-in-unseren-fluegeln.de
Benutzername: Serendipity
Passwort: Serendipity

Serendipity 1.3 und PHP 5.2.2
Editor: Notepad++
FTP: Filezilla
Hoster: Strato
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Kontaktformular

Post by garvinhicking »

Hi!

Ohne eine Beispiel-URL können wir Dir auch hier leider nicht helfen.

Grüße,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
TimBeam
Regular
Posts: 71
Joined: Fri Jun 22, 2007 3:24 pm
Contact:

Post by TimBeam »

Hi Garvin,

hast Du jetzt ein iTelefon? Du bist noch schneller als normal ;-)

Steht da nicht eine URL in meiner Signatur ;-)
|
http://www.wind-in-unseren-fluegeln.de
Benutzername: Serendipity
Passwort: Serendipity

Serendipity 1.3 und PHP 5.2.2
Editor: Notepad++
FTP: Filezilla
Hoster: Strato
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Unter deiner URL habe ich nur eine Fehlermeldung zur "content.tpl" bekommen.

Jetzt klappt's wohl. Probier im CSS mal:

Code: Select all

.serendipityCommentForm {
margin: 0px auto;
text-align: center;
}

#serendipity_comment {
text-align: left;
}
Grüße,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply