• Hi,

    on our site we have problems with tables, on different browsers its showing different ways the stuff in table. And the tables are not showing properly, eg. we have in first column picture and in second text. But the text ist showing under the picture. Here is the example:

    https://snv24.sk/ideamat/referencie/

    some text is showing propely and other not. Where can be the problem?

    Thanks for fast answer

Viewing 6 replies - 1 through 6 (of 6 total)
  • You are NOT using the original Twenty Twelve theme.

    Thread Starter marshi12

    (@marshi12)

    no, we are using edited Twenty Twelve theme, but the tables was not edited in CSS

    You are using a custom theme that no longer bears any resemblance to the original Twenty Twelve theme. I suggest you contact whoever created this theme for you.

    Thread Starter marshi12

    (@marshi12)

    We have created this theme for ourselves. So where can be the problem? Table structure was not edited in CSS

    I’m sorry but as this is effectively a custom theme, we can’t be of much help. Try using Firefox with the Firebug add-on for this kind of CSS troubleshooting. Or use whatever developer tool is available in your web browser.

    your table cells with the linked image are not consistent – some start with &nbsp;<span style="line-height: 1.714285714; font-size: inherit;">&nbsp;</span> while others do not….

    you could try to check that using the ‘text’ setting of the page editor.

    also consider to add this to the styles:
    td { vertical-align: top; }
    possibly restricted to the tables in the one page:
    page-id-36 td { vertical-align: top; }

    all-in-all not a WordPress problem ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Using tables problem with theme TwentyTwelve’ is closed to new replies.