Removing Scrollbars., Using Overlay Layout, Scrollbars in wrong spots. |
Removing Scrollbars., Using Overlay Layout, Scrollbars in wrong spots. |
May 19 2006, 09:42 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: May 2006 Member No: 409,188 |
OK,
Here's my story: I've decided on an overlay layout, but i've come to find that after typing everything in, my scrollbars are in the wrong places and are overlapping some of my writing. I've tried adjusting width sizes, but nothing seems to change it. Any ideas? These are my widths: CODE <div style="position:absolute; left:110px; top:280px; width:430px; height:100px; background-color:transparent; overflow:auto;"> <center> Likes: CODE <div style="position:absolute; left:330px; top:280px; width:350px; height:100px; background-color:transparent; overflow:auto;"> <center> Dislikes:<br><br> There are also widths after my text that do not change scrollbars: CODE .<width="15px"height="88px"></a> </center></div></div><style type="text/css"> {visibility:hidden;}{visibility:visible;} </style> Attached is a pic if its any use. thanks.
Attached File(s)
|
|
|
|
kissthecorpse Removing Scrollbars. May 19 2006, 09:42 AM
waccoon In the first tag:
left:110px; top:280px
That... May 19 2006, 09:45 AM![]() ![]() |