Page 1 of 1
Kontaktformular
Posted: Tue Dec 04, 2007 9:15 pm
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?
Re: Kontaktformular
Posted: Tue Dec 04, 2007 9:24 pm
by garvinhicking
Hi!
Ohne eine Beispiel-URL können wir Dir auch hier leider nicht helfen.
Grüße,
Garvin
Posted: Tue Dec 04, 2007 9:46 pm
by TimBeam
Hi Garvin,
hast Du jetzt ein iTelefon? Du bist noch schneller als normal
Steht da nicht eine URL in meiner Signatur

Posted: Tue Dec 04, 2007 10:26 pm
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