Centering all "#colspan#" rows?
-
Hi, this plugin is great!
I am using it for a client that needs to update their lists regularly through importing csv files (and replacing the current list when updated). They insert new rows often when new items are added. They also need “subhead” lines, separating different sections of rows.
To create these “subhead” lines, I am merging the columns on those particular rows, (using ‘#colspan#’) and bolding the text. The client also wants those “subhead”s to be centered within the merged row.
I know that I can center the text by calling out the exact table/rows in the custom CSS, but because these row numbers sometimes change when they re-import the lists, I would rather not have to update each table/row # called out in the CSS every time they re-import.
So, here is my question:
Is there some kind of CSS that I can add that will ALWAYS center every row that I have merged with the ‘#colspan#’ tool?
Thanks for any help!
- The topic ‘Centering all "#colspan#" rows?’ is closed to new replies.