zisslaweng.de

 Home    CSS    PHP    HTML    JavaScript    Allgemein    Sitemap   exemption-filter

Jetzt kommt endlich CSS

nämlich die Stylesheet Definitionen

/* Menü waagerecht
------------------ */
#top_menue { background: url(../grafik/r_bg.gif) repeat-x;	
  padding-left: 50px; height: 34px; font-family: Arial, sans-serif; 
  font-size:100%;}
#top_menue img { float:left; border:none; height:34px;}
#top_menue a, #top_menue a.act {	
  background: url(../grafik/ina.gif) top repeat-x;padding-top: 10px; 
  height: 34px; float:left; color:white; text-decoration: none; 
  font-weight: bold; }
#top_menue a.act { background: url(../grafik/act.gif) top repeat-x; 
  color: #f16733; }
#top_menue a:hover { color: #f16733;}

/* Menü senkrecht
----------------- */
#navcontainer { background-color:white; display:block;
  margin-left: 5px; margin-right:5px; padding: 5px 2px 5px 2px;
  font-family: Arial, Helvetica, sans-serif; font-size: 90%;
  color: #777; }
#navcontainer ul { margin: 0; padding: 0; list-style: none;}
#navcontainer ul ul {margin-left:10px;}
#navcontainer ul ul ul {margin-left:20px;}
#navcontainer li { padding:0; margin:0;margin-bottom:3px;
  list-style:none;display:inline; /* bugfix für MS IE Win */}
#navcontainer a {text-decoration: none; color: #f16733;display:block;
  padding: 1px 0px 1px 5px; border: 1px #e0e0e0 solid;}
#navcontainer a:hover { background: #a5b6d8;
  border-left:thin solid #f16733;border-right:thin solid #f16733;}
#navcontainer a#m_act {	background-color: #e7e7e7;}
#navcontainer a:hover#m_act {background-color: #a5b6d8;}

Das Resultat?

siehe oben und siehe links.
Sie sollten den Vorteil nicht unterschätzen. Unter Verwendung des auf Seite Voraussetzungen gezeigten Templates und einer Zeile Daten in die Datenbank ist diese Seite innerhalb von 1 Minute in die Menüstruktur von zisslaweng eingefügt. Auf den Inhalt kommt es an.

 

Logo