Log In · Register

 
 
Closed TopicStart new topic
image hover
1337LPU
post Oct 1 2009, 06:53 AM
Post #1


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



so guys i have a problem with a hover effect... this is the standard graphic http://img27.imageshack.us/img27/6028/blogvb.jpg and if you rollover with your mouse is should be this http://img194.imageshack.us/img194/9654/bloghover.jpg can everyone help me with the source code?

thx 1337LPU
 
ZeT0
post Oct 1 2009, 09:21 AM
Post #2


Senior Member
****

Group: Member
Posts: 253
Joined: Jul 2009
Member No: 739,898



Have you tried this?
 
1337LPU
post Oct 1 2009, 11:14 AM
Post #3


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



mhm no but i read it. so i have to write the data from the headerbanner in the topbanner? is this right?


thx
 
ZeT0
post Oct 1 2009, 11:30 AM
Post #4


Senior Member
****

Group: Member
Posts: 253
Joined: Jul 2009
Member No: 739,898



I couldn't do them a while ago either.
Refer to my help topic here.
 
1337LPU
post Oct 1 2009, 01:47 PM
Post #5


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



so is topbanner just a description or it is important?
 
Mickey
post Oct 1 2009, 01:51 PM
Post #6


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



It's important. It's the class used to put up your top banner.
 
ZeT0
post Oct 1 2009, 09:02 PM
Post #7


Senior Member
****

Group: Member
Posts: 253
Joined: Jul 2009
Member No: 739,898



It was amazing. ;)
I do a whole header in under 5 miniutes now.
 
1337LPU
post Oct 2 2009, 02:43 AM
Post #8


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



ok so i have to put the height and the width etc. from my header banner into the topbanner section?


thx
 
Mickey
post Oct 2 2009, 03:50 AM
Post #9


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Just read the tutorial ZeT0 linked up top. It explains what the topbanner class does and how it relates to them rollovers.
 
1337LPU
post Oct 2 2009, 04:48 AM
Post #10


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



so i get it! but in one part im a little bit unsure

CODE
<div class="topbannerhover">
Image rollover code
</div>

<div class="topbanner">
Sliced image code
</div>


topbannerhover section:
in this section i have to put just the hover images or the whole banner code with the hover effect?

topbanner:
and here i paste the "normal" source from my header?


thx
 
1337LPU
post Oct 2 2009, 05:55 AM
Post #11


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



ok i will try it ;)
 
1337LPU
post Oct 2 2009, 10:36 AM
Post #12


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



i dont get it, the code f*cked up my profile www.myspace.com/xcctest



about me:
CODE
<style>
a.text, table div font a, table div div {visibility:hidden;}
</style>

<style>
body{margin-top:970px;}
</style>

