Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    changing things like color or styling is done with CSS code. Please try adding

    .wp-table-reloaded td a {
      color: #ff0000;
    }

    to the “Custom CSS” textarea on the “Plugin Options” screen of WP-Table Reloaded. This would make your links red, so just change the color value as necessary.

    Regards,
    Tobias

    Thread Starter gsbohn

    (@gsbohn)

    Much thanks. I thought perhaps that would be found somewhere among the other .css files but could not locate it.
    Appreciate it.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no, changing other CSS files for this is not necessary, and not recommended!
    The method via “Custom CSS” is much better, as this also allows to change this if the theme has influenced it.

    Regards,
    Tobias

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

The topic ‘Link Colors’ is closed to new replies.