• Hi πŸ˜‰

    Im looking for a plugin like wp table, but where I can upload a little picture to every textline.
    Is it something there exsist ?

    /Jesper πŸ˜‰

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator cubecolour

    (@numeeja)

    could you use wp-table-reloaded & use css to apply the pics as the background of each specific cell?

    Thread Starter smukkehansen

    (@smukkehansen)

    Can you tell me hov to do that ?

    Moderator cubecolour

    (@numeeja)

    Have a look at the documentation on http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/documentation/
    The info Tobias, the plugin author, has included under the “CSS selectors, styling” shows how to target a specific row & column with css selectors. Add the relevant css to set the pic as the background for that table (also include css to set the dimensions of the cell as required). You can either add the css to a theme stylesheet or put it in the custom CSS panel in the plugin options for wp-table-reloaded.

    I hope this helps. I haven’t tried this for myself yet, but it looks like it should work to give the desired result.

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

The topic ‘Tabel or something like…’ is closed to new replies.