<style>
table.friendsComments td, table.friendsComments table {border:0px;}
table.friendsComments td.text span.orangetext15 {display:block; width:100%; background-image:url(http://img87.imageshack.us/img87/7221/bannercomments.png); background-repeat:no-repeat; height:120px; background-position:center center; font-size:0px!important; letter-spacing:-5000px;}
table.friendsComments td.text table {background-color:transparent; width:100%;}
</style>

<style>
td td embed, td td object { position: absolute; top: 9px; margin-left: 170px;z-index: 9;padding:0;}
td td td embed, td td td object { position: static !important; }
</style>

<style>
.profileInfo { display:none; }
</style>

<style>
.contactTable { display: none; }
</style>

<style>

{ Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:00000;
background-image:url(http://img59.imageshack.us/img59/6273/background2q.jpg);
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;
border-width:0px;
border-color:black;
border-style:solid;
padding-left:px;
padding-right:0px;
}


.text2 { Text Properties2 }
table, tr, td, li, p, div { font-size:13px; }
.btext { font-size:13px; }
.blacktext10 { font-size:13px; }
.blacktext12 { font-size:13px; }
.lightbluetext8 { font-size:13px; }
.orangetext15 { font-size:13px; }
.redtext { font-size:13px; }
.redbtext { font-size:13px; }
.text { font-size:14px; }
.whitetext12 { font-size:14px; }
a:active, a:visited, a:link { font-size:13px; }
a:hover { font-size:13px; }
a.navbar:active, a.navbar:visited, a.navbar:link { font-size:13px; }
a.navbar:hover { font-size:13px; }
a.redlink:active, a.redlink:visited, a.redlink:link { font-size:13x; }
a.redlink:hover { font-size:13x; }
.nametext { font-size:13px; }


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

.lightbluetext8{display:none}
.orangetext15{display:none}

{ Link Properties }
a:active, a:visited, a:link {color: 9400D3!important; font-weight:normal; font-style:normal; letter-spacing:normal !important; text-transform:normal;}
a:hover {color: 9400D3!important; font-weight:normal; font-style:normal; letter-spacing:normal !important; text-transform:normal;}

.contacttable{display: none}
.interestsAndDetails{display:none;}
.interestsAndDetails table{display:none;}
.whitelink{display:none;}
.lighbluetext8{display:none;}
.nametext{display:none;}
.userProfileDetail{display:none;}
.tdborder{display:none;}

</style>

.topbannerhover {position:absolute; top:0px; left:50%; margin-left:-425px;; width:849px; height:925px; z-index:1;}

div.topbanner a:hover{
border-top: none;
opacity: 0.0;
filter: alpha(opacity=0);
width: 0px;
height: 0px;
z-index:1;
}

.topbanner {position:absolute; top:0px; left:50%; margin-left:-425px; width:849px; height:925px; z-index:1;}


<div class="topbannerhover">

<table class=" topbannerhover " width="849" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="13" rowspan="2">
<img src="http://img136.imageshack.us/img136/3883/headerhover01.jpg" width="511" height="307" alt="" /></td>
<td colspan="4">
<img src="http://img5.imageshack.us/img5/4900/headerhover02.jpg" width="337" height="49" alt="" /></td>
<td>
<img src="http://img34.imageshack.us/img34/4900/headerhover02.jpg" width="1" height="49" alt="" /></td>
</tr>
<tr>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vc3RvcmUueGMtY2xvdGhpbmcuY29tLw=="><img src="http://img38.imageshack.us/img38/7148/headerhover03.jpg" width="337" height="258" alt="" /></a></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="258" alt="" /></td>
</tr>
<tr>
<td rowspan="11">
<img src="http://img340.imageshack.us/img340/8424/headerhover04.jpg" width="92" height="618" alt="" /></td>
<td colspan="15">
<img src="http://img34.imageshack.us/img34/83/headerhover05.jpg" width="660" height="31" alt="" /></td>
<td rowspan="11">
<img src="http://img38.imageshack.us/img38/8351/headerhover06.jpg" width="96" height="618" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="31" alt="" /></td>
</tr>
<tr>
<td rowspan="10">
<img src="http://img34.imageshack.us/img34/1273/headerhover07.jpg" width="30" height="587" alt="" /></td>
<td colspan="13">
<img src="http://img34.imageshack.us/img34/7423/headerhover08.jpg" width="615" height="346" alt="" /></td>
<td rowspan="7">
<img src="http://img34.imageshack.us/img34/8003/headerhover09.jpg" width="15" height="476" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="346" alt="" /></td>
</tr>
<tr>
<td colspan="13">
<img src="http://img340.imageshack.us/img340/2893/headerhover10.jpg" width="615" height="67" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="67" alt="" /></td>
</tr>
<tr>
<td colspan="4">
<img src="http://img25.imageshack.us/img25/7/headerhover11.jpg" width="41" height="9" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy"><img src="http://img136.imageshack.us/img136/8157/headerhover12.jpg" width="33" height="9" alt="" /></a></td>
<td colspan="5" rowspan="5">
<img src="http://img245.imageshack.us/img245/5566/headerhover13.jpg" width="541" height="63" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="9" alt="" /></td>
</tr>
<tr>
<td colspan="3">
<img src="http://img194.imageshack.us/img194/6183/headerhover14.jpg" width="30" height="7" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD00MDQ3MTY1MDc="><img src="http://img225.imageshack.us/img225/9530/headerhover15.gif" width="27" height="7" alt="" /></a></td>
<td rowspan="7">
<img src="http://img525.imageshack.us/img525/8190/headerhover16.jpg" width="17" height="165" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="7" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<img src="http://img525.imageshack.us/img525/1372/headerhover17.jpg" width="20" height="11" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTQwNDcxNjUwNyZN
VRva2VuPTA1MjU1OTE3LWE1MjAtNDY2ZC05ZDdhLWYzZTIwOWFhODMzNg=="><img src="http://img25.imageshack.us/img25/7369/headerhover18.jpg" width="32" height="11" alt="" /></a></td>
<td rowspan="6">
<img src="http://img225.imageshack.us/img225/4918/headerhover19.jpg" width="5" height="158" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="11" alt="" /></td>
</tr>
<tr>
<td rowspan="5">
<img src="http://img3.imageshack.us/img3/8085/headerhover20.jpg" width="10" height="147" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD00MDQ3MTY1MDcmTXlUb2tlbj0wNTI1NTkxNy1hNTIwLTQ2NmQtOWQ3YS1mM2UyM
lhYTgzMzY="><img src="http://img525.imageshack.us/img525/4441/headerhover21.jpg" width="34" height="15" alt="" /></a></td>
<td rowspan="5">
<img src="http://img525.imageshack.us/img525/705/headerhover22.jpg" width="8" height="147" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="15" alt="" /></td>
</tr>
<tr>
<td colspan="4" rowspan="4">
<img src="http://img25.imageshack.us/img25/2174/headerhover23.jpg" width="34" height="132" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="21" alt="" /></td>
</tr>
<tr>
<td rowspan="3">
<img src="http://img40.imageshack.us/img40/5180/headerhover24.jpg" width="111" height="111" alt="" /></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw=="><img src="http://img525.imageshack.us/img525/303/headerhover25.jpg" width="84" height="57" alt="" /></a></td>
<td colspan="2" rowspan="3">
<img src="http://img74.imageshack.us/img74/8969/headerhover26.jpg" width="201" height="111" alt="" /></td>
<td colspan="2" rowspan="2">
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img126.imageshack.us/img126/5963/headerhover27.jpg" width="160" height="63" alt="" /></a></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="57" alt="" /></td>
</tr>
<tr>
<td rowspan="2">
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img40.imageshack.us/img40/6591/headerhover28.jpg" width="84" height="54" alt="" /></a></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="6" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<img src="http://img525.imageshack.us/img525/546/headerhover29.jpg" width="160" height="48" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="48" alt="" /></td>
</tr>
<tr>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="92" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="30" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="11" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="3" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="8" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="5" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="17" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="111" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="84" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="120" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="81" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="145" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="15" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="96" height="1" alt="" /></td>
<td></td>
</tr>
</table></div>

<div class="topbanner">

<table class=" topbanner " width="849" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="13" rowspan="2">
<img src="http://img44.imageshack.us/img44/4890/xctv1201.jpg" width="511" height="307" alt="" /></td>
<td colspan="4">
<img src="http://img194.imageshack.us/img194/8301/xctv1202.jpg" width="337" height="49" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="49" alt="" /></td>
</tr>
<tr>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vc3RvcmUueGMtY2xvdGhpbmcuY29tLw=="><img src="http://img44.imageshack.us/img44/6371/xctv1203.jpg" width="337" height="258" alt="" /></a></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="258" alt="" /></td>
</tr>
<tr>
<td rowspan="11">
<img src="http://img44.imageshack.us/img44/6359/xctv1204.jpg" width="92" height="618" alt="" /></td>
<td colspan="15">
<img src="http://img269.imageshack.us/img269/4159/xctv1205.jpg" width="660" height="31" alt="" /></td>
<td rowspan="11">
<img src="http://img269.imageshack.us/img269/1412/xctv1206.jpg" width="96" height="618" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.giff" width="1" height="31" alt="" /></td>
</tr>
<tr>
<td rowspan="10">
<img src="http://img8.imageshack.us/img8/5542/xctv1207.jpg" width="30" height="587" alt="" /></td>
<td colspan="13">
<img src="http://img35.imageshack.us/img35/5867/xctv1208.jpg" width="615" height="346" alt="" /></td>
<td rowspan="7">
<img src="http://img35.imageshack.us/img35/7363/xctv1209.jpg" width="15" height="476" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="346" alt="" /></td>
</tr>
<tr>
<td colspan="13">
<img src="http://img194.imageshack.us/img194/6197/xctv1210.jpg" width="615" height="67" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.giff" width="1" height="67" alt="" /></td>
</tr>
<tr>
<td colspan="4">
<img src="http://img194.imageshack.us/img194/6971/xctv1211.jpg" width="41" height="9" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy"><img src="http://img194.imageshack.us/img194/3118/xctv1212.jpg" width="33" height="9" alt="" /></a></td>
<td colspan="5" rowspan="5">
<img src="http://img225.imageshack.us/img225/86/xctv1213.jpg" width="541" height="63" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="9" alt="" /></td>
</tr>
<tr>
<td colspan="3">
<img src="http://img143.imageshack.us/img143/7880/xctv1214i.jpg" width="30" height="7" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD00MDQ3MTY1MDc="><img src="http://img21.imageshack.us/img21/4601/xctv1215.gif" width="27" height="7" alt="" /></a></td>
<td rowspan="7">
<img src="http://img143.imageshack.us/img143/7526/xctv1216.jpg" width="17" height="165" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="7" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<img src="http://img143.imageshack.us/img143/520/xctv1217.jpg" width="20" height="11" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTQwNDcxNjUwNyZN
VRva2VuPTA1MjU1OTE3LWE1MjAtNDY2ZC05ZDdhLWYzZTIwOWFhODMzNg=="><img src="http://img3.imageshack.us/img3/8895/xctv1218.jpg" width="32" height="11" alt="" /></a></td>
<td rowspan="6">
<img src="http://img42.imageshack.us/img42/6416/xctv1219.jpg" width="5" height="158" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="11" alt="" /></td>
</tr>
<tr>
<td rowspan="5">
<img src="http://img42.imageshack.us/img42/7830/xctv1220.jpg" width="10" height="147" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD00MDQ3MTY1MDcmTXlUb2tlbj0wNTI1NTkxNy1hNTIwLTQ2NmQtOWQ3YS1mM2UyM
lhYTgzMzY="><img src="http://img12.imageshack.us/img12/5968/xctv1221.jpg" width="34" height="15" alt="" /></a></td>
<td rowspan="5">
<img src="http://img21.imageshack.us/img21/3927/xctv1222.jpg" width="8" height="147" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="15" alt="" /></td>
</tr>
<tr>
<td colspan="4" rowspan="4">
<img src="http://img42.imageshack.us/img42/619/xctv1223.jpg" width="34" height="132" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="21" alt="" /></td>
</tr>
<tr>
<td rowspan="3">
<img src="http://img225.imageshack.us/img225/8830/xctv1224.jpg" width="111" height="111" alt="" /></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw=="><img src="http://img40.imageshack.us/img40/5431/xctv1225.jpg" width="84" height="57" alt="" /></a></td>
<td colspan="2" rowspan="3">
<img src="http://img122.imageshack.us/img122/1711/xctv1226.jpg" width="201" height="111" alt="" /></td>
<td colspan="2" rowspan="2">
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img21.imageshack.us/img21/3197/xctv1227.jpg" width="160" height="63" alt="" /></a></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="57" alt="" /></td>
</tr>
<tr>
<td rowspan="2">
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw=="><img src="http://img122.imageshack.us/img122/5423/xctv1228.jpg" width="84" height="54" alt="" /></a></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="6" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<img src="http://img35.imageshack.us/img35/4295/xctv1229.jpg" width="160" height="48" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="48" alt="" /></td>
</tr>
<tr>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="92" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="30" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="11" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="3" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="8" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="5" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="17" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="111" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="84" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="120" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="81" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="145" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="15" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="96" height="1" alt="" /></td>
<td></td>
</tr>
</table></div>








CODE
<style> table.T {display:none;} table table table table td.text font strong {display:none;} </style>


<style> table table table td.text font strong{display:none} table table table table td.text font strong{display:inline} </style>

<style> table.interestsAndDetails {display:none;} </style>

<style>table table td.text span.nametext {display:none;}</style>

<style> table table table table div {display:none;} table table td.text table table div {display:block;} </style>


<style>tr td div select{display:none!important;position:relative !important; left:-5000px;}</style>


<style> table.navigationBar td { background-color: 000000; background: 000000; </style>


<style> .extendednetwork {display: none;} </style>


<style>div td img{display:none; visibility:hidden !important; WIDTH:0px !important}</style>

<style>td.text table, td.text td.text{background-color:transparent;}</style>

<style>.orangetext15 {display:none}</style>



<style>.navi Hide New Navigation Bar { } div.profileWidth table tr td div ul li a, div.profileWidth table tr td div ul li .rail { position: relative; left: -10000px; } div.profileWidth { margin-top: -30px !important; } div.profileWidth div { filter:alpha(opacity=0); opacity:0.0001 } div.profileWidth div.clearfix, div.profileWidth div div { filter: none; opacity: 0.9999; } div.profileWidth div.clearfix { position: relative; top: 40px; }</style>



<style>
table table table table td.text a img {display:none;}
table table table.contactTable table td.text a img {display:block;}
table table td.text table table td.text a img {display:block;}
</style>

<style>
.friendSpace {position:relative; left:-150px; top:360px;padding:0;}
</style>


<style>
.friend {width:400; height:58;}
.friend {z-index:9; position:absolute; top:2375px; margin-left:-180px;padding:0;}
.friend {background-color: black;}
</style>

<style>
table.friendSpace td.text span.orangetext15 {display:block; width:100%; background-image:url(http://img254.imageshack.us/img254/3010/bannerfriends.jpg); background-repeat:no-repeat; height:120px; margin-top:30px; background-position:center center; font-size:0px!important; letter-spacing:-5000px;}
table.friendSpace td.text table {background-color:transparent; width:100%;}
</style>

<style> .hideall
table.profileInfo td td {visibility:hidden;}
table.profileInfo td td.text {font-size:1px; visibility:hidden;}
table.profileInfo td.text a img {visibility:visible !important;}
table.interestsAndDetails {display:none;}
table.userProfileDetail {display:none;}
table.userProfileSchool {display:none;}
table.userProfileNetwork {display:none;}
table.userProfileCompany {display:none;}
.latestBlogEntry { display:none; }
</style>

<style>
td.text td.text table td b a {
display: none !important;
visibility: hidden !important;
}
td.text td.text table td b {
display: none !important;
visibility: hidden !important;
}

</style>


<img src="http://img185.imageshack.us/img185/7918/bannernewss.jpg" /><p>

<style>
div.scrollbox {
height:300px;
width:380px;
margin-left:11px;
font:10pt/20pt Verdana,arial,sans-serif;
overflow:scroll;
}
</style>
<div class="scrollbox">
<b>23.09.09 Porno ist nicht gleich Porno:</b><br />
Seit einigen Tagen ist unsere Sklavenbrut um einige Anänger gestiegen. Die süßen Porno Metaler von <a href="http://www.myspace.com/welcomekarenmetal">Welcome Karen</a> beehren uns mit Ihrer Anwesenheit und helfen uns dabei XCC zu supporten und es in die Welt hinaus zu tragen;). Damit euch ein musikalischer Eindruck gewährt wird, checkt <a href="http://www.myspace.com/welcomekarenmetal">http://www.myspace.com/welcomekarenmetal</a>. So krasse Mukke das die Blätter von den Bäumen fallen! <br />

Herbst Herbst


---------------------------------------------------
<b>19.07.09 ZUWACHS:</b><br />
In der XC CLOTHING Familie hat sich wieder was in Sachen Zuwachs getan. Herzlich an Board möchten wir <a href="http://www.myspace.com/allileftbehind">ALL I LEFT BEHIND</a> begrüßen welche uns in Zukunft tatkräftig unterstützen werden. Aber genug vom Kaffeeklatsch...<br />
Als erstes Lebenszeichen der Duisburger ALL I LEFT BEHIND erreichte mich dieser Tage das zwei Tracks umfassende Demo. Erst vor gut einem Jahr gegründet, legt das Quintett hier einen sehr beachtlichen und motivierten Start vor, der seinesgleichen sucht.
Frisch, technisch ausgereift und mit mächtig Dampf präsentieren ALL I LEFT BEHIND mit ‘Sea Of Thoughts' und ‘Never Ending Storm', welches Brett von ihnen zu erwarten ist. Melodisches Riffing, kraftvolle Breakdown und ein angsteinflößendes Gekeife gepaart mit durchdachtem Songwriting und musikalischem Können lassen die 2009'er Demo der Fünf Metalcore-Recken zu einem kurzweiligen Vergnügen werden. Für den amtlichen Sound sorgte zudem Machinemade God -Gitarrist Sky Hoff, der scheinbar das große Talent der Band erkannte und ihnen eine gewaltige und fette Produktion auf den Leib schneiderte.
ALL I LEFT BEHIND geben hier ein Statement ab, das nicht weniger ausdrückt, als dass mit dieser Band unbedingt zu rechnen ist. In nahezu jedem Takt schwingt der unbedingte Willen mit, nach vorne zu drängen, schneller die Saiten zum glühen zu bringen und noch gewaltiger einzuschlagen. Gäbe es eine Abwrack-Prämie für die Bühnen der Republik, so wären ALL I LEFT BEHIND der ausführende Vollstrecker.
<br /> roger!

---------------------------------------------------
<b>15.07.09 VOTING-ENDE:</b><br />
Seit wenigen Minuten ist das Voting für das nächste Shirtmotiv beendet. In den nächsten Tagen werden wir uns
nun durch die Comments wälzen und böse Doppelposts aussortieren. Über das Design welches gewonnen hat werden wir euch rechtzeitig informieren.<br />

Heavy & true
---------------------------------------------------
<b>01.07.09 ONE LIFE DISTRIBUTION & OVERPIMP:</b><br />
Pünktlich zum ersten Juni gibt es wieder Neuigkeiten im Bereich "Erwerbsmöglichkeiten". Absofort könnt ihr unsere Sachen käuflich bei <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm9uZWxpZmVoYy5jb20=">One Life Distribution</a> und im <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm92ZXJwaW1wLmNvbS8=">Overpimp Streetwear Shop</a> erwerben.<br />

Love & Peace


---------------------------------------------------
<b>17.06.09 AKTIONSENDE & VOTING:</b><br />
Mit etwas Verspätung melden wir uns zu Wort;)
Unsere Aktionswochen neigen sich dem Ende zu, nur noch
bis Ende nächster Woche könnt ihr euer Shirt für <b>10 €</b> erstehen. Also nochmal schnell zugreifen eh
alles zu spät ist. Nebenher läuft das das T-SHIRT Voting
noch bis nächsten Monat, also nochmal in die Tasten hauen und euer Fave wählen. Hier gehts zum <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=404716507&albumId=1374139">Voting.</a>
<br />

Eine sonnige Woche wünscht XC
---------------------------------------------------
<b>02.06.09 DER JUNI IST DA!:</b><br />
Pünktlich zum Monatsbeginn präsentieren wir euch<br />
<a href="http://www.myspace.com/burymysins">Bury My Sins</a> in der aktuellen <b> BOFT </b> Ausgabe.<br />
Am 12.06.09 spielen die hübschen Burschen als Vor-<br />
band auf der Caliber Releaseshow im Rosenkeller Jena. <br />Andere Acts neben Bury My Sins werden Ba'al, <br />Beneath The Dying Sky
und natürlich Caliber sein. <br />Also Ticket saven und
ab gehts!<br />

Over!
---------------------------------------------------

<b>13.05.09 BAND OF THE MONTH:</b><br />

Diesen Monat verzieren die heißen Burschen von <br /><a href="http://www.myspace.com/ataleofamity">A Tale Of Amity</a>
unser BOTM Magazine Cover. Zur Zeit wird Asschau nach einem neuen Schreihals gehalten, mehr Infos findet Ihr in dem
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy52aWV3JmZy
WVuZElkPTM4MjY3MjA5OSZibG9nSWQ9NDg3Nzc5NDU0">ATOA Blog</a>.
Wer auf krassen Popcore mit Arschtritt (xD) steht sollte sich umgehend melden.
<br />
Over and Out;)



---------------------------------------------------

<b>19.04.09 ROSTER-ZUWACHS:</b><br />
Nach langer und intensiver Suche und unzähligen Angeboten können wir stolz unseren neuen Zuwachs <br /> <a href="http://www.myspace.com/burymysins">Bury My Sins</a> und <a href="http://www.myspace.com/ataleofamity">A Tale Of Amity</a> bekannt heißen.
Unsere östlichen Kollegen von <b> Bury My Sins</b><br /> sollten vielen Musikliebhabern ein Name sein. <br />
Die musikalische Richtung kann aus einer Mischung zwischen Metal und Hardcore bezeichnet werden.<br />
Den Durchbruch haben die fünf Jungs wohl mit Ihrer aktuellen Platte <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnRydWVzaWRlbXVzaWMuZGU=">KING OF ALL FEARS</a> zweifellos bestätigt.
Für die Leute die ordentlich die Tanz-<br />
beine schwingen und auf jede Menge Partymukke stehen, sind unsere neuen Kollegen von <br />
<b> A Tale Of Amity</b> wohl
schon längst ein Begriff.<br /> Selbst beschreiben sich die vier als Pop-Core mit Arschrtitt;). Treue Fans und Frischeinsteiger<br /> können sich auf neues Material freuen welches <br />im August 09 in Siegen produziert wird.<br /><p>

Wir wünschen beiden Bands viel Erfolg und freuen uns auf
ein erfolgreiches Miteinander


---------------------------------------------------

<b>28.03.09 NEUES SHIRT IST DA:</b><br />
Jungs und Mädels aufgepasst, seit dieser Woche ist unser
neues <b> A Yellow Worm </b> Shirt on sale. <br />
Also nichts wie ran und neue Frühlingsklamotten eingekauft.
<br />
---------------------------------------------------
<b>20.03.09 NEW SHIRT:</b> <br />
Pünktlich zum Frühlingsbeginn werden wir auch ein neues heißes Shirt präsentieren. Welches Design es trägt bleibt
noch geheim...also Geduld.;)<br />
Desweiteren haben wir unser Sadness Is Over Shirt für
Jungens und Mädels wieder full restocked.<br />

Head quarter ende!<br />
---------------------------------------------------
<br />
<b>26.02.09 New Layout:</b> <br />
JAAAAAA es ist geschafft! Endlich ist das lang ersehnte Layout finished und online. Wie ihr seht gibt es einzelne Veränderungen, verstärkt legen wir Wert auf den Support
von unseren Bands
(mehr Infos im <a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw==">Blog</a>).
Also fleißig das Profil abchecken und Bands supporten. Außerdem gibt es zwei pornöse Banner die nur drauf warten das ihr sie euch ins Profil klatscht.
Soweit wars das erstmal, lasst ein paar Comments zum neuen Layout da;)
<br />
Grüße<br />
<br />

</div>


<img src="http://img19.imageshack.us/img19/3248/bannerbotmzn3.jpg" /><p>

<a href="http://www.myspace.com/welcomekarenmetal"><img src="http://img515.imageshack.us/img515/7149/welcomekarenseptember.jpg" /></a> <p>

<img src="http://img17.imageshack.us/img17/5838/bannerbanneroz4.jpg" /><p>
<img src="http://img21.imageshack.us/img21/2796/bannerblinksupport.gif" /><p>
<textarea cols="60" rows="2"><center><a href="http://www.xc-clothing.com"><img src="http://img37.imageshack.us/img37/2796/bannerblinksupport.gif" </a> </center></textarea>
<p>
<img src="http://img515.imageshack.us/img515/4426/bannersupprtfastblink.gif" /><p>
<textarea cols="60" rows="2"><center><a href="http://www.xc-clothing.com"><img src="http://img156.imageshack.us/img156/6876/bannersupprtfastblink1.gif" </a> </center></textarea>

<style>

.family {z-index:9; position:absolute; top:2740px; margin-left:-260px;padding:0;}
.family {background-color:;}
</style>


<table class="family" width="650" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4">
<img src="http://img204.imageshack.us/img204/9545/bannerfamily01.jpg" width="649" height="73" alt="" /></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="73" alt="" /></td>
</tr>
<tr>
<td rowspan="5">
<img src="http://img301.imageshack.us/img301/4997/bannerfamily02.jpg" width="15" height="449" alt="" /></td>
<td>
<a href="http://www.myspace.com/enragedbybeauty"><img src="http://img185.imageshack.us/img185/1584/bannerfamily03.jpg" alt="" /></a></td>
<td>
<a href="http://www.myspace.com/locustreignmetal"><img src="http://img8.imageshack.us/img8/4449/bannerfamily04.jpg" width="211" height="134" alt="" /></a></td>
<td>
<a href="http://www.myspace.com/kernel0"><img src="http://img527.imageshack.us/img527/3531/bannerfamily05.jpg" width="213" height="134" alt="" /></a></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="134" alt="" /></td>
</tr>
<tr>
<td>
<a href="http://www.myspace.com/teschcore"><img src="http://img527.imageshack.us/img527/2396/bannerfamily06.jpg" width="210" height="140" alt="" /></a></td>
<td>
<a href="http://www.myspace.com/ataleofamity"><img src="http://img121.imageshack.us/img121/2181/bannerfamily07.jpg" width="211" height="140" alt="" /></a></td>
<td rowspan="2">
<a href="http://www.myspace.com/burymysins"><img src="http://img208.imageshack.us/img208/5921/bannerfamily08.jpg" width="213" height="141" alt="" /></a></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="140" alt="" /></td>
</tr>
<tr>
<td rowspan="2">
<a href="http://www.myspace.com/allileftbehind"><img src="http://img36.imageshack.us/img36/8995/bannerfamily09.jpg" width="210" height="139" alt="" /></a></td>
<td rowspan="2">
<a href="http://www.myspace.com/welcomekarenmetal"><img src="http://img527.imageshack.us/img527/3595/bannerfamily10.jpg" width="211" height="139" alt="" /></a></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="1" alt="" /></td>
</tr>
<tr>
<td rowspan="2">
<img src="http://img527.imageshack.us/img527/6374/bannerfamily11.jpg" width="213" height="174" alt="" /></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="138" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<img src="http://img101.imageshack.us/img101/4046/bannerfamily12.jpg" width="421" height="36" alt="" /></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="36" alt="" /></td>
</tr>
</table>

<style>
.merch {width:300; height:1017;}
.merch {z-index:9; position:absolute; top:1100px; margin-left:-325px;padding:0;}
.merch {background-color:;}
</style>

<table class="merch" width="300" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<img src="http://img82.imageshack.us/img82/4130/merchandise01.gif" width="300" height="120" alt="" /></td>
</tr>
<tr>
<td>
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm9uZWxpZmVoYy5kZS9pbmRleC5waHA/Y2F0PWM0MDBfWEMtQ0xPVEhJTkcuaHRtbCZYVENzaWQ9MjhiODExODI1NzA5OWFkMTJiNTllNjRkY2Iw
TI2OGE="><img src="http://img443.imageshack.us/img443/2324/merchandise02.gif" width="113" height="56" alt="" /></td></a>
<td>
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vc3RvcmUueGMtY2xvdGhpbmcuY29tLw=="><img src="http://img33.imageshack.us/img33/2388/merchandise03.gif" width="104" height="56" alt="" /></td></a>
<td>
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm92ZXJwaW1wLmNvbS8="><img src="http://img42.imageshack.us/img42/6317/merchandise04.gif" width="83" height="56" alt="" /></td></a>
</tr>
<tr>
<td colspan="3">
<img src="http://img82.imageshack.us/img82/2015/merchandise05.gif" width="300" height="841" alt="" /></td>
</tr>
</table>



<style>
.band {z-index:9; position:absolute; top:960px; margin-left:-384px;padding:0;}
.band {background-color: black;}
</style>


<table class="band" width="849" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vOTEuMTIxLjEwMy4xMDkvcmljaGFyZC9PTkxZXzRfQkFORFMucGRm"><img src="http://img134.imageshack.us/img134/1393/bandrabatt01.gif" width="433" height="130" alt="" /></a></td>
<td>
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img143.imageshack.us/img143/4185/bandrabatt02.gif" width="416" height="130" alt="" /></a></td>
</tr>
</table>





<style>
.fshows {z-index:9; position:absolute; top:2100px; margin-left:-320px;padding:0;}
.fshows {background-color: black;}
</style>
<table class="fshows" width="250" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="1">
<a target="blank" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=404716507&albumId=1316413"><img src="http://img524.imageshack.us/img524/8265/showsd.gif" /></a></td>
</tr>

</table>

<style>
.video { left:50%; margin-left:-642px; position:absolute; top:340px;height:370px; }
</style>


<div class="video">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="345" width="612">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4144778&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ffffff&fullscreen=1" />
<param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://vimeo.com/moogaloop.swf?clip_id=4144778&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ffffff&fullscreen=1" height="345" width="612" wmode="transparent" />
</object>
</div>

<style>
.glanz { left:50%; margin-left:-245px; position:absolute; top:337px; }
</style>

<div class="glanz">
<img src="http://img122.imageshack.us/img122/745/glow4.png" /></div>



whd like to meet:
CODE
<br />
<style> div div select{display:none !important;}</style>
<p>
<br />
<style>.profile form{display:none !important}</style>
<p>
<br />
<style>.msLogo {display:none;}</style>
<p>


<style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}</style>

