Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sclb Friend
    #185548

    Hello. I found some nice JS and CSS code that will make responsive tables. You can read about this here: http://www.zurb.com/playground/responsive-tables

    I have followed instructions and uploaded JS to /template/mero/js and CSS files /template/mero/css

    I am unsure how to attach these files to template to call the css class on a table. Does anyone know how to do this? I suspect I need to add to head.php but am not sure on the correct format.

    Thanks.

    Stork11 Friend
    #485508

    You can add the codes to head.php as “responsive tables” page guided you. Remember to replace “href” and “src” by yours.

    <link type=”text/css” media=”screen” rel=”stylesheet” href=”responsive-tables.css” />
    <script type=”text/javascript” src=”responsive-tables.js”></script>

    Regards.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Stork11 11 years, 8 months ago.

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