3 replies
  • WEB DESIGN
  • |
With the Easy Table Creator WordPress plugin, how do you remove the grid lines which surround a table?

I have a site which I outsourced which is setup like this, i've even copied the table code across to my other site, but it shows grid lines on the table. I can't see anything in the plugin settings which draws the lines, so I assume it may be some coding in one of the CSS files which is causing the lines to appear.
#creator #easy #table
  • Profile picture of the author waitstate
    The gridlines are sometimes specified in the CSS. Choices:

    1) Change the CSS to not display gridlines; but that will apply site-wide

    2) Create the HTML in another editor and hope WP will take it in HTML view

    3) Use the TinyMCE Advanced plugin; add the table-making bit in the plugin options; and specify the parameters when you make the table

    EDIT: Oh yeah; the obvious...There may well be something in the table creator settings that enables you to lose the gridlines.
    {{ DiscussionBoard.errors[4164806].message }}
    • Profile picture of the author cooler1
      Originally Posted by waitstate View Post

      The gridlines are sometimes specified in the CSS. Choices:

      1) Change the CSS to not display gridlines; but that will apply site-wide

      2) Create the HTML in another editor and hope WP will take it in HTML view

      3) Use the TinyMCE Advanced plugin; add the table-making bit in the plugin options; and specify the parameters when you make the table

      EDIT: Oh yeah; the obvious...There may well be something in the table creator settings that enables you to lose the gridlines.
      I don't see anything in the table creator settings related to grid lines.

      What do I need to modify in the CSS to not display gridlines? Also, which file needs to be modified.
      Signature

      {{ DiscussionBoard.errors[4170510].message }}
      • Profile picture of the author Trevor
        Sorry to revive an old thread, but where can I get this plugin? I was referred to it with this URL: http://wordpress [dot] org/extend/plugins/easy-table-creator/, but it's not working anymore.
        {{ DiscussionBoard.errors[5211048].message }}

Trending Topics