<style>
.friendsComments {position:relative; left:-160px; top:340px;}
</style>




sry for the large code ..


THX LPU
 
Mickey
post Oct 3 2009, 08:38 AM
Post #13


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



You should really clean up your codes. All CSS codes should go in one section and all HTML codes should go in another. Anyway, look for and remove this from your About Me codes:

CODE
<style>div td img{display:none; visibility:hidden !important; WIDTH:0px !important}</style>

Then look for this bit:

CODE
</style>

.topbannerhover {position:absolute; top:0px; left:50%; margin-left:-425px;; width:849px; height:925px; z-index:1;}

div.topbanner a:hover{
border-top: none;
opacity: 0.0;
filter: alpha(opacity=0);
width: 0px;
height: 0px;
z-index:1;
}

.topbanner {position:absolute; top:0px; left:50%; margin-left:-425px; width:849px; height:925px; z-index:1;}

Place the <style> tag below all those selectors so it ends up like this:

CODE
.topbannerhover {position:absolute; top:0px; left:50%; margin-left:-425px;; width:849px; height:925px; z-index:1;}

div.topbanner a:hover{
border-top: none;
opacity: 0.0;
filter: alpha(opacity=0);
width: 0px;
height: 0px;
z-index:1;
}

.topbanner {position:absolute; top:0px; left:50%; margin-left:-425px; width:849px; height:925px; z-index:1;}

