From abc64efa83fbc9ae9abb92985694349b804c796f Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Tue, 9 Oct 2007 15:18:51 +0000 Subject: [PATCH] Die Aufklappbuttons zentriere ich jetzt ueber eine Tabelle nachdem ich Stunden damit verbracht habe ein div loesung zu finden...erfolglos natuerlich --- TODO | 1 + config.php | 7 ++- dummy.html | 78 ++++++++++++++++++++++++ templates/personAdmin/personInUp.tpl.php | 48 +++++++++------ 4 files changed, 111 insertions(+), 23 deletions(-) create mode 100644 TODO create mode 100644 dummy.html diff --git a/TODO b/TODO new file mode 100644 index 0000000..9e3976b --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +- Fix class change for the owner and photographer Titel in IE diff --git a/config.php b/config.php index 6133376..d163e20 100644 --- a/config.php +++ b/config.php @@ -22,8 +22,10 @@ switch ($_SERVER["HTTP_HOST"]) // Evolver default: - define ('BASEURL', "http://localhost/~georg/bilder/"); - define ('BASESURL', "https://localhost/~georg/bilder/"); + define ('BASEURL', + "http://" . $_SERVER["HTTP_HOST"] . "/~georg/bilder/"); + define ('BASESURL', + "https://" . $_SERVER["HTTP_HOST"] . "/~georg/bilder/"); } define ('IMGURL', BASEURL . 'img/'); @@ -36,7 +38,6 @@ define ('CSSDIR', BASEURL . 'css/'); define ('FONTURL', BASEURL . 'fonts/'); define ('CACHEURL', BASEURL . 'cache/'); -define ('BASESURL', "https://localhost/~georg/bilder/"); define ('IMGSURL', BASESURL . 'img/'); /* Basisklassen & Funktionen */ diff --git a/dummy.html b/dummy.html new file mode 100644 index 0000000..c518a63 --- /dev/null +++ b/dummy.html @@ -0,0 +1,78 @@ + + + + Die Eigenschaft vertical-align + + + + + + + +
Gq + baseline + + middle + sub + super + text-top + + text-bottom + 30% + 30px + top + + bottom +
+ +
+ testbild + baseline + + middle + sub + super + text-top + + text-bottom + 30% + 30px + top + + bottom +
+ + + + + + + + + + + + +
+

+ Hier einfach mal ein wenig Text hin, um die Tabelle höher zu + bekommen. Und noch ein wenig Text, damit die Tabelle zur + Demonstration etwas höher wird. +

+
baselinemiddle30%30pxtopbottom
+ + diff --git a/templates/personAdmin/personInUp.tpl.php b/templates/personAdmin/personInUp.tpl.php index 09ab682..fe4e36e 100644 --- a/templates/personAdmin/personInUp.tpl.php +++ b/templates/personAdmin/personInUp.tpl.php @@ -22,20 +22,20 @@
- -
+ + - - - + + - +
   +   
- - + + +
+ + + +
@@ -137,13 +141,17 @@
- - + + +
+ + + +