Kontaktformular
Kontaktformular
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
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
Hi!
Ohne eine Beispiel-URL können wir Dir auch hier leider nicht helfen.
Grüße,
Garvin
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/
# 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/
Hi Garvin,
hast Du jetzt ein iTelefon? Du bist noch schneller als normal
Steht da nicht eine URL in meiner Signatur
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
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:
Hi!
Unter deiner URL habe ich nur eine Fehlermeldung zur "content.tpl" bekommen.
Jetzt klappt's wohl. Probier im CSS mal:
Grüße,
Garvin
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;
}
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/
# 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/