</style>

That should fix your page up.
 
1337LPU
post Oct 3 2009, 09:42 AM
Post #14


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



mhm it doesnt work, same problem! any ideas? but mike i will clean up my code.

thx
 
1337LPU
post Oct 3 2009, 10:07 AM
Post #15


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



mhm no thats no problem!

the link to the page is www.myspace.com/xcctest

i dont know why its still doesnt work

thx LPU
 
1337LPU
post Oct 3 2009, 10:16 AM
Post #16


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



jup its a testlayout site from me why?


edit: can you give me the link of the profile where you tried it?

thx LPU
 
Mickey
post Oct 4 2009, 07:31 AM
Post #17


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Replace your About Me codes with this:

CODE
<div class="topbannerhover">
<table cellspacing="0" cellpadding="0">

<tr>
<td colspan="13" rowspan="2">
<img src="http://img136.imageshack.us/img136/3883/headerhover01.jpg" width="511" height="307" alt="" /></td>
<td colspan="4">
<img src="http://img5.imageshack.us/img5/4900/headerhover02.jpg" width="337" height="49" alt="" /></td>
<td>
<img src="http://img34.imageshack.us/img34/4900/headerhover02.jpg" width="1" height="49" alt="" /></td>

</tr>
<tr>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vc3RvcmUueGMtY2xvdGhpbmcuY29tLw=="><img src="http://img38.imageshack.us/img38/7148/headerhover03.jpg" width="337" height="258" alt="" /></a></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="258" alt="" /></td>
</tr>
<tr>
<td rowspan="11">

