Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Hintergrund css links systemweit
#7
eigentlich nicht,

Code:
.ddsmoothmenu {
font : bold 12px Verdana;
width : 100%;
display : none;
height : 31px;
margin-top : -46px;
text-decoration : none;
padding-bottom : 1px;
display : block;
cursor: pointer;
}
.ddsmoothmenu ul {
z-index : 100;
margin : 0;
padding : 0;
list-style-type : none;
text-align : center;
text-decoration : none;
}
.ddsmoothmenu ul li {
position : relative;
display : inline;
float : left;
text-align : center;
}
.ddsmoothmenu ul li a {
display : block;
background : #17687C;
color : white;
padding : 8px 10px;
text-decoration : none;
}
* html .ddsmoothmenu ul li a {
display : inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
color : white;
}
.ddsmoothmenu ul li a.selected {
background : #17687C !important ;
color : white;
text-decoration : none;
}
.ddsmoothmenu ul li a:hover {
background : #52C0E7 !important ;
color : white;
text-decoration : none;
}
.ddsmoothmenu ul li ul {
position : absolute;
left : -3000px;
display : none;
visibility : hidden;
}
.ddsmoothmenu ul li ul li {
display : list-item;
float : none;
}
.ddsmoothmenu ul li ul li ul {
top : 0;
}
.ddsmoothmenu ul li ul li a {
font : normal normal 13px Verdana;
width : 160px;
padding : 5px;
margin : 0;
border-top-width : 0;
border-bottom : 1px solid gray;
}
* html .ddsmoothmenu {
height : 1%;
}
.downarrowclass {
position : absolute;
top : 12px;
right : 7px;
}
.rightarrowclass {
position : absolute;
top : 6px;
right : 5px;
}
.leftarrowclass {
margin-right : 5px;
}
.ddshadow {
position : absolute;
left : 0;
top : 0;
width : 0;
height : 0;
background-color : #ccc;
}
.toplevelshadow {
margin : 5px 0 0 5px;
opacity : 0.800000011920928955078125;
}
.ddcss3support .ddshadow.toplevelshadow {
margin : 0;
}
.ddcss3support .ddshadow {
background-color : transparent;
box-shadow : 5px 5px 5px #aaa;
}
.ddsmoothmenu li {
position : absolute;
z-index : 1 !important ;
}

außer die... aber kann dieser effekt auftreten, wenn sich zwei farben überlagern?
Mit freundlichen Grüßen



Für etwaige Tipps, Vorschläge oder Anleitungen von mir gebe ich keine Gewähr. Die Durchführung erfolgt auf eigene Gefahr!
Zitieren


Nachrichten in diesem Thema
Hintergrund css links systemweit - von hkkp - 21.06.2015, 22:47
RE: Hintergrund css links systemweit - von hkkp - 22.06.2015, 00:53
RE: Hintergrund css links systemweit - von hkkp - 22.06.2015, 01:14
RE: Hintergrund css links systemweit - von hkkp - 22.06.2015, 01:47
RE: Hintergrund css links systemweit - von hkkp - 22.06.2015, 01:53
RE: Hintergrund css links systemweit - von hkkp - 22.06.2015, 08:56

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Hintergrund Bild Hintergrund css Big Smoke Sn 2 3.433 31.07.2008, 10:59
Letzter Beitrag: Big Smoke Sn