My Space

Status
Nicht offen für weitere Antworten.

Higinia

Grünschnabel
Hallo,
ich bin grade dabei eine My Space Seite für meine Band einzurichten und habe die Suchfunktion hier auch schon benutzt und es nun auch geschafft einen Banner hochzuladen. Allerdings hätte ich gerne einen Kasten (der in dem Message, Add, Share usw. steht) wie z.B. http://www.myspace.com/redjumpsuit hier und nicht so einen langweiligen wie z.B. http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=144916933 hier.

Also ich habe selbstverständlich auch schon etwas rumprobiert, es war allerdings alles vergebens.

Code:
<style type="text/css">

 { Created by PimpMyArea.com }

 { Background Properties }
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 body {
	background-color:FFFFFF;
	background-image:url('http://img204.imageshack.us/img204/8816/caboozedowngy3.jpg');
	background-attachment:scroll;
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-color:none;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
 }

 { Table Properties }
 table table {border: 0px;;}
 table table table table{border:0px;}
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 table table table {
	border-style:solid;
	border-width:5px;
	border-color:000000;
	background-color:FFFFFF;
 }
 table table td font {border-style:none; border-width:0px; border-color:FFFFFF; background-color:FFFFFF; padding-top:2px; padding-bottom:2px; padding-left:5px; padding-right:5px; font-size:none !important; color:000000 !important;}
 table table td font a {font-size:none !important;}
 table table table table td {filter:none;}

 { Text Properties }
 .nametext {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .whitetext12 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .btext, .orangetext15 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .blacktext10, .blacktext11, .lightbluetext8 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 table, tr, td, li, p, div, .blacktext12, .text, .redtext, .redbtext {color:000000 !important; letter-spacing:normal !important; text-transform:normal;}

 { Link Properties }
 a:active, a:visited, a:link {color:000000 !important; font-weight:normal; font-style:normal; text-decoration:underline; letter-spacing:normal !important; text-transform:normal;}
 a:hover {color:000000 !important; font-weight:normal; font-style:normal; text-decoration:line-through; letter-spacing:normal !important; text-transform:normal;}














		
		



<style type="text/css">
.K {Format Navigation Links}
a.navbar:active, a.navbar:visited, a.navbar:link {
  color: Your Color;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;}
.K {Hover Effect}
a.navbar:hover {
  color: Your Color;
  font-family: Comic Sans MS;
  font-size: 11px;
  font-weight: bold;}
.K {Color Of Link Separators}
.navigationBar td td {
  color: Your Color;}
</style>

<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("http://img204.imageshack.us/img204/6515/kontaktaufnahmesj6.jpg");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
</style><br>

ist der momentane Code (das fett gedruckte ist der Bereich der geändert werden muss wenn ich nicht irre)
und

Code:
<table id="Tabelle_01" width="301" height="150" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td colspan="8">
			<img src="Bilder/Myspace_01.gif" width="300" height="22" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="22" alt=""></td>
	</tr>
	<tr>
		<td rowspan="12">
			<img src="Bilder/Myspace_02.gif" width="12" height="128" alt=""></td>
		<td colspan="3" rowspan="2">
			<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=267520147&MyToken=3c6de14c-7222-43b2-a4ad-ba9d145b4409">
				<img src="Bilder/Myspace_03.gif" width="95" height="15" border="0" alt=""></a></td>
		<td rowspan="12">
			<img src="Bilder/Myspace_04.gif" width="65" height="128" alt=""></td>
		<td colspan="2">
			<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.forward&friendID=267520147&f=forwardprofile">
				<img src="Bilder/Myspace_05.gif" width="122" height="12" border="0" alt=""></a></td>
		<td rowspan="12">
			<img src="Bilder/Myspace_06.gif" width="6" height="128" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="12" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="2">
			<img src="Bilder/Myspace_07.gif" width="122" height="20" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="3" alt=""></td>
	</tr>
	<tr>
		<td colspan="3">
			<img src="Bilder/Myspace_08.gif" width="95" height="17" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="17" alt=""></td>
	</tr>
	<tr>
		<td rowspan="9">
			<img src="Bilder/Myspace_09.gif" width="1" height="96" alt=""></td>
		<td colspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=267520147&MyToken=3c6de14c-7222-43b2-a4ad-ba9d145b4409">
				<img src="Bilder/Myspace_10.gif" width="94" height="14" border="0" alt=""></a></td>
		<td colspan="2" rowspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=267520147&public=0">
				<img src="Bilder/Myspace_11.gif" width="122" height="17" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="14" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="2">
			<img src="Bilder/Myspace_12.gif" width="94" height="20" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="3" alt=""></td>
	</tr>
	<tr>
		<td colspan="2">
			<img src="Bilder/Myspace_13.gif" width="122" height="17" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="17" alt=""></td>
	</tr>
	<tr>
		<td rowspan="6">
			<img src="Bilder/Myspace_14.gif" width="1" height="62" alt=""></td>
		<td>
			<a href="javascript: IsMySpaceIMInstalled();">
				<img src="Bilder/Myspace_15.gif" width="93" height="13" border="0" alt=""></a></td>
		<td rowspan="6">
			<img src="Bilder/Myspace_16.gif" width="1" height="62" alt=""></td>
		<td rowspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=267520147">
				<img src="Bilder/Myspace_17.gif" width="121" height="15" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="13" alt=""></td>
	</tr>
	<tr>
		<td rowspan="3">
			<img src="Bilder/Myspace_18.gif" width="93" height="23" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="2" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="Bilder/Myspace_19.gif" width="121" height="20" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="20" alt=""></td>
	</tr>
	<tr>
		<td rowspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=267520147">
				<img src="Bilder/Myspace_20.gif" width="121" height="15" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="1" alt=""></td>
	</tr>
	<tr>
		<td>
			<a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=267520147">
				<img src="Bilder/Myspace_21.gif" width="93" height="14" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="14" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="Bilder/Myspace_22.gif" width="93" height="12" alt=""></td>
		<td>
			<img src="Bilder/Myspace_23.gif" width="121" height="12" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="12" alt=""></td>
	</tr>
</table>

ist der Html Code für diesen Kasten.
und natürlich habe ich auch schon selbst in anderen Quellcodes rumgesucht und folgendes gefunden:

Code:
<table border="0" align="center" cellspacing="0" cellpadding="1" width="300">
		<tr> 
			<td height="10" valign="top"><img src="http://x.myspace.com/images/1by1.gif" width="1" height="10"></td>
		</tr>
		<tr valign="top"> 
			<td bgcolor="6699CC" align="center">
				<table width="100%" border="0" cellspacing="0" cellpadding="0">
					<tr bgcolor="FFFFFF"> 
						<td>
							<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
								<tr> 
									<td width="70%"><div align="left"><strong>&nbsp;MySpace-URL:&nbsp;</strong></div></td>
									<td width="30%"></td>
								</tr>
							</table>
						</td>
					</tr>
					<tr bgcolor="FFFFFF"> 
						<td><div align="left">&nbsp;&nbsp;http://www.myspace.com/alesana&nbsp;&nbsp;</div></td>
					</tr>
				</table>
			</td>
		</tr>
		<tr> 
			<td height="10" valign="top"><img src="http://x.myspace.com/images/1by1.gif" width="1" height="10"></td>
		</tr>
	</table>
	
	<br />


Doch diese 3 codes zu kombinieren bin ich nicht in der Lage.
Danke schonmal für eure Hilfe
Mfg
Higinia
 
Hi,

als Erstes solltest du in der Tabelle die Klasse .contactTable aufrufen, damit die aufgestellten Regeln überhaupt greifen:

Code:
<table class="contactTable" id="Tabelle_01" width="301" height="150" border="0" cellpadding="0" cellspacing="0">
Ansonsten kann ich dir nicht folgen, wo das Problem nun konkret liegt.
 
Hi,
vielen dank für die schnelle Antwort.
Ich weiß selbst nicht wo das Problem liegt.


füge ich den Code zusammen schaut das bei mir so aus:

Code:
<style type="text/css">

 { Created by PimpMyArea.com }

 { Background Properties }
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 body {
	background-color:FFFFFF;
	background-image:url('http://img204.imageshack.us/img204/8816/caboozedowngy3.jpg');
	background-attachment:scroll;
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-color:none;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
 }

 { Table Properties }
 table table {border: 0px;;}
 table table table table{border:0px;}
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 table table table {
	border-style:solid;
	border-width:5px;
	border-color:000000;
	background-color:FFFFFF;
 }
 table table td font {border-style:none; border-width:0px; border-color:FFFFFF; background-color:FFFFFF; padding-top:2px; padding-bottom:2px; padding-left:5px; padding-right:5px; font-size:none !important; color:000000 !important;}
 table table td font a {font-size:none !important;}
 table table table table td {filter:none;}

 { Text Properties }
 .nametext {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .whitetext12 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .btext, .orangetext15 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .blacktext10, .blacktext11, .lightbluetext8 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 table, tr, td, li, p, div, .blacktext12, .text, .redtext, .redbtext {color:000000 !important; letter-spacing:normal !important; text-transform:normal;}

 { Link Properties }
 a:active, a:visited, a:link {color:000000 !important; font-weight:normal; font-style:normal; text-decoration:underline; letter-spacing:normal !important; text-transform:normal;}
 a:hover {color:000000 !important; font-weight:normal; font-style:normal; text-decoration:line-through; letter-spacing:normal !important; text-transform:normal;}














		
		



<style type="text/css">
.K {Format Navigation Links}
a.navbar:active, a.navbar:visited, a.navbar:link {
  color: Your Color;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;}
.K {Hover Effect}
a.navbar:hover {
  color: Your Color;
  font-family: Comic Sans MS;
  font-size: 11px;
  font-weight: bold;}
.K {Color Of Link Separators}
.navigationBar td td {
  color: Your Color;}
</style>

<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("http://img204.imageshack.us/img204/6515/kontaktaufnahmesj6.jpg");

<table class="contactTable" id="Tabelle_01" width="301" height="150" border="0" cellpadding="0" cellspacing="0">

	<tr>
		<td colspan="8">
			<img src="Bilder/Myspace_01.gif" width="300" height="22" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="22" alt=""></td>
	</tr>
	<tr>
		<td rowspan="12">
			<img src="Bilder/Myspace_02.gif" width="12" height="128" alt=""></td>
		<td colspan="3" rowspan="2">
			<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=267520147&MyToken=3c6de14c-7222-43b2-a4ad-ba9d145b4409">
				<img src="Bilder/Myspace_03.gif" width="95" height="15" border="0" alt=""></a></td>
		<td rowspan="12">
			<img src="Bilder/Myspace_04.gif" width="65" height="128" alt=""></td>
		<td colspan="2">
			<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.forward&friendID=267520147&f=forwardprofile">
				<img src="Bilder/Myspace_05.gif" width="122" height="12" border="0" alt=""></a></td>
		<td rowspan="12">
			<img src="Bilder/Myspace_06.gif" width="6" height="128" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="12" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="2">
			<img src="Bilder/Myspace_07.gif" width="122" height="20" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="3" alt=""></td>
	</tr>
	<tr>
		<td colspan="3">
			<img src="Bilder/Myspace_08.gif" width="95" height="17" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="17" alt=""></td>
	</tr>
	<tr>
		<td rowspan="9">
			<img src="Bilder/Myspace_09.gif" width="1" height="96" alt=""></td>
		<td colspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=267520147&MyToken=3c6de14c-7222-43b2-a4ad-ba9d145b4409">
				<img src="Bilder/Myspace_10.gif" width="94" height="14" border="0" alt=""></a></td>
		<td colspan="2" rowspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=267520147&public=0">
				<img src="Bilder/Myspace_11.gif" width="122" height="17" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="14" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="2">
			<img src="Bilder/Myspace_12.gif" width="94" height="20" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="3" alt=""></td>
	</tr>
	<tr>
		<td colspan="2">
			<img src="Bilder/Myspace_13.gif" width="122" height="17" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="17" alt=""></td>
	</tr>
	<tr>
		<td rowspan="6">
			<img src="Bilder/Myspace_14.gif" width="1" height="62" alt=""></td>
		<td>
			<a href="javascript: IsMySpaceIMInstalled();">
				<img src="Bilder/Myspace_15.gif" width="93" height="13" border="0" alt=""></a></td>
		<td rowspan="6">
			<img src="Bilder/Myspace_16.gif" width="1" height="62" alt=""></td>
		<td rowspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=267520147">
				<img src="Bilder/Myspace_17.gif" width="121" height="15" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="13" alt=""></td>
	</tr>
	<tr>
		<td rowspan="3">
			<img src="Bilder/Myspace_18.gif" width="93" height="23" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="2" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="Bilder/Myspace_19.gif" width="121" height="20" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="20" alt=""></td>
	</tr>
	<tr>
		<td rowspan="2">
			<a href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=267520147">
				<img src="Bilder/Myspace_20.gif" width="121" height="15" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="1" alt=""></td>
	</tr>
	<tr>
		<td>
			<a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=267520147">
				<img src="Bilder/Myspace_21.gif" width="93" height="14" border="0" alt=""></a></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="14" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="Bilder/Myspace_22.gif" width="93" height="12" alt=""></td>
		<td>
			<img src="Bilder/Myspace_23.gif" width="121" height="12" alt=""></td>
		<td>
			<img src="Bilder/Abstandhalter.gif" width="1" height="12" alt=""></td>
</tr>
</table>




background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
</style><br>

Das scheint allerdings falsch zu sein. Wenn ich es als .html speicher und öffne erscheint diese Tabelle nicht. Müsste allerdings schon oder?

Könnte man mir vllt den Code zusammenstellen, bin leider ein blutiger Anfänger in diesem Bereich

vielen dank
mfg
Higinia
 
Dem ersten style-Element fehlt das schliessende </style>-Tag, und die Tabelle hast du nun im dritten style-Element eingebettet.

Übrigens werden Kommentare in CSS anstelle der geschweiften Klammern mit /* hier folgt der Kommentar */ ausgezeichnet.

Code:
<style type="text/css">

 /* Created by PimpMyArea.com */

 /* Background Properties */
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 body {
        background-color:FFFFFF;
        background-image:url('http://img204.imageshack.us/img204/8816/caboozedowngy3.jpg');
        background-attachment:scroll;
        background-position:top left;
        background-repeat:no-repeat;
        border-width:0px;
        border-color:none;
        border-style:solid;
        padding-left:0px;
        padding-right:0px;
 }

 /* Table Properties */
 table table {border: 0px;;}
 table table table table{border:0px;}
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 table table table {
        border-style:solid;
        border-width:5px;
        border-color:000000;
        background-color:FFFFFF;
 }
 table table td font {border-style:none; border-width:0px; border-color:FFFFFF; background-color:FFFFFF; padding-top:2px; padding-bottom:2px; padding-left:5px; padding-right:5px; font-size:none !important; color:000000 !important;}
 table table td font a {font-size:none !important;}
 table table table table td {filter:none;}

 /* Text Properties */
 .nametext {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .whitetext12 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .btext, .orangetext15 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 .blacktext10, .blacktext11, .lightbluetext8 {color:000000 !important; font-weight:bold; font-style:normal; letter-spacing:normal !important; line-height:normal;text-transform:normal;}
 table, tr, td, li, p, div, .blacktext12, .text, .redtext, .redbtext {color:000000 !important; letter-spacing:normal !important; text-transform:normal;}

 /* Link Properties */
 a:active, a:visited, a:link {color:000000 !important; font-weight:normal; font-style:normal; text-decoration:underline; letter-spacing:normal !important; text-transform:normal;}
 a:hover {color:000000 !important; font-weight:normal; font-style:normal; text-decoration:line-through; letter-spacing:normal !important; text-transform:normal;}
</style>

<style type="text/css">
.K {Format Navigation Links}
a.navbar:active, a.navbar:visited, a.navbar:link {
  color: Your Color;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;}
.K {Hover Effect}
a.navbar:hover {
  color: Your Color;
  font-family: Comic Sans MS;
  font-size: 11px;
  font-weight: bold;}
.K {Color Of Link Separators}
.navigationBar td td {
  color: Your Color;}
</style>

<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("http://img204.imageshack.us/img204/6515/kontaktaufnahmesj6.jpg");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
</style>

<table class="contactTable" id="Tabelle_01" width="301" height="150" border="0" cellpadding="0" cellspacing="0">
        <tr>
                <td colspan="8">
                        <img src="Bilder/Myspace_01.gif" width="300" height="22" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="22" alt=""></td>
        </tr>
        <tr>
                <td rowspan="12">
                        <img src="Bilder/Myspace_02.gif" width="12" height="128" alt=""></td>
                <td colspan="3" rowspan="2">
                        <a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=267520147&MyToken=3c6de14c-7222-43b2-a4ad-ba9d145b4409">
                                <img src="Bilder/Myspace_03.gif" width="95" height="15" border="0" alt=""></a></td>
                <td rowspan="12">
                        <img src="Bilder/Myspace_04.gif" width="65" height="128" alt=""></td>
                <td colspan="2">
                        <a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.forward&friendID=267520147&f=forwardprofile">
                                <img src="Bilder/Myspace_05.gif" width="122" height="12" border="0" alt=""></a></td>
                <td rowspan="12">
                        <img src="Bilder/Myspace_06.gif" width="6" height="128" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="12" alt=""></td>
        </tr>
        <tr>
                <td colspan="2" rowspan="2">
                        <img src="Bilder/Myspace_07.gif" width="122" height="20" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="3" alt=""></td>
        </tr>
        <tr>
                <td colspan="3">
                        <img src="Bilder/Myspace_08.gif" width="95" height="17" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="17" alt=""></td>
        </tr>
        <tr>
                <td rowspan="9">
                        <img src="Bilder/Myspace_09.gif" width="1" height="96" alt=""></td>
                <td colspan="2">
                        <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=267520147&MyToken=3c6de14c-7222-43b2-a4ad-ba9d145b4409">
                                <img src="Bilder/Myspace_10.gif" width="94" height="14" border="0" alt=""></a></td>
                <td colspan="2" rowspan="2">
                        <a href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=267520147&public=0">
                                <img src="Bilder/Myspace_11.gif" width="122" height="17" border="0" alt=""></a></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="14" alt=""></td>
        </tr>
        <tr>
                <td colspan="2" rowspan="2">
                        <img src="Bilder/Myspace_12.gif" width="94" height="20" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="3" alt=""></td>
        </tr>
        <tr>
                <td colspan="2">
                        <img src="Bilder/Myspace_13.gif" width="122" height="17" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="17" alt=""></td>
        </tr>
        <tr>
                <td rowspan="6">
                        <img src="Bilder/Myspace_14.gif" width="1" height="62" alt=""></td>
                <td>
                        <a href="javascript: IsMySpaceIMInstalled();">
                                <img src="Bilder/Myspace_15.gif" width="93" height="13" border="0" alt=""></a></td>
                <td rowspan="6">
                        <img src="Bilder/Myspace_16.gif" width="1" height="62" alt=""></td>
                <td rowspan="2">
                        <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=267520147">
                                <img src="Bilder/Myspace_17.gif" width="121" height="15" border="0" alt=""></a></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="13" alt=""></td>
        </tr>
        <tr>
                <td rowspan="3">
                        <img src="Bilder/Myspace_18.gif" width="93" height="23" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="2" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="Bilder/Myspace_19.gif" width="121" height="20" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="20" alt=""></td>
        </tr>
        <tr>
                <td rowspan="2">
                        <a href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=267520147">
                                <img src="Bilder/Myspace_20.gif" width="121" height="15" border="0" alt=""></a></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="1" alt=""></td>
        </tr>
        <tr>
                <td>
                        <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=267520147">
                                <img src="Bilder/Myspace_21.gif" width="93" height="14" border="0" alt=""></a></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="14" alt=""></td>
        </tr>
        <tr>
                <td>
                        <img src="Bilder/Myspace_22.gif" width="93" height="12" alt=""></td>
                <td>
                        <img src="Bilder/Myspace_23.gif" width="121" height="12" alt=""></td>
                <td>
                        <img src="Bilder/Abstandhalter.gif" width="1" height="12" alt=""></td>
        </tr>
</table>
 
Also ich denke ich weiß woran es liegt...

Versuch mal folgenden code:

Code:
<style type="text/css"> 
.contactTable {height:150px!important; padding:0px!important; background-image:url("hier kommt die url deines Hochgeladenen Bildes hinein"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}
</style>


Zu beachten dabei ist das du bei dem Bild die Dinge wie Send me a Message etc ebenfalls auf das Bild malst mit deinem Bildbearbeitungsprogramm. Außerdem Sollte das Bild eine Breite von 318 px und eine Höhe von 148 px haben um optimal angezeigt werden zu können.

Falls das noch nicht geht bin ich mit meinem Latein am ende Weil ich genau diesen Code bei meiner Bandpage benutze und ebenfalls bei 3 anderen Pages die ich aufgezogen habe.

Ansonsten hoffe ich dir Weitergeholfen zu haben!


mfg
noch kleiner Offtopic: Freut mich das ich nicht der einzige bin der Red jumpsuit hört ;)
 
Status
Nicht offen für weitere Antworten.
Zurück