<img src="http://img340.imageshack.us/img340/8424/headerhover04.jpg" width="92" height="618" alt="" /></td>
<td colspan="15">
<img src="http://img34.imageshack.us/img34/83/headerhover05.jpg" width="660" height="31" alt="" /></td>
<td rowspan="11">
<img src="http://img38.imageshack.us/img38/8351/headerhover06.jpg" width="96" height="618" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="31" alt="" /></td>
</tr>
<tr>

<td rowspan="10">
<img src="http://img34.imageshack.us/img34/1273/headerhover07.jpg" width="30" height="587" alt="" /></td>
<td colspan="13">
<img src="http://img34.imageshack.us/img34/7423/headerhover08.jpg" width="615" height="346" alt="" /></td>
<td rowspan="7">
<img src="http://img34.imageshack.us/img34/8003/headerhover09.jpg" width="15" height="476" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="346" alt="" /></td>
</tr>

<tr>
<td colspan="13">
<img src="http://img340.imageshack.us/img340/2893/headerhover10.jpg" width="615" height="67" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="67" alt="" /></td>
</tr>
<tr>
<td colspan="4">
<img src="http://img25.imageshack.us/img25/7/headerhover11.jpg" width="41" height="9" alt="" /></td>

<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy"><img src="http://img136.imageshack.us/img136/8157/headerhover12.jpg" width="33" height="9" alt="" /></a></td>
<td colspan="5" rowspan="5">
<img src="http://img245.imageshack.us/img245/5566/headerhover13.jpg" width="541" height="63" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="9" alt="" /></td>
</tr>
<tr>
<td colspan="3">

<img src="http://img194.imageshack.us/img194/6183/headerhover14.jpg" width="30" height="7" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD00MDQ3MTY1MDc="><img src="http://img225.imageshack.us/img225/9530/headerhover15.gif" width="27" height="7" alt="" /></a></td>
<td rowspan="7">
<img src="http://img525.imageshack.us/img525/8190/headerhover16.jpg" width="17" height="165" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="7" alt="" /></td>
</tr>
<tr>

<td colspan="2">
<img src="http://img525.imageshack.us/img525/1372/headerhover17.jpg" width="20" height="11" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTQwNDcxNjUwNyZN
VRva2VuPTA1MjU1OTE3LWE1MjAtNDY2ZC05ZDdhLWYzZTIwOWFhODMzNg=="><img src="http://img25.imageshack.us/img25/7369/headerhover18.jpg" width="32" height="11" alt="" /></a></td>
<td rowspan="6">
<img src="http://img225.imageshack.us/img225/4918/headerhover19.jpg" width="5" height="158" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="11" alt="" /></td>
</tr>

<tr>
<td rowspan="5">
<img src="http://img3.imageshack.us/img3/8085/headerhover20.jpg" width="10" height="147" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD00MDQ3MTY1MDcmTXlUb2tlbj0wNTI1NTkxNy1hNTIwLTQ2NmQtOWQ3YS1mM2UyM
lhYTgzMzY="><img src="http://img525.imageshack.us/img525/4441/headerhover21.jpg" width="34" height="15" alt="" /></a></td>
<td rowspan="5">
<img src="http://img525.imageshack.us/img525/705/headerhover22.jpg" width="8" height="147" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="15" alt="" /></td>

</tr>
<tr>
<td colspan="4" rowspan="4">
<img src="http://img25.imageshack.us/img25/2174/headerhover23.jpg" width="34" height="132" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="21" alt="" /></td>
</tr>
<tr>
<td rowspan="3">

<img src="http://img40.imageshack.us/img40/5180/headerhover24.jpg" width="111" height="111" alt="" /></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw=="><img src="http://img525.imageshack.us/img525/303/headerhover25.jpg" width="84" height="57" alt="" /></a></td>
<td colspan="2" rowspan="3">
<img src="http://img74.imageshack.us/img74/8969/headerhover26.jpg" width="201" height="111" alt="" /></td>
<td colspan="2" rowspan="2">
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img126.imageshack.us/img126/5963/headerhover27.jpg" width="160" height="63" alt="" /></a></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="57" alt="" /></td>

</tr>
<tr>
<td rowspan="2">
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img40.imageshack.us/img40/6591/headerhover28.jpg" width="84" height="54" alt="" /></a></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="6" alt="" /></td>
</tr>
<tr>
<td colspan="2">

<img src="http://img525.imageshack.us/img525/546/headerhover29.jpg" width="160" height="48" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="1" height="48" alt="" /></td>
</tr>
<tr>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="92" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="30" height="1" alt="" /></td>

<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="11" height="1" alt="" /></td>
<td>

<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="3" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="8" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="5" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="17" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="111" height="1" alt="" /></td>

<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="84" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="120" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="81" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="145" height="1" alt="" /></td>
<td>

<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="15" height="1" alt="" /></td>
<td>
<img src="http://img176.imageshack.us/img176/6129/abstandhalter.gif" width="96" height="1" alt="" /></td>
<td></td>
</tr>
</table>
</div>


<div class="topbanner">
<table cellspacing="0" cellpadding="0">
<tr>
<td colspan="13" rowspan="2">

<img src="http://img44.imageshack.us/img44/4890/xctv1201.jpg" width="511" height="307" alt="" /></td>
<td colspan="4">
<img src="http://img194.imageshack.us/img194/8301/xctv1202.jpg" width="337" height="49" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="49" alt="" /></td>
</tr>
<tr>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vc3RvcmUueGMtY2xvdGhpbmcuY29tLw=="><img src="http://img44.imageshack.us/img44/6371/xctv1203.jpg" width="337" height="258" alt="" /></a></td>

