Hi guys,
Today a user reported the problem that the table in this thread is a way to big to see it in all display sizes.
I do not have the problem but see it whether I minimize my browser display.
So I had the idea to integrate a horizontal scrollbar. But this is really not the best solution. So I thought that I can shift the table to the left under my postingprofile.
This picture should illustrate my thoughts. The topical (red) table is to be the new (blue) table.
So I did this: .class {position:relative;left:-100px;widght:100%}
But the result was that. The whole space from left:-100px; is empty because the .contet class is finished there.
Therefore I thought that I sould use the z-index command but nothing happens.
Can anyone please help me?
Yours faithfully,
Marvin
Today a user reported the problem that the table in this thread is a way to big to see it in all display sizes.
I do not have the problem but see it whether I minimize my browser display.
So I had the idea to integrate a horizontal scrollbar. But this is really not the best solution. So I thought that I can shift the table to the left under my postingprofile.
This picture should illustrate my thoughts. The topical (red) table is to be the new (blue) table.
So I did this: .class {position:relative;left:-100px;widght:100%}
But the result was that. The whole space from left:-100px; is empty because the .contet class is finished there.
Therefore I thought that I sould use the z-index command but nothing happens.
Can anyone please help me?
Yours faithfully,
Marvin