Removed the link to the Online Shop since it's neither finished nor
[infodrom.org/infocon.infodrom.org] / Styles / infocon.style
index e4f7639..2645725 100644 (file)
@@ -19,7 +19,7 @@
 #
 <define-tag page-footer>
 # &copy; = &#169;
 #
 <define-tag page-footer>
 # &copy; = &#169;
-<font face="Helvetica,Arial">&copy; <a href="http://infocon.infodrom.org/">InfoCon</a>, <:
+<font face="Helvetica,Arial" size="-1">&copy; <a href="<root_prefix>impressum.html">InfoCon</a>, <:
 @months =
 #    ("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec");
     ("Dummy", "Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember");
 @months =
 #    ("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec");
     ("Dummy", "Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember");
@@ -44,13 +44,17 @@ printf "Letzte 
 <if <not <get-var title>>
     <set-var title="InfoCon - Information & Consulting">>
 
 <if <not <get-var title>>
     <set-var title="InfoCon - Information & Consulting">>
 
+# Titel im linken Submenü
 <if <not <get-var menu>>
     <set-var menu="<div align=center>&nbsp;</div><br>">
     <set-var menu="<div align=center><b>Infos</b></div><br>">
 >
 
 <html>
 <if <not <get-var menu>>
     <set-var menu="<div align=center>&nbsp;</div><br>">
     <set-var menu="<div align=center><b>Infos</b></div><br>">
 >
 
 <html>
-<head><title><get-var title></title></head>
+<head>
+<title><get-var title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+</head>
 
 <body bgcolor=#ffffff>
 
 
 <body bgcolor=#ffffff>
 
@@ -69,7 +73,8 @@ printf "Letzte 
 <td rowspan=2 align=center>
 
 <:
 <td rowspan=2 align=center>
 
 <:
-    @menu = ('Infos','Dienstleistungen','Shop');
+    # @menu = ('Infos','Dienstleistungen','Shop');
+    @menu = ('Infos','Dienstleistungen');
     %menu_dir = ('Infos'            => 'infos',
                 'Dienstleistungen' => 'service',
                 'Shop'             => 'shop',
     %menu_dir = ('Infos'            => 'infos',
                 'Dienstleistungen' => 'service',
                 'Shop'             => 'shop',
@@ -89,7 +94,7 @@ printf "Letzte 
                    $root_prefix, $dir, $menu_width{$rubrik}, $rubrik, $menu_default;
             } else {
                # We're in but link required
                    $root_prefix, $dir, $menu_width{$rubrik}, $rubrik, $menu_default;
             } else {
                # We're in but link required
-               printf '<a href="%s%s/"><img src="%sPics/menu-%s.png" width="%d" alt="[%s]" %s></a>',
+               printf '<a href="%s%s/"><img src="%sPics/menu-%s.press.png" width="%d" alt="[%s]" %s></a>',
                    $root_prefix, $dir, $root_prefix, $dir, $menu_width{$rubrik}, $rubrik, $menu_default;
             }
         } else {
                    $root_prefix, $dir, $root_prefix, $dir, $menu_width{$rubrik}, $rubrik, $menu_default;
             }
         } else {
@@ -126,14 +131,20 @@ printf "Letzte 
 
 </td>
   <td width=<page-horiz-space>></td>
 
 </td>
   <td width=<page-horiz-space>></td>
-  <td width=100% valign=top><font face=Helvetica>
+  <td width=100% valign=top>
+  <table width=100% border=0 cellspacing=2 cellpadding=0><tr><td width=100% align=left valign=top>
+  <font face=Helvetica>
+
+#  <td width=100% valign=top><font face=Helvetica>
 
   %body
 
 
   %body
 
-  </font></td>
+  </font>
+  </td></tr></table>
+  </td>
 </tr>
 <tr>
 </tr>
 <tr>
-  <td width=90 valign=botom bgcolor=#5dbbf9>
+  <td width=90 valign=bottom bgcolor=#5dbbf9>
     <img src="<root_prefix>Pics/corner-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="" width="17" height="16">
     <img src="<root_prefix>Pics/corner-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="" width="16" height="16">
   </td>
     <img src="<root_prefix>Pics/corner-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="" width="17" height="16">
     <img src="<root_prefix>Pics/corner-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="" width="16" height="16">
   </td>