<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="258" alt="" /></td>
</tr>
<tr>
<td rowspan="11">
<img src="http://img44.imageshack.us/img44/6359/xctv1204.jpg" width="92" height="618" alt="" /></td>
<td colspan="15">
<img src="http://img269.imageshack.us/img269/4159/xctv1205.jpg" width="660" height="31" alt="" /></td>
<td rowspan="11">

<img src="http://img269.imageshack.us/img269/1412/xctv1206.jpg" width="96" height="618" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.giff" width="1" height="31" alt="" /></td>
</tr>
<tr>
<td rowspan="10">
<img src="http://img8.imageshack.us/img8/5542/xctv1207.jpg" width="30" height="587" alt="" /></td>
<td colspan="13">
<img src="http://img35.imageshack.us/img35/5867/xctv1208.jpg" width="615" height="346" alt="" /></td>

<td rowspan="7">
<img src="http://img35.imageshack.us/img35/7363/xctv1209.jpg" width="15" height="476" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="346" alt="" /></td>
</tr>
<tr>
<td colspan="13">
<img src="http://img194.imageshack.us/img194/6197/xctv1210.jpg" width="615" height="67" alt="" /></td>
<td>

<img src="http://img28.imageshack.us/img28/6129/abstandhalter.giff" width="1" height="67" alt="" /></td>
</tr>
<tr>
<td colspan="4">
<img src="http://img194.imageshack.us/img194/6971/xctv1211.jpg" width="41" height="9" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy"><img src="http://img194.imageshack.us/img194/3118/xctv1212.jpg" width="33" height="9" alt="" /></a></td>
<td colspan="5" rowspan="5">
<img src="http://img225.imageshack.us/img225/86/xctv1213.jpg" width="541" height="63" alt="" /></td>

<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="9" alt="" /></td>
</tr>
<tr>
<td colspan="3">
<img src="http://img143.imageshack.us/img143/7880/xctv1214i.jpg" width="30" height="7" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD00MDQ3MTY1MDc="><img src="http://img21.imageshack.us/img21/4601/xctv1215.gif" width="27" height="7" alt="" /></a></td>
<td rowspan="7">

<img src="http://img143.imageshack.us/img143/7526/xctv1216.jpg" width="17" height="165" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="7" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<img src="http://img143.imageshack.us/img143/520/xctv1217.jpg" width="20" height="11" alt="" /></td>
<td colspan="4">
<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTQwNDcxNjUwNyZN
VRva2VuPTA1MjU1OTE3LWE1MjAtNDY2ZC05ZDdhLWYzZTIwOWFhODMzNg=="><img src="http://img3.imageshack.us/img3/8895/xctv1218.jpg" width="32" height="11" alt="" /></a></td>

<td rowspan="6">
<img src="http://img42.imageshack.us/img42/6416/xctv1219.jpg" width="5" height="158" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="11" alt="" /></td>
</tr>
<tr>
<td rowspan="5">
<img src="http://img42.imageshack.us/img42/7830/xctv1220.jpg" width="10" height="147" alt="" /></td>
<td colspan="4">

<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD00MDQ3MTY1MDcmTXlUb2tlbj0wNTI1NTkxNy1hNTIwLTQ2NmQtOWQ3YS1mM2UyM
lhYTgzMzY="><img src="http://img12.imageshack.us/img12/5968/xctv1221.jpg" width="34" height="15" alt="" /></a></td>
<td rowspan="5">
<img src="http://img21.imageshack.us/img21/3927/xctv1222.jpg" width="8" height="147" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="15" alt="" /></td>
</tr>
<tr>
<td colspan="4" rowspan="4">
<img src="http://img42.imageshack.us/img42/619/xctv1223.jpg" width="34" height="132" alt="" /></td>

<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="21" alt="" /></td>
</tr>
<tr>
<td rowspan="3">
<img src="http://img225.imageshack.us/img225/8830/xctv1224.jpg" width="111" height="111" alt="" /></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw=="><img src="http://img40.imageshack.us/img40/5431/xctv1225.jpg" width="84" height="57" alt="" /></a></td>
<td colspan="2" rowspan="3">

<img src="http://img122.imageshack.us/img122/1711/xctv1226.jpg" width="201" height="111" alt="" /></td>
<td colspan="2" rowspan="2">
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img21.imageshack.us/img21/3197/xctv1227.jpg" width="160" height="63" alt="" /></a></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="57" alt="" /></td>
</tr>
<tr>
<td rowspan="2">
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw=="><img src="http://img122.imageshack.us/img122/5423/xctv1228.jpg" width="84" height="54" alt="" /></a></td>

<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="6" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<img src="http://img35.imageshack.us/img35/4295/xctv1229.jpg" width="160" height="48" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="1" height="48" alt="" /></td>
</tr>

<tr>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="92" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="30" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>

<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="10" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="11" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="3" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="8" height="1" alt="" /></td>
<td>

<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="5" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="17" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="111" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="84" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="120" height="1" alt="" /></td>

<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="81" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="145" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="15" height="1" alt="" /></td>
<td>
<img src="http://img28.imageshack.us/img28/6129/abstandhalter.gif" width="96" height="1" alt="" /></td>
<td></td>

</tr>
</table>
</div>


<img src="http://img185.imageshack.us/img185/7918/bannernewss.jpg" /><p>

<div class="scrollbox">
<b>23.09.09 Porno ist nicht gleich Porno:</b><br />

Seit einigen Tagen ist unsere Sklavenbrut um einige Anänger gestiegen. Die süßen Porno Metaler von <a href="http://www.myspace.com/welcomekarenmetal">Welcome Karen</a> beehren uns mit Ihrer Anwesenheit und helfen uns dabei XCC zu supporten und es in die Welt hinaus zu tragen ;). Damit euch ein musikalischer Eindruck gewährt wird, checkt <a href="http://www.myspace.com/welcomekarenmetal">http://www.myspace.com/welcomekarenmetal</a>. So krasse Mukke das die Blätter von den Bäumen fallen! <br />

Herbst Herbst


---------------------------------------------------
<b>19.07.09 ZUWACHS:</b><br />
In der XC CLOTHING Familie hat sich wieder was in Sachen Zuwachs getan. Herzlich an Board möchten wir <a href="http://www.myspace.com/allileftbehind">ALL I LEFT BEHIND</a> begrüßen welche uns in Zukunft tatkräftig unterstützen werden. Aber genug vom Kaffeeklatsch...<br />
Als erstes Lebenszeichen der Duisburger ALL I LEFT BEHIND erreichte mich dieser Tage das zwei Tracks umfassende Demo. Erst vor gut einem Jahr gegründet, legt das Quintett hier einen sehr beachtlichen und motivierten Start vor, der seinesgleichen sucht.
Frisch, technisch ausgereift und mit mächtig Dampf präsentieren ALL I LEFT BEHIND mit ‘Sea Of Thoughts' und ‘Never Ending Storm', welches Brett von ihnen zu erwarten ist. Melodisches Riffing, kraftvolle Breakdown und ein angsteinflößendes Gekeife gepaart mit durchdachtem Songwriting und musikalischem Können lassen die 2009'er Demo der Fünf Metalcore-Recken zu einem kurzweiligen Vergnügen werden. Für den amtlichen Sound sorgte zudem Machinemade God -Gitarrist Sky Hoff, der scheinbar das große Talent der Band erkannte und ihnen eine gewaltige und fette Produktion auf den Leib schneiderte.
ALL I LEFT BEHIND geben hier ein Statement ab, das nicht weniger ausdrückt, als dass mit dieser Band unbedingt zu rechnen ist. In nahezu jedem Takt schwingt der unbedingte Willen mit, nach vorne zu drängen, schneller die Saiten zum glühen zu bringen und noch gewaltiger einzuschlagen. Gäbe es eine Abwrack-Prämie für die Bühnen der Republik, so wären ALL I LEFT BEHIND der ausführende Vollstrecker.

<br /> roger!

---------------------------------------------------
<b>15.07.09 VOTING-ENDE:</b><br />
Seit wenigen Minuten ist das Voting für das nächste Shirtmotiv beendet. In den nächsten Tagen werden wir uns
nun durch die Comments wälzen und böse Doppelposts aussortieren. Über das Design welches gewonnen hat werden wir euch rechtzeitig informieren.<br />

