Warum kostenlos registrieren?

Nur als registriertes Mitglied hast Du vollen Zugriff auf alle Funktionen unserer Website. So kannst Du eigene Fragen stellen und hast die volle Übersicht über neue interessante Themen im Forum.
Jetzt kostenlos registrieren.

Login


Ich brauch kurz Hilfe --> CSS

Anfänger? Kein Problem einfach hier fragen, wir helfen euch!

Ich brauch kurz Hilfe --> CSS

Beitragvon flo255 am 31.05.2006, 19:50

Hi Leute,
ich hab ein Problem..
ich hab da so ne homepagevorlage verwendet, und alle bilder die ich einfüge sind mehr oder weniger halbtransparent..

http://www.hirzinger.cc

zur info...das ganze is alles schön auf html geschrieben, und der seiteninhalt wird mithilfe von eingebetteten frames angezeigt.

und ja, ich geh davon aus, dass irgendwo im css-stylesheet, den * scdie html seiten verwenden, definiert is, dass die bilder halbtransparent sind..
da ich mich mit css nicht wirklich auskenne brauch ich eure hilfe, ich kopier den stylesheet mal hier rein...wäre sehr nett wenn mir wer helfen könnte...
lg & thx

-----------------------------------

/schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #000000; background-color:#ffffff; font-family: verdana,arial; font-size: 9pt;}


table,tr,td
{ color: #000000;font-family: verdana,arial; font-size: 9pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #566d94; scrollbar-base-color: #000000;
scrollbar-highlight-color : #566d94; scrollbar-shadow-color : #566d94;
SCROLLBAR-TRACK-COLOR: #000000;}

#main {background-color:#ffffff; border:solid 0px #000000;background-repeat:no-repeat;margin:0px}

#content {border:solid 0px #ffffff;opacity: 0.60;-moz-opacity: 0.60;_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
background-image:url(images/in.jpg);background-repeat:no-repeat;background-attachment:fixed;
}

#contentback {
background-image:url(images/in.jpg);
}


#name {height:18px;font-size:12px;border:solid 0px #000000;letter-spacing:2px;font-style:normal;background:transparent;font-weight:normal;color:#740108;margin-right:80px}

#inl {font-family:verdana;font-size:8pt;color:#000000;margin-top:10px; margin-left: 0px; margin-right: 10px;margin-bottom:10px;background-color:#ffffff;background-image:url(images/in.jpg);background-repeat:no-repeat;background-attachment:fixed;font-weight:bold;}

.leiste {background-color:#; color:silver; text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:46px;
}

/* menue linke seite */


#menu1 a , a:visited, a:active {display: block;
background-color:#ffffff;
color:#000000;text-decoration:none;font-family: helvetica,tahoma, sans-serif;
font-size: 12px;
font-weight:bold;
width:150px;
padding-right: 0px;padding-left: 3px; padding-bottom: 2px;padding-top: 2px;margin-top: 0px ;margin-bottom: 1px;
border-bottom:solid 0px #000000;
opacity: 0.30;
-moz-opacity: 0.30;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);

}




#menu1 a:hover {background-color:#ffffff;
color:red;text-decoration:none;helvetica,tahoma, sans-serif;
font-style:italic;
font-size: 12px;
font-weight:bold;
width:150px;
padding-right: 0px;padding-left: 3px; padding-bottom: 2px;padding-top: 2px;margin-top: 0px ;margin-bottom: 1px;
border:solid 0px #000000;




}




/* allgemeine links im text */

a:link{ color: #000000; text-decoration:underline;font-family: verdana; font-size: 8pt;font-weight:bold ;
opacity: 0.90;
-moz-opacity: 0.90;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

a:visited{ color: #000000; text-decoration:underline;font-family: verdana; font-size: 8pt;background:transparent;font-weight:bold ;
opacity: 0.90;
-moz-opacity: 0.90;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);}

a:active{ color:#000000;text-decoration:underline;font-family: verdana; font-size: 8pt;opacity: 0.90;
-moz-opacity: 0.90;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90) }

a:hover{ color: #800000;background:transparent; text-decoration:none;font-family: verdana; font-size: 8pt; }

/* uhr - datum */

input.datum {
font-size:9pt;
background:transparent;
border:solid 0px #000000;
text-align:center;
color:#740108

}

input.zeit{
font-size:9pt;
background:transparent;
border:solid 0px #000000;
text-align:center;
color:#740108
}

form {margin-bottom:0px;}


------------------------------------
flo255
 
Beiträge: 193
Registriert: 15.04.2006, 21:26


Beitragvon AbcAeffchen am 01.06.2006, 16:37

Hi,

Das liegt an

Code: Alles auswählen
opacity: 0.50;
-moz-opacity: 0.50;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50)


mehr darüber findest du hier:
http://www.css4you.de/trickkiste/tr00018.html

Ich hoffe ich konnte dir damit helfen
Gruß AbcAeffchen

btw: ich finde den effekt ganz nett und ich hab so was für meine seite gesucht aber net gefunden und jetzt hab ich dein problem gesucht und ne lösung für mich gefunden :)^^ danke :)
AbcAeffchen
 
Beiträge: 305
Registriert: 28.10.2003, 20:54
Wohnort: Offenbach am Main



Ähnliche Themen


Zurück zu Webmaster-Anfänger

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 0 Gäste