move scrollbar to the left? |
![]() ![]() |
move scrollbar to the left? |
Sep 5 2005, 12:17 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 13 Joined: Aug 2005 Member No: 202,200 |
I`m using the scrollbar: move to left code.
But its not exactly working right. Yes, it does move the vertical right scrollbar to the left. However, it also makes the horizontal scrollbar visible. The same thing happens in the example xanga on the code page. So... exactly what do I do? Can somebody fix the script? |
|
|
|
Sep 5 2005, 12:27 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jun 2005 Member No: 149,535 |
try this mabey (put in Custom Header HTML)
CODE <body style="overflow-x: hidden">
|
|
|
|
Sep 5 2005, 12:56 AM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 13 Joined: Aug 2005 Member No: 202,200 |
Yeah, okay. I did that.
But I also have custom modules... And everything inside the custom modules is aligning to the right. I changed all my codes to "align: right;", but they still don`t change. |
|
|
|
![]() ![]() |