I redid the xtemplate.xtmpl using an HTML design I prefered. I placed the table containing blocks, nodes, etc inside a table row in my page. Everything works great except one minor issue: every row is spaced apart by a couple pixels. I've gone through the css file alter padding where I found it appropiate but no luck. Any ideas?

Here is the site

Comments

bnovicedrupal’s picture

Is this issues fixed?

I am facing the same problem in my custom theme where there is an extra padding of 2px between table rows.

I tried using div but no success