Moving Music, but still have vids |
![]() ![]() |
Moving Music, but still have vids |
Oct 23 2007, 01:03 AM
Post
#1
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
So I moved my music on my DIV and now whenever I put a video on my DIV it becomes the same width and height as the music player.
is there a code out there that can stop that? |
|
|
|
Oct 23 2007, 01:05 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,815 Joined: Jun 2006 Member No: 423,396 |
Take out whatever code you're using for it. Then use this code.
http://www.createblog.com/scripts/script.php?id=768 It only touches your music player, and not any videos on the page. |
|
|
|
Oct 23 2007, 01:14 AM
Post
#3
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
Um I'm pretty sure it'll work, but I can't find the part to take out of my code.
CODE <style> .navigationBar{display:none;} <style> <style type="text/css"> .a {hide top search bar} div div select, div div form {display:none !important;} </style> <style>select { visibility:hidden!important; WIDTH:0px!important;}</style> <style type="text/css"> .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden} td td td td{border:0px;width:0px;text-align:left;} table,td{padding:0px;width:;background-color:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} </style> <style> .nametext {font-family:tahoma !important; font-weight:bold; font-style:normal; letter-spacing:1px !important; line-height:normal;text-transform:lowercase;} .whitetext12 {font-family:tahoma !important; font-weight:bold; font-style:normal; letter-spacing:1px !important; line-height:normal;text-transform:lowercase;} .btext, .orangetext15 {font-family:georgia !important; font-weight:bold; font-style:normal; letter-spacing:1px !important; line-height:normal;text-transform:lowercase;} .blacktext10, .blacktext11, .lightbluetext8 {font-family:georgia !important; font-weight:bold; font-style:normal; letter-spacing:1px !important; line-height:normal;text-transform:lowercase;} table, tr, td, li, p, div, .blacktext12, .text, .redtext, .redbtext {font-family:georgia !important; color:FFFFFF !important; letter-spacing:1px !important; text-transform:lowercase;} a:active, a:visited, a:link {font-family:georgia !important; color:000000 !important; font-weight:normal; font-style:normal; letter-spacing:1px !important; text-transform:lowercase;} a:hover {font-family:georgia !important; color:414449 !important; font-weight:normal; font-style:normal; letter-spacing:1px !important; text-transform:uppercase;} </style> <style> body{scrollbar-face-color:414449; scrollbar-3dlight-color:; scrollbar-shadow-color:; scrollbar-darkshadow-color:; scrollbar-arrow-color:FFFFFF; scrollbar-track-color:46463A; } <style type="text/css"> table, tr, td {background:transparent;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> <style>td td object {position:absolute; left:0px; top:0px; display:block; width:0px; height:0px;}</style> </style> <style> a.text, table div font a, table div div {visibility:hidden;} table table div font a, table table div div {visibility:visible;} img {border:0px;} table tr td div font {display: none;}</style> by the way I took out the code you gave me. |
|
|
|
Oct 23 2007, 01:17 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,815 Joined: Jun 2006 Member No: 423,396 |
Well, it's gonna be kinda hard to find the old code for you, since you're the one who put it in.
|
|
|
|
Oct 23 2007, 01:21 AM
Post
#5
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
Um nevermind I found it and fixed it.
thanks! everything works fine now. |
|
|
|
Oct 23 2007, 01:23 AM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,815 Joined: Jun 2006 Member No: 423,396 |
Tight.
Topic closed. |
|
|
|
![]() ![]() |