Videos |
Videos |
Feb 22 2007, 05:00 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 46 Joined: Nov 2006 Member No: 480,849 |
Ive got a DIV, how can I move and embedded you tube video? or what script do i use to just insertm a video?
Thanks |
|
|
|
![]() |
| *WHIMSICAL 0NE* |
Feb 22 2007, 05:54 PM
Post
#2
|
|
Guest |
If you want to put a youtube video on they should give you the code on the page of the video. You can place in the div that you want it to be in...
|
|
|
|
Feb 22 2007, 06:08 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 46 Joined: Nov 2006 Member No: 480,849 |
Yea I did that, I cant seem to move it to where I want it tho :(
|
|
|
|
| *WHIMSICAL 0NE* |
Feb 22 2007, 06:19 PM
Post
#4
|
|
Guest |
Could you perhaps share your myspace link and explain where you want the video to be. It might just be the positioning in your code. You're using a div code like the following, correct?
<div style="position: absolute; left:29px; top:562px; width:350px; height:250px; overflow: auto;"> CONTENT </div> With the exception of what's in red. |
|
|
|
Feb 22 2007, 07:26 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 46 Joined: Nov 2006 Member No: 480,849 |
Thanks :) Now I just gotta work out how to move all the text down so it'll fit in lol
|
|
|
|
| *WHIMSICAL 0NE* |
Feb 22 2007, 11:55 PM
Post
#6
|
|
Guest |
Not to sure what you mean by moving the text down but I think you mean <br>
If you want to move the text down another line just add <br> before the stuff you want to move down. |
|
|
|
Feb 23 2007, 04:24 AM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 46 Joined: Nov 2006 Member No: 480,849 |
yea for some reason < br> and <p> isnt doin anythin :/ i even tried puttin in an image of a box of the background colour, that didnt help either :( Just wanna move the 2nd bit of code down
<style>.r{}</style> <div class="about"> <span class="header2">Times change and people change with them...</span> <table><tr><td> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=184802"><img src="http://i43.photobucket.com/albums/e358/x_Pen_x/us.jpg" align="left"></a><td><p> </td></tr></table> <center>Comments<br> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="184802" type="hidden"><textarea name="f_comments" class="pnckdbox"></textarea><br/><input type="submit" value="submit" class="pnckdcom"></form><br> At the moment...<br> <select style="color: 000000; background-color: ffffff; font-family: small fonts; font-size:8px; text-transform: uppercase; width:137px;"> <option>I LOVE <option>Jason Marsden <option>Breaded Mozarella Sticks <option>Taking Photos <option>Barry and Stuart <option>Geeking Off With Emma <option>Alexisonfire - Crisis <option>30 Seconds to Mars <option>Jared Leto <option>Guitar Hero 2 <option>DVD Ripping Software <option>Mark Watson <option>Fight Club <option>Johnny Truant <option>My Ipod </select><BR>and<BR><select style="color: 000000; background-color: ffffff; font-family: small fonts; font-size:8px; text-transform: uppercase; width:137px;"> <option>I HATE <option>Work <option>Being Cold <option>Russell Brand <option>Shannon Leto <option>People Who Ask Stupid Questions <option>People Who Bitch About My Profile <option>Ignorance </select><BR></center> |
|
|
|
Feb 23 2007, 08:28 AM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 46 Joined: Nov 2006 Member No: 480,849 |
ahh dammit i wanted it to go in a scroll box...ignore me i have no idea what im talkin about :)
|
|
|
|
Feb 23 2007, 10:12 AM
Post
#9
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
So problem solved or no?
|
|
|
|
Feb 23 2007, 01:03 PM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 46 Joined: Nov 2006 Member No: 480,849 |
I managed to get it where i wanted, just doesnt scroll down with the rest of the stuff in the scroll box, but it'll do :)
|
|
|
|
![]() ![]() |