Hallo Cleopat
ich bin selber überfordert Dank einiger Forenkollegen, insbesondere Harlekin8 ( Ingo ), Paulemann ( Bernd ), Regine, Cojo, Thomas K., Urmel und noch ein paar andere Cracks habe ich mittlerweile ein wenig gelernt.
Das Layout ULTRA hat mich fasziniert und baue öfter daran: Weitere Beispiele bzw. NICHT fertige Aufträge:
Bitte immer mit http://
test.dima-nrw.de
ultrabasis1.mell.es
kbv.vdva-vorsorge.de und noch viele mehr
LOS GEHT`S
navigation.ccml
so schaut es im Original aus:
<div id="bottombar"> <cc:print value="&site.properties.design.footertext"> </div>
<div id="bottom">
bei mir:
<div id="bottombar"> <cc:print value="&site.properties.design.footertext"> </div>
<div id="bottomcontainer">
<div id="bottom">
Hier die Designeinstellungen: ( bitte Hintergrundfarben und Schriftfarben nach Bedarf anpassen)
style_design:
#bottombar {
width: 100%;
z-index: 100;
background: <cc:print value="&site.properties.design.color.bottombar">;
color: #ffffff;
line-height: 18px;
padding: 8px 0px;
<cc:if cond="&site.properties.design.center">
text-align: center;
<cc:else>
text-align: left;
</cc:if>
}
#bottomcontainer {
position: relative;
width: 100%;
margin: 0px auto;
padding: 0 0 0px 0;
background: <cc:print value="&site.properties.design.color.bottomcontainer">;
bottom: 0px;
}
#bottom {
width: 990px;
<cc:if cond="&site.properties.design.center">
margin: 0 auto;
<cc:else>
margin: 0 0 0 20px;
</cc:if>
padding: 20px 0;
}
#bottom ul {
list-style: none;
margin: 0;
padding: 0;
}
#bottom li {
margin: 0;
padding: 0;
float: left;
}
#bottom ul ul {
width: 162px;
}
#bottom li a {
display: block;
padding: 6px 10px;
width: 142px;
text-decoration: none;
font-size: 90%;
font-weight: bold;
text-transform: uppercase;
color: #333333;
transition-property: background-color;
transition-duration: 1s;
}
#bottom li li a {
font-weight: normal;
text-transform: none;
color: #333333;
}
#bottom a:hover {
background-color: #f8f8f8;
color: #333333;
}
Falls etwas fehlen sollte .. einfach mailen. www.konzeptfinder.de