Ich möchte gerne den Hintergrund im Forum usw transparent ahben wie mach ich das am besten?
betroffene Homepage: coding.world-of-graphix.de/index.php?forum
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
| Geschlossen | ||


.transparenz50 {
opacity: .5; /*aktuelle Browser*/
-moz-opacity:0.5; /*frühe Feuerfüchse*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE 8*/
filter: alpha(opacity=50); /*IE 5-7*/
-khtml-opacity: 0.5; /*Safari 1.X*/
}

body {
background-image: url(bg.png);
background-attachment:fixed;
background-position:top center;
background-color: #000000;
color: #000000;
text-align: center;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu
{
display:block;
color: #ffffff; // Menubuttonschrift
font-size: 11px;
width: 159px;
height: 20px;
text-indent: 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('Bilder/Button.png');
background-repeat: no-repeat;
}
.menu:hover
{
display:block;
color: #0a82a4; // menubutton m.over
font-size: 11px;
width: 159px;
height: 20px;
text-indent: 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('Bilder/Button_hover.png');
background-repeat: no-repeat;
}
.title {
font-size: 10px;
font-weight: bold;
color: #ffffff;
}
.bcontent {
margin-left: 10px;
}
td {
font-family: Verdana;
font-size: 10px;
color: #999;
}
a {
color: #999;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a:hover {
color: #C00;
text-decoration: none;
}
a:active {
color:#ffffff;
text-decoration:underline;
}
a.box {
color: #757575;
text-shadow: 1px 1px 0 black;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a.box:hover {
color: #ffffff;
text-decoration: none;
}
.Chead {
background-image: url('');
background-repeat:repeat-x;
background-color: transparent;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
color: #ffffff;
background-color: transparent;
}
.Callg {
color: #999;
text-decoration: bold;
text-shadow: 1px 1px 0 black;
}
.Callg td {
color: #ffffff;
}
.Cnorm {
background-image: url('');
background-color: transparent;
color:#fff;
font-size: 10px;
font-weight: none;
text-shadow: 1px 1px 0 black;
}
.Cmite {
background-image: url('');
background-color: transparent;
color:#fff;
font-size: 10px;
font-weight:none;
text-shadow: 1px 1px 0 black;
}
.Cdark {
background-image: url('');
background-color: transparent;
background-repeat:repeat-x;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.transparenz50 {
opacity: .5; /*aktuelle Browser*/
-moz-opacity:0.5; /*frühe Feuerfüchse*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE 8*/
filter: alpha(opacity=50); /*IE 5-7*/
-khtml-opacity: 0.5; /*Safari 1.X*/
}
.smalfont {
color: #999;
font-size: 10px;
text-decoration: none;
}
.dltext {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.downloads {
background-color: #000000;
color: ##ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-repeat: repeat-x
}
.border {
background-color: #5a5a5a;
}
a.border {
color: #5a5a5a;
}
.rand {
border: 1px solid #5a5a5a;
}
hr {
height: 1px;
border: solid #5a5a5a 1px;
border-top-width: 1px;
width: 100%;
}
input, textarea, select {
color: #ffffff;
background-color: #999999;
font: 10px Verdana;
border-color: #333333;
border-width: 1px;
border-style: double;
font-weight: normal;
text-decoration: none;
}
.smalfontF {
color: #ffffff;
font-size: 10px;
text-decoration: none;
text-shadow: 1px 1px 0 black;
}
.Fcat {
background-image: url('');
background-color: transparent;
background-repeat:repeat-x;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.transparenz50 {
opacity: .5; /*aktuelle Browser*/
-moz-opacity:0.5; /*frühe Feuerfüchse*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE 8*/
filter: alpha(opacity=50); /*IE 5-7*/
-khtml-opacity: 0.5; /*Safari 1.X*/
}
.borderF {
background-color: #171717;
border-color: #3c3c3c;
border-style:solid;
border-width: 2px;
font-size: 10px;
font-weight:none;
}
.Fnorm {
border: 1px solid #272727;
background-color: #575757;
color: #999;
font-size: 11px;
.Fmite {
background: #000000;
border: 1px solid #272727;
background-color: transparent;
color:#999;
font-size: 10px;
font-weight:bold;
}
.shadow {
color:#999;
font-size: 10px;
font-weight: none;
text-shadow: 1px 1px 0 black;
}
#stats
{
color: #ffffff
}
a.special:link {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
a.special:visited {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
a.special:active {
COLOR: #0a82a4;
TEXT-DECORATION: none;
}
a.special:hover {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
#container {
width: 100%;
height: 100%;
text-align: center;
}
.pm {
background-image: url(include/images/forum/pm.png);
background-repeat:repeat-x;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}




body {
background-image: url(bg.png);
background-attachment:fixed;
background-position:top center;
background-color: #000000;
color: #000000;
text-align: center;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu
{
display:block;
color: #ffffff; // Menubuttonschrift
font-size: 11px;
width: 159px;
height: 20px;
text-indent: 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('Bilder/Button.png');
background-repeat: no-repeat;
}
.menu:hover
{
display:block;
color: #0a82a4; // menubutton m.over
font-size: 11px;
width: 159px;
height: 20px;
text-indent: 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('Bilder/Button_hover.png');
background-repeat: no-repeat;
}
.title {
font-size: 10px;
font-weight: bold;
color: #ffffff;
}
.bcontent {
margin-left: 10px;
}
td {
font-family: Verdana;
font-size: 10px;
color: #999;
}
a {
color: #999;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a:hover {
color: #C00;
text-decoration: none;
}
a:active {
color:#ffffff;
text-decoration:underline;
}
a.box {
color: #757575;
text-shadow: 1px 1px 0 black;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a.box:hover {
color: #ffffff;
text-decoration: none;
}
.Chead {
background-image: url('');
background-repeat:repeat-x;
background-color: transparent;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
color: #ffffff;
background-color: transparent;
}
.Callg {
color: #999;
text-decoration: bold;
text-shadow: 1px 1px 0 black;
}
.Callg td {
color: #ffffff;
}
.Cnorm {
color:#fff;
font-size: 10px;
font-weight: none;
text-shadow: 1px 1px 0 black;
}
.Cmite {
color:#fff;
font-size: 10px;
font-weight:none;
text-shadow: 1px 1px 0 black;
}
.Cdark {
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.transparenz50 {
opacity: .5; /*aktuelle Browser*/
-moz-opacity:0.5; /*frühe Feuerfüchse*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE 8*/
filter: alpha(opacity=50); /*IE 5-7*/
-khtml-opacity: 0.5; /*Safari 1.X*/
}
.smalfont {
color: #999;
font-size: 10px;
text-decoration: none;
}
.dltext {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.downloads {
background-color: #000000;
color: ##ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-repeat: repeat-x
}
.border {
background-color: #5a5a5a;
}
a.border {
color: #5a5a5a;
}
.rand {
border: 1px solid #5a5a5a;
}
hr {
height: 1px;
border: solid #5a5a5a 1px;
border-top-width: 1px;
width: 100%;
}
input, textarea, select {
color: #ffffff;
background-color: #999999;
font: 10px Verdana;
border-color: #333333;
border-width: 1px;
border-style: double;
font-weight: normal;
text-decoration: none;
}
.smalfontF {
color: #ffffff;
font-size: 10px;
text-decoration: none;
text-shadow: 1px 1px 0 black;
}
.Fcat {
background-image: url('');
background-color: transparent;
background-repeat:repeat-x;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.transparenz50 {
opacity: .5; /*aktuelle Browser*/
-moz-opacity:0.5; /*frühe Feuerfüchse*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE 8*/
filter: alpha(opacity=50); /*IE 5-7*/
-khtml-opacity: 0.5; /*Safari 1.X*/
}
.borderF {
background-color: #171717;
border-color: #3c3c3c;
border-style:solid;
border-width: 2px;
font-size: 10px;
font-weight:none;
}
.Fnorm {
border: 1px solid #272727;
background-color: #575757;
color: #999;
font-size: 11px;
}
.Fmite {
background: #000000;
border: 1px solid #272727;
background-color: transparent;
color:#999;
font-size: 10px;
font-weight:bold;
}
.shadow {
color:#999;
font-size: 10px;
font-weight: none;
text-shadow: 1px 1px 0 black;
}
#stats
{
color: #ffffff
}
a.special:link {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
a.special:visited {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
a.special:active {
COLOR: #0a82a4;
TEXT-DECORATION: none;
}
a.special:hover {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
#container {
width: 100%;
height: 100%;
text-align: center;
}
.pm {
background-image: url(include/images/forum/pm.png);
background-repeat:repeat-x;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
#startseite {
background: url(Bilder/Navi2.png) no-repeat;
}
#startseite a {
background: url(Bilder/Navi2.png) no-repeat;
display: block;
width: 115px;
height: 61px;
}
#startseite a:hover {
background: url(Bilder/Navi2_selectet.png) no-repeat;
}





Dann hast du irgendwo evtl. noch einen Hintergrund der über dem Bild liegt oder so.

@charset "utf-8";
body {
background-image: url(bg.png);
background-attachment:fixed;
background-position:top center;
background-color: #000000;
color: #000000;
text-align: center;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu
{
display:block;
color: #ffffff; // Menubuttonschrift
font-size: 11px;
width: 159px;
height: 20px;
text-indent: 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('Bilder/Button.png');
background-repeat: no-repeat;
}
.menu:hover
{
display:block;
color: #6d0d00; // menubutton m.over
font-size: 11px;
width: 159px;
height: 20px;
text-indent: 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('Bilder/Button_hover.png');
background-repeat: no-repeat;
}
.title {
font-size: 10px;
font-weight: bold;
color: #ffffff;
}
.bcontent {
margin-left: 10px;
}
td {
font-family: Verdana;
font-size: 10px;
color: #999;
}
a {
color: #999;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a:hover {
color: #C00;
text-decoration: none;
}
a:active {
color:#ffffff;
text-decoration:underline;
}
a.box {
color: #757575;
text-shadow: 1px 1px 0 black;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a.box:hover {
color: #ffffff;
text-decoration: none;
}
.Chead {
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
color: #ffffff;
background-color: transparent;
}
.Callg {
color: #999;
text-decoration: bold;
text-shadow: 1px 1px 0 black;
}
.Callg td {
color: #ffffff;
}
.Cnorm {
color:#fff;
font-size: 10px;
font-weight: none;
text-shadow: 1px 1px 0 black;
}
.Cmite {
color:#fff;
font-size: 10px;
font-weight:none;
text-shadow: 1px 1px 0 black;
}
.Cdark {
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.transparenz50 {
opacity: .5; /*aktuelle Browser*/
-moz-opacity:0.5; /*frühe Feuerfüchse*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE 8*/
filter: alpha(opacity=50); /*IE 5-7*/
-khtml-opacity: 0.5; /*Safari 1.X*/
}
.smalfont {
color: #999;
font-size: 10px;
text-decoration: none;
}
.dltext {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.downloads {
background-color: #000000;
color: ##ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-repeat: repeat-x
}
.border {
background-color: #5a5a5a;
}
a.border {
color: #5a5a5a;
}
.rand {
border: 1px solid #5a5a5a;
}
hr {
height: 1px;
border: solid #5a5a5a 1px;
border-top-width: 1px;
width: 100%;
}
input, textarea, select {
color: #ffffff;
background-color: #999999;
font: 10px Verdana;
border-color: #333333;
border-width: 1px;
border-style: double;
font-weight: normal;
text-decoration: none;
}
.smalfontF {
color: #ffffff;
font-size: 10px;
text-decoration: none;
text-shadow: 1px 1px 0 black;
}
.Fcat {
background-image: url('');
background-color: transparent;
background-repeat:repeat-x;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
.transparenz50 {
opacity: .5; /*aktuelle Browser*/
-moz-opacity:0.5; /*frühe Feuerfüchse*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE 8*/
filter: alpha(opacity=50); /*IE 5-7*/
-khtml-opacity: 0.5; /*Safari 1.X*/
}
.borderF {
background-color: #171717;
border-color: #3c3c3c;
border-style:solid;
border-width: 2px;
font-size: 10px;
font-weight:none;
}
.Fnorm {
border: 1px solid #272727;
background-color: #575757;
color: #999;
font-size: 11px;
}
.Fmite {
background: #000000;
border: 1px solid #272727;
background-color: transparent;
color:#999;
font-size: 10px;
font-weight:bold;
}
.shadow {
color:#999;
font-size: 10px;
font-weight: none;
text-shadow: 1px 1px 0 black;
}
#stats
{
color: #ffffff
}
a.special:link {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
a.special:visited {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
a.special:active {
COLOR: #6d0d00;
TEXT-DECORATION: none;
}
a.special:hover {
COLOR: #ffffff;
TEXT-DECORATION: none;
}
#container {
width: 100%;
height: 100%;
text-align: center;
}
.pm {
background-image: url(include/images/forum/pm.png);
background-repeat:repeat-x;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 0 black;
font-weight: bold;
}
#startseite {
background: url(Bilder/Navi2.png) no-repeat;
}
#startseite a {
background: url(Bilder/Navi2.png) no-repeat;
display: block;
width: 115px;
height: 61px;
}
#startseite a:hover {
background: url(Bilder/Navi2_selectet.png) no-repeat;
}






| Geschlossen | ||
![]() |
Zurück zu HTML, PHP, SQL,... | |