Heavy & true
---------------------------------------------------
<b>01.07.09 ONE LIFE DISTRIBUTION & OVERPIMP:</b><br />
Pünktlich zum ersten Juni gibt es wieder Neuigkeiten im Bereich "Erwerbsmöglichkeiten". Absofort könnt ihr unsere Sachen käuflich bei <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm9uZWxpZmVoYy5jb20=">One Life Distribution</a> und im <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm92ZXJwaW1wLmNvbS8=">Overpimp Streetwear Shop</a> erwerben.<br />

Love & Peace


---------------------------------------------------
<b>17.06.09 AKTIONSENDE & VOTING:</b><br />
Mit etwas Verspätung melden wir uns zu Wort;)
Unsere Aktionswochen neigen sich dem Ende zu, nur noch
bis Ende nächster Woche könnt ihr euer Shirt für <b>10 €</b> erstehen. Also nochmal schnell zugreifen eh
alles zu spät ist. Nebenher läuft das das T-SHIRT Voting
noch bis nächsten Monat, also nochmal in die Tasten hauen und euer Fave wählen. Hier gehts zum <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=404716507&albumId=1374139">Voting.</a>
<br />

Eine sonnige Woche wünscht XC
---------------------------------------------------
<b>02.06.09 DER JUNI IST DA!:</b><br />

Pünktlich zum Monatsbeginn präsentieren wir euch<br />
<a href="http://www.myspace.com/burymysins">Bury My Sins</a> in der aktuellen <b> BOFT </b> Ausgabe.<br />
Am 12.06.09 spielen die hübschen Burschen als Vor-<br />
band auf der Caliber Releaseshow im Rosenkeller Jena. <br />Andere Acts neben Bury My Sins werden Ba'al, <br />Beneath The Dying Sky
und natürlich Caliber sein. <br />Also Ticket saven und
ab gehts!<br />

Over!
---------------------------------------------------

<b>13.05.09 BAND OF THE MONTH:</b><br />

Diesen Monat verzieren die heißen Burschen von <br /><a href="http://www.myspace.com/ataleofamity">A Tale Of Amity</a>
unser BOTM Magazine Cover. Zur Zeit wird Asschau nach einem neuen Schreihals gehalten, mehr Infos findet Ihr in dem
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy52aWV3JmZy
WVuZElkPTM4MjY3MjA5OSZibG9nSWQ9NDg3Nzc5NDU0">ATOA Blog</a>.
Wer auf krassen Popcore mit Arschtritt (xD) steht sollte sich umgehend melden.
<br />
Over and Out ;)



---------------------------------------------------

<b>19.04.09 ROSTER-ZUWACHS:</b><br />
Nach langer und intensiver Suche und unzähligen Angeboten können wir stolz unseren neuen Zuwachs <br /> <a href="http://www.myspace.com/burymysins">Bury My Sins</a> und <a href="http://www.myspace.com/ataleofamity">A Tale Of Amity</a> bekannt heißen.
Unsere östlichen Kollegen von <b> Bury My Sins</b><br /> sollten vielen Musikliebhabern ein Name sein. <br />

Die musikalische Richtung kann aus einer Mischung zwischen Metal und Hardcore bezeichnet werden.<br />
Den Durchbruch haben die fünf Jungs wohl mit Ihrer aktuellen Platte <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnRydWVzaWRlbXVzaWMuZGU=">KING OF ALL FEARS</a> zweifellos bestätigt.
Für die Leute die ordentlich die Tanz-<br />
beine schwingen und auf jede Menge Partymukke stehen, sind unsere neuen Kollegen von <br />
<b> A Tale Of Amity</b> wohl
schon längst ein Begriff.<br /> Selbst beschreiben sich die vier als Pop-Core mit Arschrtitt ;). Treue Fans und Frischeinsteiger<br /> können sich auf neues Material freuen welches <br />im August 09 in Siegen produziert wird.<br /><p>

Wir wünschen beiden Bands viel Erfolg und freuen uns auf
ein erfolgreiches Miteinander


---------------------------------------------------

<b>28.03.09 NEUES SHIRT IST DA:</b><br />
Jungs und Mädels aufgepasst, seit dieser Woche ist unser
neues <b> A Yellow Worm </b> Shirt on sale. <br />
Also nichts wie ran und neue Frühlingsklamotten eingekauft.
<br />
---------------------------------------------------
<b>20.03.09 NEW SHIRT:</b> <br />
Pünktlich zum Frühlingsbeginn werden wir auch ein neues heißes Shirt präsentieren. Welches Design es trägt bleibt
noch geheim...also Geduld. ;)<br />

Desweiteren haben wir unser Sadness Is Over Shirt für
Jungens und Mädels wieder full restocked.<br />

Head quarter ende!<br />
---------------------------------------------------
<br />
<b>26.02.09 New Layout:</b> <br />
JAAAAAA es ist geschafft! Endlich ist das lang ersehnte Layout finished und online. Wie ihr seht gibt es einzelne Veränderungen, verstärkt legen wir Wert auf den Support
von unseren Bands
(mehr Infos im <a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTQwNDcxNjUwNw==">Blog</a>).
Also fleißig das Profil abchecken und Bands supporten. Außerdem gibt es zwei pornöse Banner die nur drauf warten das ihr sie euch ins Profil klatscht.
Soweit wars das erstmal, lasst ein paar Comments zum neuen Layout da ;)
<br />
Grüße<br />
<br />

</div>


<img src="http://img19.imageshack.us/img19/3248/bannerbotmzn3.jpg" /><p>

<a href="http://www.myspace.com/welcomekarenmetal"><img src="http://img515.imageshack.us/img515/7149/welcomekarenseptember.jpg" /></a> <p>

<img src="http://img17.imageshack.us/img17/5838/bannerbanneroz4.jpg" /><p>
<img src="http://img21.imageshack.us/img21/2796/bannerblinksupport.gif" /><p>
<textarea cols="60" rows="2"><center><a href="http://www.xc-clothing.com"><img src="http://img37.imageshack.us/img37/2796/bannerblinksupport.gif" </a> </center></textarea>
<p>
<img src="http://img515.imageshack.us/img515/4426/bannersupprtfastblink.gif" /><p>
<textarea cols="60" rows="2"><center><a href="http://www.xc-clothing.com"><img src="http://img156.imageshack.us/img156/6876/bannersupprtfastblink1.gif" </a> </center></textarea>

<style>

.family {z-index:9; position:absolute; top:2740px; margin-left:-260px;padding:0;}
.family {background-color: ;}
</style>


<table class="family" width="650" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4">
<img src="http://img204.imageshack.us/img204/9545/bannerfamily01.jpg" width="649" height="73" alt="" /></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="73" alt="" /></td>
</tr>

<tr>
<td rowspan="5">
<img src="http://img301.imageshack.us/img301/4997/bannerfamily02.jpg" width="15" height="449" alt="" /></td>
<td>
<a href="http://www.myspace.com/enragedbybeauty"><img src="http://img185.imageshack.us/img185/1584/bannerfamily03.jpg" alt="" /></a></td>
<td>
<a href="http://www.myspace.com/locustreignmetal"><img src="http://img8.imageshack.us/img8/4449/bannerfamily04.jpg" width="211" height="134" alt="" /></a></td>
<td>
<a href="http://www.myspace.com/kernel0"><img src="http://img527.imageshack.us/img527/3531/bannerfamily05.jpg" width="213" height="134" alt="" /></a></td>

<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="134" alt="" /></td>
</tr>
<tr>
<td>
<a href="http://www.myspace.com/teschcore"><img src="http://img527.imageshack.us/img527/2396/bannerfamily06.jpg" width="210" height="140" alt="" /></a></td>
<td>
<a href="http://www.myspace.com/ataleofamity"><img src="http://img121.imageshack.us/img121/2181/bannerfamily07.jpg" width="211" height="140" alt="" /></a></td>
<td rowspan="2">

<a href="http://www.myspace.com/burymysins"><img src="http://img208.imageshack.us/img208/5921/bannerfamily08.jpg" width="213" height="141" alt="" /></a></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="140" alt="" /></td>
</tr>
<tr>
<td rowspan="2">
<a href="http://www.myspace.com/allileftbehind"><img src="http://img36.imageshack.us/img36/8995/bannerfamily09.jpg" width="210" height="139" alt="" /></a></td>
<td rowspan="2">
<a href="http://www.myspace.com/welcomekarenmetal"><img src="http://img527.imageshack.us/img527/3595/bannerfamily10.jpg" width="211" height="139" alt="" /></a></td>

