space between interest section, resized project playlist player causes a big gap at the end of it |
space between interest section, resized project playlist player causes a big gap at the end of it |
Dec 13 2008, 04:25 AM
Post
#1
|
|
![]() silly twit ![]() ![]() Group: Member Posts: 29 Joined: May 2006 Member No: 409,573 |
i resized the player so that it would be cuter. but i'm using v.2 myspace. && i tried it on v.1 and it doesn't have this gap [between the player and the picture]
![]() and this is the coding for the player: CODE <div class="ppl1708614942731982"><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="80" width="260" style="position: relative; top: -61px ! important; width: 260px; visibility: visible; height: 80px;" border="0" data="http://www.myplaylist.org/mc/mp3player.swf?tomy=http://www.myplaylist.org/mc/config/config_black_shuffle.xml&mywidth=260&myheight=80&uniqueid=ppl1708614942731982&file=http://www.myplaylist.org/loadplaylist.php?playlist=42731982"> <param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://www.myplaylist.org/mc/mp3player.swf?tomy=http://www.myplaylist.org/mc/config/config_black_shuffle.xml&mywidth=260&myheight=80&uniqueid=ppl1708614942731982&file=http://www.myplaylist.org/loadplaylist.php?playlist=42731982" /> <param name="wmode" value="transparent" /> <param name="menu" value="false" /> <param name="quality" value="high" /> </object><br /></div> <img src="http://i12.photobucket.com/albums/a229/andygirl817/celebrities/257447.jpg" /> i also have this code in my css: CODE body, table, tr, td, div, .commentsModule, .blogsModule, .friendSpaceModule, .blurbsModule, .interestsModule, .basicInfoModule, .detailsModule, .schoolsModule, .companiesModule, .networkingModule, .calendarModule, .mdpApplicationModule {text-transform:lowercase;} body a, table a, tr a, td a, div a, .commentsModule a, .blogsModule a, .friendSpaceModule a, .blurbsModule a, .interestsModule a, .basicInfoModule a, .detailsModule a, .schoolsModule a, .companiesModule a, .networkingModule a, .calendarModule a, .mdpApplicationModule a {text-transform:lowercase;} and here is my myspace so that you can take a look: myyyyspaceeee is there a way to make that gap go away? |
|
|
|
![]() |
Dec 20 2008, 09:31 PM
Post
#2
|
|
![]() simple and clean... ![]() ![]() ![]() ![]() Group: Official Designer Posts: 149 Joined: Nov 2006 Member No: 478,009 |
Start over with your old code, and add this to your css:
CODE .ppl1708614942731982 {height:25px; overflow:hidden;}
|
|
|
|
andygirl817 space between interest section Dec 13 2008, 04:25 AM
Anarchy Look for this:
CODE<img src="http://i... Dec 13 2008, 05:14 AM
andygirl817 umm..no unfortunately that didnt do a thing.
:( Dec 13 2008, 07:14 PM
Anarchy Right, I forgot about the odd and even classes ins... Dec 14 2008, 04:15 AM
andygirl817 ok so i did all of that together and i changed the... Dec 17 2008, 11:24 PM
Anarchy Well, you're not supposed to make the numbers ... Dec 18 2008, 12:03 PM
andygirl817 when i do this i get just the riight height for my... Dec 20 2008, 06:32 AM
Anarchy Hm, well it looks like you changed up your page so... Dec 21 2008, 05:11 AM![]() ![]() |