Flipping tables, 1.0 |
Flipping tables, 1.0 |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Sep 2009 Member No: 746,049 ![]() |
I have my layout pretty much finished.
The only thing is ... When I flip the tables, It creates a scrollbar that will swing incredibly far to the right. Is this normal or is there any way to fix this? Reference: www.myspace.com/itsaustinseals And the code I'm using to flip it: CODE <style>
body, table {direction:rtl;} table table table {direction:ltr;} </style> |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Sep 2009 Member No: 746,049 ![]() |
What exactly could be interfering with it?
Could you help me out with figuring that out? *I took out the code that slightly covers up the top advertisement. *Also, It scrolls to the right in Google Chrome, in Opera, it looks like how you saw it. *nevermind. It was the code. I changed "body" to "table" it got rid of the annoying scroll :] Thanks for helping though. |
|
|
![]() ![]() |