Log In · Register

 
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
 
 
Start new topic
Replies
Mickey
post Dec 27 2008, 07:07 AM
Post #2


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.
 

Posts in this topic


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