Table column widths – prevent text wrapping
-
AMAZING plugin. Exactly what I was looking for.
Having an issue customizing it.
I have a table with a lot of columns. I had to turn on the horizontal scrolling to make it look nicer. But it’s still really squishing my text horizontally. I was able to add non-breakable spaces to prevent some of the squishing, but some of my longer words are splitting and wrapping between lines. I was wondering how I can control the text wrapping or if I can just turn this off completely. I tried using a generic
{
white-space: nowrap;
}
CSS into the plugin custom css area and it didn’t work.Any suggestions?
Here is a link to the testing table that I created to try out your plugin:
http://test.puzzlecreatives.com/about/
Here you can see that my column headers are longer entries which is causing problems with how it looks.Advise?
Thanks for your help!
The topic ‘Table column widths – prevent text wrapping’ is closed to new replies.