Ik heb de My Space mod, en wil dat elke table transparant is, dus op elk profiel dezelfde opacity tables. Hoe voeg ik dat op mijn website in?
Voorbeeld: http://www.free-myspace-layouts.com/cat ... ye%20West/
Code:
Code: Selecteer alles
<style type="text/css">
.mygen { Created using MyGen 2.5 - www.mygen.co.uk }
.mygen { Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-image:url('http://free-myspace-layouts.com/layout_images/kanye-west.jpg');
}
.mygen { Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
background-color:transparent;
}
table table table td {
background-color:FFFFDD;
filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.80; }
table table table table td {filter:none;}
.mygen { Miscellaneous Properties }
div table tr td font {visibility:hidden;}
div table table tr td font {visibility:visible;}
tr {background:transparent;}
body table div font a, body table div div {visbility:hidden;}
body table table div font a, body table table div div {visibility:visible;}
</style>
<a href="http://www.free-myspace-layouts.com" target="blank">Get a MySpace layout like this one!</a>
<div style="width: 108px; height: 18px; position: absolute; top:0px;left:0px; background-color:000000; border-width:1px;border-style:solid;border-color: FFFFFF; font-family: Arial Black;">
<a href="http://www.free-myspace-layouts.com" style="color:FFFFFF; font-size: 11px; font-face: arial; position: absolute; left: 10px; top: 2px">Free Layouts</a>
</div>