Log In · Register

 
 
Closed TopicStart new topic
divs and the music player
YonderMtnGirl
post Dec 25 2008, 02:18 PM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2008
Member No: 705,381



I've had some issues with some, not all, but some, of the divs I've used and the music player not showing up. It seems like some of them won't let you embed anything into them, while others will allow for certain things and not others. Any advice? I'd really like to have music on my page.


Thanks
thumbsup.gif
 
digitalfragrance
post Dec 25 2008, 03:54 PM
Post #2


Adobe Addict
******

Group: Staff Alumni
Posts: 1,237
Joined: Mar 2005
Member No: 113,043



If you could post you code, that would help quite a bit.

I have a hunch that there's a piece of your code that goes along the lines of...
CODE
embed, object { display: none; }


^ You'll need to remove it. But if we could see your code, we can give you a definite answer.
 
YonderMtnGirl
post Dec 25 2008, 06:20 PM
Post #3


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2008
Member No: 705,381



This is the About...

CODE
<p><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNyZWF0ZWJsb2cuY29tL2xheW91dHMvaW5kZXgucGhwP2xheW91dD1teXNwYWNl
2xheW91dHM=" title="Grab Myspace Layouts and Myspace Codes" target="_blank"><img src="http://www.createblog.com/images/link1.gif" border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0px;width:10px;height:27px;" /></a></p><style>
table div td form {display:inline;}
div td form, div div select, .mslogo, div ul, i.i, .i{display:none!important;}
div div, div td, table div div, tr, tr td div, div td, div tr, div table, table,td,tr {background-color:transparent; background-image:none!important;}
div.profileWidth {margin-top: -30px!important;}div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}div.profileWidth div.clearfix, i i i,
div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:relative; top:30px}
.clearfix table div div{display:block;}
div table tr td div {position:absolute;left:0px;z-index:3;}
.blurbs td.text, td div a.text, .contactTable, .userProfileURL, .extendedNetwork, .latestBlogEntry,
.orangetext15, .interestsAndDetails, .lightbluetext8, .userProfileDetail, .btext, .redbtext, .contactTable table td.text, .userProfileDetail td, .friendsComments, .friendSpace, .contactTable a, .profileInfo, .userprofilenetworking, .userprofileschool, .userprofilecompany {display:none!important; visibility:hidden; border:0px;}
table div font{margin-left:-825px;}
table div div{font-size:0;}
{music}td td object {visibility:hidden;}
body{background:url(http://i352.photobucket.com/albums/r346/dhdezigns/music%20and%20love/bg-1.jpg);scrollbar-face-color:101010;scrollbar-arrow-color:010101;scrollbar-track-color:transparent;}
b {color:101010; font-size:11px; font-family:arial; letter-spacing:1px; font-weight:bold;}
i {color:101010; font-size:13px; font-family:arial narrow; letter-spacing:1px; font-weight:normal;}
u {color:101010; font-size:11px; font-family:arial; letter-spacing:1px; font-weight:underlined; border-bottom:2px solid; border-color:f0f0f0; line-height:13pt;}
s {color:101010; font-size:13px; font-family:arial; letter-spacing:1px; font-weight:normal; text-decoration:strike;}
STRONG {color:090909; font-weight:heavy; border-bottom:1px dashed; border-color:5e614c;}
.bg{position:absolute;top:90px;left:50px;}
.content{position:absolute;top:500px;left:73px;width:300px;height:400px;color:30
030;font-size:11px;text-align:justify;font-family:arial;line-height:12px;letter-spacing:0px;font-weight:normal;}
.cmntbox{position:absolute;top:925px;left:73px;width:300px;height:50px;text-align:center;}
h1{font-family:arial narrow;font-size:15px;text-transform: uppercase;color:fefefe;background-color: transparent;letter-spacing:-1px; border-bottom:4px solid; border-color:000000;font-weight:normal; margin-bottom:4px; margin-top:5px; padding:1px; line-height:40%; text-align:right;}
h2{font-family:arial narrow;font-size:15px;text-transform: uppercase;color:fefefe;background-color: transparent;letter-spacing:-1px; border-bottom:4px solid; border-color:000000;font-weight:normal; margin-bottom:4px; margin-top:5px; padding:1px; line-height:40%; text-align:left;}
a:link, a:visited {color: 303030; text-decoration:none; text-transform:lowercase; font-weight:normal; font-size:9px; line-height:10px;}
a:hover, a:active {color:000000; text-decoration:none; text-transform: lowercase; border-bottom: 1px dashed; border-color:fff; font-weight:normal; font-size:9px; line-height:10px; letter-spacing:0px; background-color:646c57;}
a.aff:link, a.aff:visited, a.aff:active{font-family:century gothic; font-size:8pt; color:000000; text-decoration:none; text-transform:lowercase;background-color:646c57;}
a.aff:hover {font-family:century gothic; font-size:8pt; color:303030; text-decoration:none; text-transform:lowercase; letter-spacing:0px; background:none; border:none;}
a.img:link, a.img:visited, a.img:active {cursor:ne-resize; background:none; padding-left:0px;}
a img {border:0px;}
a:hover img{filter:gray;}</style>



...

I don't think you'd need the "meet" section, but if so...I'll post it.
Reason for edit: please put codes in codeboxes. thanks :) -natalia
 
Mickey
post Dec 26 2008, 06:23 AM
Post #4


Treasure Pleasure
********

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



Look for this in the About Me codes:

CODE
{music}td td object {visibility:hidden;}

Remove that and your music player should show.
 
YonderMtnGirl
post Dec 26 2008, 10:36 PM
Post #5


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2008
Member No: 705,381



It at least plays now (Thanks!) but I still can't see it.
 
Mikeplyts
post Dec 26 2008, 10:43 PM
Post #6


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



Can you post a link to your profile?

EDIT:

Or you could try this.

Find this part:
CODE
{music}td td object {visibility:hidden;}


And change it to this:
CODE
{music}td td object {visibility:visible;}


See if that works.
 
YonderMtnGirl
post Dec 26 2008, 11:23 PM
Post #7


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2008
Member No: 705,381



http://www.myspace.com/steeledreams

QUOTE(Mikeplyts @ Dec 26 2008, 10:43 PM) *
Can you post a link to your profile?

EDIT:

Or you could try this.

Find this part:
CODE
{music}td td object {visibility:hidden;}


And change it to this:
CODE
{music}td td object {visibility:visible;}


See if that works.


Nu uh. Didn't work. Thanks tho!

Since ya'll are lookin' at it...I'd like to make it scrollable so I can fit more stuff in it...:)
Reason for edit: posts merged. please don't double post; the edit button is there for a reason -nat
 
Mickey
post Dec 27 2008, 07:07 AM
Post #8


Treasure Pleasure
********

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



I see it just fine. If you want, you can position it so you can see it using my code. Now if you want your content section to scroll, look for this bit in your codes:

CODE
.content{position:absolute;top:500px;left:73px;width:300px;height:400px;color:30
030;font-size:11px;text-align:justify;font-family:arial;line-height:12px;letter-spacing:0px;font-weight:normal;}

Add an overflow option and set it to auto so it looks like this:

CODE
.content{position:absolute;top:500px;left:73px;width:300px;height:400px;color:30
030;font-size:11px;text-align:justify;font-family:arial;line-height:12px;letter-spacing:0px;font-weight:normal; overflow:auto;}

A scrollbar should appear automatically once you put more content.
 
YonderMtnGirl
post Dec 27 2008, 09:54 AM
Post #9


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2008
Member No: 705,381



Thank you. You guys are very helpful.
 
Mickey
post Dec 27 2008, 10:11 AM
Post #10


Treasure Pleasure
********

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



I assume your problems are solved. PM me if you need this reopened. Topic closed & moved.
 

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