Title: vgray's Replies | WordPress.org

---

# vgray

  [  ](https://wordpress.org/support/users/vgray/)

 *   [Profile](https://wordpress.org/support/users/vgray/)
 *   [Topics Started](https://wordpress.org/support/users/vgray/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vgray/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vgray/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vgray/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vgray/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vgray/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Table and Page Formatting](https://wordpress.org/support/topic/table-and-page-formatting/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/table-and-page-formatting/#post-16311223)
 * Sorry about that. I updated the link so you are able to see the picture.
   [Individual Driver Performance – CLVL (clelogco.com)](https://clelogco.com/employee-portal/individual-driver-performance/)
   Here is the link to the page itself.Is there something that I can do in the CSS
   to have the table automatically adjust to the aspect ratio of the screen it is
   displayed on?
    -  This reply was modified 3 years, 4 months ago by [vgray](https://wordpress.org/support/users/vgray/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Custom CSS “Comments”](https://wordpress.org/support/topic/tablepress-custom-css-comments/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/tablepress-custom-css-comments/#post-16290659)
 * It is an intermittent issue that I have experienced in the time I have used Tablepress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Custom CSS “Comments”](https://wordpress.org/support/topic/tablepress-custom-css-comments/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/tablepress-custom-css-comments/#post-16290535)
 * Thank you so much!
 * One more question, is there a way to have tables auto-configure depending on 
   if they are viewed on a mobile device? I have issues with horizontal scrolling
   working on some mobile devices and not on others, and would like to see if the
   table can just center itself and configure size to fit on the screen.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Cell Highlighting](https://wordpress.org/support/topic/tablepress-cell-highlighting/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/tablepress-cell-highlighting/#post-16128169)
 * I’m fine with using the `||` connector in the shortcode, I am simply looking 
   for a way to not have to write
 *     ```
       .tablepress .highlight-0-0
       .tablepress .highlight-0-1
       .....
       ```
   
 * All the way to
 * `.tablepress .highlight-100-0`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Cell Highlighting](https://wordpress.org/support/topic/tablepress-cell-highlighting/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/tablepress-cell-highlighting/#post-16127373)
 * One more thing, is there a way to do a less than statement for the .highlight
   function?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Cell Highlighting](https://wordpress.org/support/topic/tablepress-cell-highlighting/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/tablepress-cell-highlighting/#post-16127235)
 * Is there a way I could use <span> elements for this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Cell Highlighting](https://wordpress.org/support/topic/tablepress-cell-highlighting/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/tablepress-cell-highlighting/#post-16127205)
 * Tobias,
 * Am I able to specify which column has which highlights in the css code using .
   column-# ?
 * For example:
 * .tablepress.IND-Performance .column-6 .highlight-1 {
    background-color: red }
   or .tablepress.IND-Performance .highlight-1 .column-6 { background-color: red}
 * Thanks,
 * Vince
    -  This reply was modified 3 years, 6 months ago by [vgray](https://wordpress.org/support/users/vgray/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Cell Highlighting](https://wordpress.org/support/topic/tablepress-cell-highlighting/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/tablepress-cell-highlighting/#post-16126143)
 * In the `highlight_columns=` tag, I had to do `highlight_columns="2"||"4"||"8"`
   in order to make it work actually.
 * Just to confirm, I should try one of the two lines;
 * .highlight-0-0
    .highlight-100-
 * And continue to use [highlight=”0.0||100%”] in the shortcode?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress Cell Highlighting](https://wordpress.org/support/topic/tablepress-cell-highlighting/)
 *  Thread Starter [vgray](https://wordpress.org/support/users/vgray/)
 * (@vgray)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/tablepress-cell-highlighting/#post-16125678)
 * UPDATE
 * I managed to figure out the issue, now I am looking at targeting decimals and
   percentages as my highlighted cells.
 * I find it safe to assume that
 * .tablepress.IND-Performance .highlight-0.0
    and .tablepress.IND-Performance .
   highlight-100%
 * both don’t work in the CSS code and [highlight=”0.0″] and [highlight=100%] doesn’t
   work, so how would I go about highlighting these kinds of values?
 * Thanks again!

Viewing 9 replies - 1 through 9 (of 9 total)