Continuing Comments?, ..I know it can be done! But how.. |
![]() ![]() |
Continuing Comments?, ..I know it can be done! But how.. |
Aug 3 2007, 10:08 PM
Post
#1
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
So I want my comments to flow continueasly down the page, whilist in a div.
I tried "height: 100%;". Didn't work. Here's my code: CODE <div class="bg" style="position: absolute; right:0px; top:98px; width:550px; height:657px; overflow: hidden;">
<img src="http://www.nana-tootsie.com/Graphics/MySpace/HBLayout/hbtimebg.jpg" border="0"> </div> <div class="content" style="background-image: url(http://www.nana-tootsie.com/Graphics/MySpace/HBLayout/divrepeat.jpg); background-repeat: repeat-y; position: absolute; right:3px; top:640px; width:430px; height:100%; overflow: hidden;"> <div class="countdown" style="position: relative; left:30px;"> <table style="border-collapse:collapse;"><tr><td colspan="2"><embed src="http://stuff.pyzam.com/toys/countdown.swf?maturity=0710180000B083121114105110120105101039115032066105114116104100097121033" quality="high" wmode="transparent" width="350" height="60" salign="lt" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></td></tr></table><br> </div> <div class="comments" style="overflow: visible; width: 428px; height:100%; position: relative; top:10px;"><center><table><table><tbody><tr><td><table></center></div> </div> |
|
|
|
| *SinfullySweet* |
Aug 3 2007, 10:14 PM
Post
#2
|
|
Guest |
Also change your height to auto.
|
|
|
|
Aug 3 2007, 10:23 PM
Post
#3
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
Aha, it's always something simple that I don't think of. Thanks you guys :)
|
|
|
|
![]() ![]() |