Jump to content
  • 0

How to fix overlapping content via table?


Question

Posted

So yeah. When I create a template the content in table for accounts and character overlaps on the table..

how to fix it? Do I need to add new codes for it? Thanks!

2 answers to this question

Recommended Posts

Posted (edited)

EDITED. Fixed :)

Via


<style type="text/css">
.scrollable { width:610px; height:auto; overflow-y:hidden; overflow-x:auto; clip-rect:(0px, 300px, 400px, 0px); }
</style>

then

<div class="scrollable"></div>

Edited by emong
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...