<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="1" alt="" /></td>
</tr>
<tr>
<td rowspan="2">
<img src="http://img527.imageshack.us/img527/6374/bannerfamily11.jpg" width="213" height="174" alt="" /></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="138" alt="" /></td>
</tr>

<tr>
<td colspan="2">
<img src="http://img101.imageshack.us/img101/4046/bannerfamily12.jpg" width="421" height="36" alt="" /></td>
<td>
<img src="http://img401.imageshack.us/img401/6129/abstandhalter.gif" width="1" height="36" alt="" /></td>
</tr>
</table>


<table class="merch" width="300" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<img src="http://img82.imageshack.us/img82/4130/merchandise01.gif" width="300" height="120" alt="" /></td>
</tr>
<tr>
<td>

<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm9uZWxpZmVoYy5kZS9pbmRleC5waHA/Y2F0PWM0MDBfWEMtQ0xPVEhJTkcuaHRtbCZYVENzaWQ9MjhiODExODI1NzA5OWFkMTJiNTllNjRkY2Iw
TI2OGE="><img src="http://img443.imageshack.us/img443/2324/merchandise02.gif" width="113" height="56" alt="" /></td></a>
<td>
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vc3RvcmUueGMtY2xvdGhpbmcuY29tLw=="><img src="http://img33.imageshack.us/img33/2388/merchandise03.gif" width="104" height="56" alt="" /></td></a>
<td>
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm92ZXJwaW1wLmNvbS8="><img src="http://img42.imageshack.us/img42/6317/merchandise04.gif" width="83" height="56" alt="" /></td></a>
</tr>
<tr>
<td colspan="3">
<img src="http://img82.imageshack.us/img82/2015/merchandise05.gif" width="300" height="841" alt="" /></td>

</tr>
</table>


<table class="band" width="849" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vOTEuMTIxLjEwMy4xMDkvcmljaGFyZC9PTkxZXzRfQkFORFMucGRm"><img src="http://img134.imageshack.us/img134/1393/bandrabatt01.gif" width="433" height="130" alt="" /></a></td>

<td>
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img143.imageshack.us/img143/4185/bandrabatt02.gif" width="416" height="130" alt="" /></a></td>
</tr>
</table>


<table class="fshows" width="250" border="0" cellpadding="0" cellspacing="0">
<tr>

<td colspan="1">
<a target="blank" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=404716507&albumId=1316413"><img src="http://img524.imageshack.us/img524/8265/showsd.gif" /></a></td>
</tr>

</table>


<div class="video">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="345" width="612">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4144778&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ffffff&fullscreen=1" />
<param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://vimeo.com/moogaloop.swf?clip_id=4144778&server=vimeo.com&show_title=1&show_byline=1&show_portrait=1&color=ffffff&fullscreen=1" height="345" width="612" wmode="transparent" />
</object>
</div>


<div class="glanz">
<img src="http://img122.imageshack.us/img122/745/glow4.png" /></div>

Then replace your Who I'd Like To Meet codes with this:

CODE
<style>
body{margin-top:970px;}

.topbannerhover {position:absolute; top:0px; left:50%; margin-left:-425px; width:849px; height:925px; z-index:1;}

div.topbanner a:hover{
border-top: none;
opacity: 0.0;
filter: alpha(opacity=0);
width: 0px;
height: 0px;
z-index:1;
}

.topbanner {position:absolute; top:0px; left:50%; margin-left:-425px; width:849px; height:925px; z-index:1;}

.friend {width:400; height:58;}
.friend {z-index:9; position:absolute; top:2375px; margin-left:-180px;padding:0;}
.friend {background-color: black;}

div.scrollbox {height:300px; width:380px; margin-left:11px; font:10pt Verdana,arial,sans-serif; overflow:auto;}

.merch {width:300; height:1017;}
.merch {z-index:9; position:absolute; top:1100px; margin-left:-325px;padding:0;}

.band {z-index:9; position:absolute; top:960px; margin-left:-384px;padding:0;}
.band {background-color: black;}

.fshows {z-index:9; position:absolute; top:2100px; margin-left:-320px;padding:0;}
.fshows {background-color: black;}

.video {left:50%; margin-left:-642px; position:absolute; top:340px;height:370px;}

.glanz {left:50%; margin-left:-245px; position:absolute; top:337px;}
</style>

<style>
table table table table td.text font strong, table table table td.text font strong {display:none}
table table table table td.text font strong{display:inline}
table table table table div {display:none;}
table table td.text table table div {display:block;}
</style>

<style>
td.text table, td.text td.text{background-color:transparent;}
</style>

<style>
div.profileWidth table tr td div ul li a, div.profileWidth table tr td div ul li .rail {position: relative; left: -10000px;}
div.profileWidth {margin-top: -30px !important;} div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}
div.profileWidth div.clearfix, div.profileWidth div div {filter: none; opacity: 0.9999;}
div.profileWidth div.clearfix {position: relative; top: 40px;}
</style>

<style>
table table table table td.text a img {display:none;}
table table table.contactTable table td.text a img {display:block;}
table table td.text table table td.text a img {display:block;}
</style>

<style>
.friendSpace {position:relative; left:-150px; top:360px;padding:0;}
</style>


<style>
table.friendSpace td.text span.orangetext15 {display:block; width:100%; background-image:url(http://img254.imageshack.us/img254/3010/bannerfriends.jpg); background-repeat:no-repeat; height:120px; margin-top:30px; background-position:center center; font-size:0px!important; letter-spacing:-5000px;}
table.friendSpace td.text table {background-color:transparent; width:100%;}
</style>

<style>
td.text td.text table td b a, td.text td.text table td b {display:none!important; visibility:hidden!important;}
</style>

<style>
table.friendsComments td, table.friendsComments table {border:0px;}
table.friendsComments td.text span.orangetext15 {display:block; width:100%; background-image:url(http://img87.imageshack.us/img87/7221/bannercomments.png); background-repeat:no-repeat; height:120px; background-position:center center; font-size:0px!important; letter-spacing:-5000px;}
table.friendsComments td.text table {background-color:transparent; width:100%;}
</style>

<style>
td td embed, td td object { position: absolute; top: 9px; margin-left: 170px;z-index: 9;padding:0;}
td td td embed, td td td object { position: static !important; }
</style>

<style>
{ Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:00000;
background-image:url(http://img59.imageshack.us/img59/6273/background2q.jpg);
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;
border-width:0px;
border-color:black;
border-style:solid;
padding-left:px;
padding-right:0px;
}

.text2 { Text Properties2 }
table, tr, td, li, p, div, .btext, .blacktext10, .blacktext12, .lightbluetext8, .orangetext15, .redtext, .redbtext, .text, .whitetext12, a:active, a:visited, a:link, a:hover, a.redlink:active, a.redlink:visited, a.redlink:link, a.redlink:hover, .nametext {font-size:13px;}

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

{ Link Properties }
a:active, a:visited, a:link {color: 9400D3!important; font-weight:normal; font-style:normal; letter-spacing:normal !important; text-transform:normal;}
a:hover {color: 9400D3!important; font-weight:normal; font-style:normal; letter-spacing:normal !important; text-transform:normal;}
</style>

<style>
div div select {display:none !important;}
.profile form {display:none !important}
.msLogo {display:none;}
.contacttable, .interestsAndDetails, .whitelink, .lighbluetext8, .nametext, .userProfileDetail, .tdborder, .profileInfo, table.userProfileSchool, table.userProfileNetwork, table.userProfileCompany, .latestBlogEntry, .extendednetwork {display:none;}
</style>

<style>
table.profileInfo td td, table.profileInfo td td.text {font-size:1px; visibility:hidden;}
table.profileInfo td.text a img {visibility:visible !important;}
</style>

<style>
td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}
a.text, table div font a, table div div {visibility:hidden;}
</style>

<style>
.friendsComments {position:relative; left:-160px; top:340px;}
</style>

That should fix it up. If you need to edit any classes, refer to your Who I'd Like To Meet codes. That is where all of your CSS codes are in.
 
1337LPU
post Oct 4 2009, 01:51 PM
Post #18


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2009
Member No: 738,794



it works, mike you are the best! 1000000 thanks! really men you did me a big favour. it works perfect!
 
manny-the-dino
post Oct 4 2009, 02:02 PM
Post #19


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Topic Closed and Moved
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: