Youtube video into div overlay |
Youtube video into div overlay |
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 |
|
|
|
![]() |
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 Youtube video into div overlay Sep 23 2009, 02:09 PM
1337LPU thx for fast answering,
one question about the co... Sep 24 2009, 02:56 AM
fixtatik Almost. You don't need the first object tag. P... Sep 24 2009, 12:12 PM
Mike Topic reopened. 1337LPU, can you post all the code... Sep 25 2009, 03:32 AM
1337LPU the page is www.myspace.com/xcclothing
the code a... Sep 27 2009, 04:23 PM
fixtatik Is there a new problem? I don't see the video ... Sep 27 2009, 04:41 PM
Mike Place this at the bottom of your About Me codes:
... Sep 27 2009, 04:44 PM
1337LPU thx mike it work! you are awesome THXXX!... Sep 28 2009, 01:56 AM
elletricity Topic closed and moved. PM me if you still want it... Sep 28 2009, 02:04 AM![]() ![]() |