From ae3997ba87be115d1b06e48c13aa2adb825ba89c Mon Sep 17 00:00:00 2001 From: jeena Date: Mon, 8 Jul 2013 21:34:08 +0200 Subject: [PATCH] ported main.phtml --- application/main.phtml | 134 +++++++++++++++++------------------------ public/style/main.css | 5 +- 2 files changed, 57 insertions(+), 82 deletions(-) diff --git a/application/main.phtml b/application/main.phtml index 3570150..1c4f974 100644 --- a/application/main.phtml +++ b/application/main.phtml @@ -1,94 +1,68 @@ + - Swiss Didgeridoo Artwork - Schweizer Holz Didgeridoo bester Qualität - - - - - - autoScriptFile): ?> - - + + Seinheit - <?php echo Navigation::getTitle(); ?> + + + + + + - + -notices): ?> - - +
+
- -

-

- + notices): ?> +
    + notices as $notice): ?> +
  • + +
+ -
-subNavigationItems): ?> - - -  - -
+ +
+
+ + headerImage): ?> + + + +

+ +

+ + +
+ stageContent ?> +
+ +
-
-stageContent ?>
\ No newline at end of file diff --git a/public/style/main.css b/public/style/main.css index 0d3607b..1b2e719 100644 --- a/public/style/main.css +++ b/public/style/main.css @@ -49,11 +49,12 @@ h2 + h3 { background-color: white; } -#top { +#logo { padding-top: 70px; + display: block; } -#top a img { +#logo img { width: 400px; }