Help., With this div layout. |
Help., With this div layout. |
![]()
Post
#1
|
|
![]() Isabel ![]() ![]() ![]() Group: Member Posts: 45 Joined: Jun 2005 Member No: 159,076 ![]() |
Okay. Here's my myspace: My Myspace
Okay. Wha tI need help is with the white rectangle on my picture and half on my about me box, and you know. [I think you can notice it.] I think it's from my myspace music player, but I can't find out what's wrong with it. As you can see, the player is on the bottom right div box or whatever. Before I ever added the player, it was fine. When when I added it, it was in the middle. So I wanted to resize it and move it to where it is now. This is the code I'm currently using for moving it and resizing. CODE <style type="text/css"> embed, object {width:200px; height:35px;} </style> <style type="text/css"> object {position:relative; top:450; left:285px;} </style> Help? How do I get rid of the blank white space? ![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() Isabel ![]() ![]() ![]() Group: Member Posts: 45 Joined: Jun 2005 Member No: 159,076 ![]() |
Awh. No use at all.
The first code won't even enter. It'll come out as: CODE <style type="text/css"> .div2 { ..; } </style> And it has no effect at all. The second code will just reorder and mess up the whole layout.. :/ Should I just not put a player on there? UPDATE. If I take this code out: CODE <style type="text/css"> embed, object {width:200px; height:35px;} </style> [to resize it] Then, it won't show the stupid annoying space. But I still want to resize the player so it will 'fit' in the div box. you know? ![]() |
|
|
![]() ![]() |