Log In · Register

 
 
Closed TopicStart new topic
space between interest section, resized project playlist player causes a big gap at the end of it
andygirl817
post 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?
 
Mickey
post Dec 13 2008, 05:14 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Look for this:

CODE
<img src="http://i12.photobucket.com/albums/a229/andygirl817/celebrities/257447.jpg" />

Replace it with this:

CODE
<img src="http://i12.photobucket.com/albums/a229/andygirl817/celebrities/257447.jpg" class="moveup" />

Then add this to your CSS section:

CODE
.moveup {margin-top:-25px;}

See if that moves it up.
 
andygirl817
post Dec 13 2008, 07:14 PM
Post #3


silly twit
**

Group: Member
Posts: 29
Joined: May 2006
Member No: 409,573



umm..no unfortunately that didnt do a thing.
:(
 
Mickey
post Dec 14 2008, 04:15 AM
Post #4


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Right, I forgot about the odd and even classes inside the Interests module. Why don't you try resizing the player itself? It doesn't look like you fixed all the size properties. Here:

CODE
<div class="ppl1708614942731982"><object type="application/x-shockwave-flash" allowscriptaccess="never" allownetworking="internal" style="position: relative; top: -61px ! important; width: 260px; visibility: visible; height: 80px;" data="http://www.myplaylist.org/mc/mp3player.swf?tomy=http://www.myplaylist.org/mc/config/config_black_shuffle.xml&amp;mywidth=260&amp;myheight=80&amp;uniqueid=ppl1708614942731982&amp;file=http://www.myplaylist.org/loadplaylist.php?playlist=42731982" border="0" width="226" height="69">
<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&amp;mywidth=260&amp;myheight=80&amp;uniqueid=ppl1708614942731982&amp;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>

I bolded all the size properties you need to change.
 
andygirl817
post Dec 17 2008, 11:24 PM
Post #5


silly twit
**

Group: Member
Posts: 29
Joined: May 2006
Member No: 409,573



ok so i did all of that together and i changed the bold properties at first to all 69, then to all 80 and still nothing:(
 
Mickey
post Dec 18 2008, 12:03 PM
Post #6


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Well, you're not supposed to make the numbers smaller. You're supposed to put 15 or so because you want the space to go away and only the player to show. Whatever you put for the text I bolded should be the height of your player.
 
andygirl817
post Dec 20 2008, 06:32 AM
Post #7


silly twit
**

Group: Member
Posts: 29
Joined: May 2006
Member No: 409,573



when i do this i get just the riight height for my player. but its all white or transparent.
 
allvanishing
post Dec 20 2008, 09:31 PM
Post #8


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;}
 
Mickey
post Dec 21 2008, 05:11 AM
Post #9


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Hm, well it looks like you changed up your page so I don't think you need our help anymore. I'll go ahead and close this. PM me if you need it reopened.

Topic closed & moved.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: