youtube video help |
youtube video help |
May 7 2007, 09:51 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: May 2007 Member No: 522,269 |
I have a pretty simple div. layout, but i can't seem to figure out how to add a youtube video into a layer. or create a new layer for if.
Right now the page is set up to have one layer inside another I'd like to have the video under the contact links... help would be much appreciated here is my myspace if it would help you... www.myspace.com/squads |
|
|
|
![]() |
May 8 2007, 06:55 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Both of these can prevent the video from showing up:
CODE <style>td td object {position:absolute; left:0px; top:0px; display:block; width:0px; height:0px;}</style>
<style>td td embed, td td object{position:absolute; left:100px; top:148px; width:260px; height:47px;} td.text embed {width:260px; height:38px;} td.text embed, td.text object {width:260px; height:38px;}</style> |
|
|
|
whitecrush8 youtube video help May 7 2007, 09:51 PM
DariMayer sooo what if i have that same problem,
but i dont ... May 30 2007, 11:16 PM
DariMayer CODE<style>
table, table td {background-col... May 30 2007, 11:49 PM
freeflow <style>td td object {position:absolute;left:... May 31 2007, 12:16 AM
DariMayer SWEET MOTHER OF PEARL!
it worked :) May 31 2007, 12:58 AM![]() ![]() |