Log In · Register

 
 
Closed TopicStart new topic
scroll boxes break up after using move player to top div code..
j101
post Jun 28 2009, 03:38 AM
Post #1


Newbie
*

Group: Member
Posts: 6
Joined: Jun 2009
Member No: 734,791



Im using this code to push the myspace band player on top of my DIV
CODE
<style>
.i {display:none;}
table table td.text div object {position:absolute; top:432px; left:135px;  z-index:9}
table table td.text div object object {position:static;}
table table td.text div, table table td.text div.i div {height:auto !important;}
table table td.text div {margin-top:-13px;}
table table td.text table div {margin-top:0px;}
</style>


and that works great however after doing so the 2 scroll boxes I have are all messed up and dont not scroll. The code for that is..
CODE
<div style="width: 412px; height: 284px; background-color: d0d0d0; border-color: d0d0d0; border-style: Pick One; color: 000000; font-size: 11px; font-family: Verdana; overflow: auto;">lots of text here. </div>


any help would be greatly appreciated.
 
Mickey
post Jun 28 2009, 02:44 PM
Post #2


Treasure Pleasure
********

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



Use this code instead:

CODE
<style>
table table td.text div object {position:absolute; top:432px; left:135px;  z-index:9}
table table td.text div object object {position:static;}
</style>
 
j101
post Jun 28 2009, 06:03 PM
Post #3


Newbie
*

Group: Member
Posts: 6
Joined: Jun 2009
Member No: 734,791



RESOLVED thanks to you, thank you very much for taking the time to reply and help me out.
 
Mickey
post Jun 28 2009, 06:07 PM
Post #4


Treasure Pleasure
********

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



No problem. Topic closed & moved.
 

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