Not responding to CSS when within tab
-
Hi!
First of all; love this plugin! Thank you for your work.
I’m having issues with displaying the tables within a tab. I’ve four tabs, each with a specific kind of information. So for these four tabs I’m using four tables.
When using custom CSS, with or without the selector for the table, it seems to always apply to the first table in the tabs. I never get it to work on the second table in the second tab.
What I want to achieve is that the table always follows the maximum width of the columns of the page. If you click on the second tab you see the table expanding over the maximum width of the column.
I also want the text to wrap within the cells. But I don’t seem to get this to work with word-wrap: break-word; or white-space: normal; (excuse me if I’m using the wrong property – I’m no wizard in CSS unfortunately)
Anyone got a suggestion?
The page I need help with: [log in to see the link]
The topic ‘Not responding to CSS when within tab’ is closed to new replies.