get rid of annoying horizontal scroll bar? |
get rid of annoying horizontal scroll bar? |
May 15 2005, 05:13 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Feb 2005 Member No: 102,966 |
i am making a xanga layout
----> http://www.xanga.com/IDontDanceIJustMoveWell <------ and i have everything how i want it except in the entry area, the horizontal scroll bar goes over really far. is there a way i can eliminate it and just have the vertical bar so all of the entry fits without scrolling? |
|
|
|
![]() |
May 15 2005, 08:15 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
^ Stop saying that. The problem is the line of text is too long, making it only one entry won't help any.
In any case, you need to diable the div overflow. CODE <style type="text/css">div{overflow-x: hidden;}</style>
|
|
|
|
CaptainOats get rid of annoying horizontal scroll bar? May 15 2005, 05:13 PM
azn.peace.maker uhh try this
<!-- begin code provided by... May 15 2005, 05:17 PM
electric shock add this code..
<style type="text/css... May 15 2005, 05:18 PM
CaptainOats neither of those worked.
i tried the first one be... May 15 2005, 05:25 PM
azn.peace.maker QUOTE(CaptainOats @ May 15 2005, 2:25 PM)neit... May 15 2005, 05:47 PM
Szeh You can use the one entry script to cover up that ... May 15 2005, 08:11 PM![]() ![]() |