Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sakari Friend
    #157993

    Hello friends, I need your help!
    If I create a table Frameless, will still see the lines!
    Even in the contact form! (see picture)

    If I change the template, the tables are back frameless, so as it should be.

    Is that with you too?

    Greetings and thank you πŸ™‚
    Sakari

    *********************
    German
    *********************

    Hallo Freunde, ich brauche eure Hilfe!
    Wenn ich eine Tabelle Rahmenlos erstelle, werden trotzdem die linien angezeigt!
    Sogar beim Kontaktformular! (siehe bild)

    Wenn ich das Template wechsle, sind die Tabellen wieder rahmenlos, so wie es sein soll.

    Ist das bei euch auch so?

    Gruss und danke πŸ™‚
    Sakari


    1. tabellen
    Laura Rubino Friend
    #369033

    Check your page using firebug.

    Sherlock Friend
    #369105

    Dear sakari,

    If you can not detect the issue with firebug, you can post your url here (where the issue appears) and i shall have a look and help you out.

    sakari Friend
    #369159

    First Thanks for your help!

    Our website is still under construction and will run in our corporate intranet.
    The problem with the tables, is also in the Joomlart Events Demo!
    I’ve just tried out just in Joomlart Demo Builder!
    Here is a screenshot and the code.

    <table style="width: 200px;" border="0" cellspacing="0" cellpadding="0">
    <tbody>
    <tr>
    <td>Test</td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td>Test</td>
    </tr>
    </tbody>
    </table>

    So this is a general problem with this template.

    Or created as your Frameless tables?

    Greetings and thank you!
    πŸ™‚
    Sakari

    ************************
    German
    ***********************

    Erstmal Danke fΓΌr eure Hilfe!
    Unsere Webseite ist noch im Aufbau und wird in unseren Firmen Intranet laufen.
    Das Problem mit den Tabellen, ist in der Joomlart Events Demo auch!
    Ich habe es gerade eben im Joomlart Demo Builder ausprobiert!
    Hier ein Screenshot und der Code.

    <table style="width: 200px;" border="0" cellspacing="0" cellpadding="0">
    <tbody>
    <tr>
    <td>Test</td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td>Test</td>
    </tr>
    </tbody>
    </table>

    Also das ist ein generelles Problem mit diesen Template.

    Oder wie erstellt Ihr Rahmenlose Tabellen?

    Gruss und Danke!
    πŸ™‚
    Sakari


    1. tabelle2
    Phill Moderator
    #369176

    There is some styling being applied through css here. Turn off your css compress/join and you may have better luck in future diagnosing css problems.

    In this case the styling is being applied in typo.css line 1285, edit as required.


    table {
    border-color: #CAD7E2;
    border-style: solid;
    border-width: 0 0 1px 1px;
    width: 100%;

    }

    table td, table th {
    border-color: #CAD7E2;
    border-style: solid;
    border-width: 1px 1px 0 0;

    }

    sakari Friend
    #369181

    Super, thanks!
    πŸ™‚

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 4 voices, and was last updated by  sakari 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum