• Resolved bogoss48

    (@bogoss48)


    Hallo Tobias,

    pl?tzlich sind die senkrechten Linien bei meiner Tabelle nicht mehr da und bei der zweiten Spalte, in der vorletzten Zelle ist das Wort “sagen?” in einer neuen Zeile obwohl ich im Backend die gleiche Formatierung habe!!!

    Danke für deine Unterstützung.

    Gru?

    Yassin

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble. As these are English-language forums, I’ll reply in English. That way, more people can benefit from our findings. I hope that’s ok.

    With those vertical borders, do you mean vertical borders in the other columns besides “Unsere Wahl”?

    The word “sagen?” moved to the next line simply because there is not enough space in the table for everything to fit. You could maybe reduce the padding (inner white space in the table cells) to gain space, by adding this “Custom CSS”:

    .tablepress th,
    .tablepress td {
      padding: 4px;
    }

    Note that the structure on the “Edit” screen has nothing to do with this, as it only defines the table data. The layout in styling is done only via CSS (by the theme and TablePress).

    Regards,
    Tobias

    Thread Starter bogoss48

    (@bogoss48)

    Hi tobias,

    thank you very much for your answer. i will try to implement this suggestion and once again sorry for writing you in german

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no worries, writing in German is no problem. English is just a bit more convenient for everybody else ??

    I hope that this suggestion helps!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Senkrechte Linien fehlen’ is closed to new replies.