Active
Project:
Black Mamba
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2010 at 11:58 UTC
Updated:
13 Oct 2010 at 13:22 UTC
I'm using webforms. One feature of webforms is to display the results in a table. But, it's not possible to display the whole data because the theme cuts off the presentation on the right side.
There are also other modules which present data in tables. There is the same behaviour. What can I do to display the whole table contents?
Thanks
iceman2202
| Comment | File | Size | Author |
|---|---|---|---|
| webform.PNG | 63.52 KB | iceman2202 |
Comments
Comment #1
Deepika.chavan commentedHi,
Rename local_sample.css to local.css in your theme's i.e. '/black_mamba' directory. Please try adding following css to id or class of outer
For example, in my case structure of my table is as follows:
So I have added css for class 'allocate-seeker-table' as follows :
Rgrds,
Deepika Chavan.