M
Mindcraft
Guest
Vielen Dank erstmal, dass ihr euch die Mühe gemacht habt meinem Hilferuf zu folgen^^
Ich hab ein Problem. Ich habe wirklich null (oder noch weniger) Ahnung vom scripten. Wir haben gerade ein neues Bandprojekt und versuchen ein eigenes Layout zu designen. Ich habe es schon mit verschiedenen Editoren/Generatoren probiert aber nicht das gefunden was ich brauche.
Mein Wunsch ist für das unten angegebene Script(?!) einen halb-transparenten grauen Hintergrund für die Tabellen zu machen für alle Tabellenboxen:
Bandmembers, Einflüsse, etc . Ich habe auch schon eine Png-Datei die halbtransparent ist aber die kriege ich da irgendwie nicht mit eingebunden.
(weil ich nicht weiß wo- sofern das denn nötig ist)
Hier mal das Script
<style>
body {background-color:; background-image:url( background-position:Top Center; background-attachment:fixed; background-repeat:no-repeat;}
Table, Td { background-color:transparent; border-style:none; }
table table td { width:100%; }
table table table table td { width:auto; }
table table table {background-color:; background-image:; background-position:Top Center; background-repeat:no-repeat; border-color:; border-style:Outset; border-width:5px; padding:4px;}
table table table table{ background-image:none; background-color:transparent; border-style:none; }
.orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext {color:993300; font-size:14pt; font-weight:bold; font-style:normal; font-family:,arial,verdana,sans-serif;} body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited { color:993300; font-size:12pt; font-style:normal; font-family:,arial,verdana,sans-serif;}
a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited {color:; font-size:10pt; font-style:normal; font-family:,arial,verdana,sans-serif;}
a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active {color:; font-size:10pt; text-decoration:underline; font-style:normal; font-family:,arial,verdana,sans-serif;}
</style><br /><a href="http://www.msplinks.com/MDFodHRwOi8vbXlzcGFjZS1oaWxmZS5kZS8=" target="_blank"><img src="http://myspace-hilfe.de/support.gif" alt="Myspace Layouts" style="position:absolute; left:0px; top: 0px;" border="0" /></a>
?>
Für eine Hilfe wäre ich äußerst dankbar.
Ich hab ein Problem. Ich habe wirklich null (oder noch weniger) Ahnung vom scripten. Wir haben gerade ein neues Bandprojekt und versuchen ein eigenes Layout zu designen. Ich habe es schon mit verschiedenen Editoren/Generatoren probiert aber nicht das gefunden was ich brauche.
Mein Wunsch ist für das unten angegebene Script(?!) einen halb-transparenten grauen Hintergrund für die Tabellen zu machen für alle Tabellenboxen:
Bandmembers, Einflüsse, etc . Ich habe auch schon eine Png-Datei die halbtransparent ist aber die kriege ich da irgendwie nicht mit eingebunden.
(weil ich nicht weiß wo- sofern das denn nötig ist)
Hier mal das Script
<style>
body {background-color:; background-image:url( background-position:Top Center; background-attachment:fixed; background-repeat:no-repeat;}
Table, Td { background-color:transparent; border-style:none; }
table table td { width:100%; }
table table table table td { width:auto; }
table table table {background-color:; background-image:; background-position:Top Center; background-repeat:no-repeat; border-color:; border-style:Outset; border-width:5px; padding:4px;}
table table table table{ background-image:none; background-color:transparent; border-style:none; }
.orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext {color:993300; font-size:14pt; font-weight:bold; font-style:normal; font-family:,arial,verdana,sans-serif;} body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited { color:993300; font-size:12pt; font-style:normal; font-family:,arial,verdana,sans-serif;}
a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited {color:; font-size:10pt; font-style:normal; font-family:,arial,verdana,sans-serif;}
a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active {color:; font-size:10pt; text-decoration:underline; font-style:normal; font-family:,arial,verdana,sans-serif;}
</style><br /><a href="http://www.msplinks.com/MDFodHRwOi8vbXlzcGFjZS1oaWxmZS5kZS8=" target="_blank"><img src="http://myspace-hilfe.de/support.gif" alt="Myspace Layouts" style="position:absolute; left:0px; top: 0px;" border="0" /></a>
?>
Für eine Hilfe wäre ich äußerst dankbar.