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, 05:17 PM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
uhh try this
I got that code from here - http://www.createblog.com/forums/index.php?showtopic=59392 |
|
|
|
May 15 2005, 05:18 PM
Post
#3
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
add this code..
of that doesnt work, make the width smaller and play with it. |
|
|
|
May 15 2005, 05:25 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Feb 2005 Member No: 102,966 |
neither of those worked.
i tried the first one before and it removed the scroll bars from the whole page, but not the entry, which is what i am trying to do. i think there might be something wrong with the bar with the date in it, because when i add a border to it, it extends really far to the right. is there a way to shorten that box? |
|
|
|
May 15 2005, 05:47 PM
Post
#5
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
QUOTE(CaptainOats @ May 15 2005, 2:25 PM) neither of those worked. i tried the first one before and it removed the scroll bars from the whole page, but not the entry, which is what i am trying to do. i think there might be something wrong with the bar with the date in it, because when i add a border to it, it extends really far to the right. is there a way to shorten that box? Then try making the width of the blogs smaller... just play around with it like what Toby said. |
|
|
|
May 15 2005, 08:11 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
You can use the one entry script to cover up that scrollbar.
|
|
|
|
May 15 2005, 08:15 PM
Post
#7
|
|
![]() 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>
|
|
|
|
![]() ![]() |