Log In · Register

 
 
Closed TopicStart new topic
Youtube video into div overlay
1337LPU
post Sep 23 2009, 02:09 PM
Post #1


Senior Member
***

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



hey guys,

i need your help. i want import an youtube video into a div container. so i know that the object tags have to be remove. but my problem is if i create a div i cant move the container everywhere, it strech my whole profile... ;/ so maybe someone can create me a div mit any youtubevideo?

thx a lot!

LPU
 
fixtatik
post Sep 23 2009, 02:30 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



Just add a class to the object tag, then define it in your stylesheet.
CODE
<object class="video">
<param />
<param />
</object>

CODE
.video { left:50%; margin-left:##px; position:absolute; top:##px; }
 
1337LPU
post Sep 24 2009, 02:56 AM
Post #3


Senior Member
***

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



thx for fast answering,

one question about the code, have it to look like:


CODE
<object class="video">
<object width="425" height="344"><param name="video" value="http://www.youtube.com/v/yk0cRY89R3g&hl=de&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yk0cRY89R3g&hl=de&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</object>


.video { left:50%; margin-left:-300px; position:absolute; top:200px; }




correct?
Reason for edit: Please use [code] tags for codes. -Gabrielle
 
fixtatik
post Sep 24 2009, 12:12 PM
Post #4


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



Almost. You don't need the first object tag. Put the class in the one that has the height and width: <object class="video" width="425" height="344">

Also, the .video { } needs to go between your <style></style> tags (if you haven't already done that).
 
Mickey
post Sep 25 2009, 03:32 AM
Post #5


Treasure Pleasure
********

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



Topic reopened. 1337LPU, can you post all the codes you're using as well as a link to your page?
 
1337LPU
post Sep 27 2009, 04:23 PM
Post #6


Senior Member
***

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



the page is www.myspace.com/xcclothing

the code about me :

CODE
<style>
body{margin-top:200px;}
</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://www.sceneimage.biz/images/e770471background.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;}

{ Tweaks }

.header
{position: absolute;
left:50%;
margin-left: -490px;
top: 0px;




.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>


<table class="header" width="917" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="10">
<img src="http://img18.imageshack.us/img18/2222/header01.png" width="917" height="145" alt="" /></td>
</tr>
<tr>
<td rowspan="4">
<img src="http://img23.imageshack.us/img23/462/header02sf4.png" width="306" height="231" alt="" /></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy"><img src="http://img18.imageshack.us/img18/9652/header03wb4.png" width="80" height="29" alt="" /></a></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD00MDQ3MTY1MDc="><img src="http://img140.imageshack.us/img140/8757/header04.png" width="84" height="29" alt="" /></a></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD00MDQ3MTY1MDcmTXlUb2tlbj0wNTI1NTkxNy1hNTIwLTQ2NmQtOWQ3YS1mM2UyM
lhYTgzMzY="><img src="http://img19.imageshack.us/img19/9751/header05kw5.png" width="87" height="29" alt="" /></a></td>
<td>
<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTQwNDcxNjUwNyZN
VRva2VuPTA1MjU1OTE3LWE1MjAtNDY2ZC05ZDdhLWYzZTIwOWFhODMzNg=="><img src="http://img25.imageshack.us/img25/9428/header06wq9.png" width="83" height="29" alt="" /></a></td>
<td>
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=404716507"><img src="http://img7.imageshack.us/img7/5268/header07qd4.png" width="85" height="29" alt="" /></a></td>
<td colspan="2">
<a href="http://www.msplinks.com/MDFodHRwOi8vc3RvcmUueGMtY2xvdGhpbmcuY29tLw=="><img src="http://img269.imageshack.us/img269/525/header08.png" width="62" height="29" alt="" /></a></td>
<td colspan="2" rowspan="2">
<img src="http://img21.imageshack.us/img21/9647/header09xd9.png" width="130" height="60" alt="" /></td>
</tr>
<tr>
<td colspan="7">
<img src="http://img7.imageshack.us/img7/7655/header10md6.png" width="481" height="31" alt="" /></td>
</tr>
<tr>
<td colspan="6" rowspan="2">
<img src="http://img22.imageshack.us/img22/8184/header11bu0.png" width="434" height="171" alt="" /></td>
<td colspan="2">
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vaW1nNDA0LmltYWdlc2hhY2sudXMvaW1nNDA0LzIyMDQveGNsb2dvYnJ1dGFsLnBuZw=="><img src="http://img156.imageshack.us/img156/3028/header12.png" width="142" height="119" alt="" /></td></a>
<td rowspan="2">
<img src="http://img230.imageshack.us/img230/4034/header13.png" width=" height=" alt="" /></td>
</tr>
<tr>
<td colspan="2">
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vaW1nMjk0LmltYWdlc2hhY2sudXMvaW1nMjk0LzIyMDQveGNsb2dvYnJ1dGFsLnBuZw=="><img src="http://img87.imageshack.us/img87/7494/header14.png" width="142" height="52" alt="" /></td></a>
</tr>
<tr>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="306" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="80" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="84" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="87" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="83" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="85" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="15" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="47" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="95" height="1" alt="" /></td>
<td>
<img src="http://img24.imageshack.us/img24/8207/abstandhalterll7.gif" width="35" height="1" alt="" /></td>
</tr>
</table>





<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:380px;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://img515.imageshack.us/img515/4426/bannersupprtfastblink.gif" </a> </center></textarea>

<style>

.family {z-index:9; position:absolute; top:1990px; 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://img182.imageshack.us/img182/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:325px; 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 {width:600; height:130;}
.band {z-index:9; position:absolute; top:190px; margin-left:-350px;padding:0;}
.band {background-color: black;}
</style>
<div class="band">
<a target="blank" href="http://www.msplinks.com/MDFodHRwOi8vOTEuMTIxLjEwMy4xMDkvcmljaGFyZC9PTkxZXzRfQkFORFMucGRm"><img src="http://img42.imageshack.us/img42/8548/bandrabatt.gif" /></a></div>




<style>
.fshows {z-index:9; position:absolute; top:1320px; 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>


</p></p></p></p></p></p></p>



the code 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></p></p></p>



have fun ;)


thx LPU
Reason for edit: Please use [codebox] tags instead of [code] tags when posting longer codes. - Mike
 
fixtatik
post Sep 27 2009, 04:41 PM
Post #7


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



Is there a new problem? I don't see the video code in there at all. On another note, you may want to get rid of the </p></p></p></p></p></p></p> at the end of your About Me. You don't have any open paragraphs, but you're trying to close a bunch of them.
 
Mickey
post Sep 27 2009, 04:44 PM
Post #8


Treasure Pleasure
********

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



Place this at the bottom of your About Me codes:

CODE
<style>
.video { left:50%; margin-left:-300px; position:absolute; top:200px; }
</style>

<div class="video">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="344" width="425">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.youtube.com/v/yk0cRY89R3g&hl=de&fs=1&" />
<param name="wmode" value="transparent" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.youtube.com/v/yk0cRY89R3g&hl=de&fs=1&" height="344" width="425" wmode="transparent" />
</object>
</div>

Then position the video. That should do the trick.
 
1337LPU
post Sep 28 2009, 01:56 AM
Post #9


Senior Member
***

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



thx mike it work! you are awesome THXXX!!!

LPU
 
jiyong
post Sep 28 2009, 02:04 AM
Post #10


사랑해 ~ 我愛你 ♥
*****

Group: Design Staff
Posts: 825
Joined: Jan 2007
Member No: 492,587



Topic closed and moved. PM me if you still want it open :)
 

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