Table manager module - table too wide on 'page' node
antrios - May 25, 2009 - 13:17
Hi!
Table created with help of Table Manager is too wide when I try to display it on 'page' node. I use Marinelli theme.
Please check link showing the problem: http://www.kwg.org.pl/?q=node/276&sort=desc&order=Data
When displaying table directly from table list, everything is OK: http://www.kwg.org.pl/?q=tables/1
What causes above problem?
Antrios

It's not the module - it's
It's not the module - it's the theme css. Your sidebar 'floats' over the main content and is set to be positioned regardless of how wide your content is. You could shrink your table width?
Pobster
I tried to pass 'width=80%'
I tried to pass 'width=80%' argument to [tablemanager] filter but table doesn't change at all. Is it possible to change table's width in other way?
Antrios