Myspace CSS Banner einfügen

Joined
Dec 15, 2007
Messages
400
Points
0
Hallo zusammen

Ich bin soeben dran, die Myspace Page einer Band in der ich bin, das Designe zu ändern.
Ich hab mit hilfe eines Code Generators einen CSS Code erstellt, der mir ganz gut gefällt. Nun möchte ich aber noch das Banner der Band ganz oben auf der Seite haben.

Wie muss ich das anstellen? Welchen Code brauch ich dafür und wo füge ich den ein?


Hier wäre mal der Code, welchen ich bis jetzt habe:

Code:
<style type="text/css">
body {background-color:000000; background-image:url(http://s1.directupload.net/images/100201/jt4gzrjh.png); background-position:Center 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:url(http://s1.directupload.net/images/100201/r7jpqj3t.png); background-position:Top Center; background-repeat:no-repeat; border-color:FFFFFF; border-style:solid; border-width:4px; padding:4px;}
table table table table{ background-image:none; background-color:transparent; border-style:none; }

.orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext {color:FFFFFF; font-size:14pt; text-decoration:underline; font-style:normal; font-family:Arial,arial,verdana,sans-serif;} body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited { color:FFFFFF; font-size:10pt; font-style:normal; font-family:Arial,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:4169E1; font-size:10pt; text-decoration:underline; font-style:normal; font-family:Arial,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:87CEEB; font-size:10pt; text-decoration:underline; font-style:normal; font-family:Arial,arial,verdana,sans-serif;}
</style><br><br>This profile was edited with <a href="http://www.myspace-generator.de">myspace-designs.de Editor</a><br><br><a href="http://www.myspace-generator.de" target="_blank"><img 
src="http://www.myspace-generator.de/support.gif" alt="Myspace Layouts" style="position:absolute; left:0px; 
top: 0px;" border="0"></a></div>


Mein Generator ist dieser: http://www.myspace-generator.de



Danke schonmal für mögliche Antworten
 
Back
Top Bottom