Quote:
Originally Posted by blanky
Hi, I got it working great, but I have a problem, white lines between categories are showing up and I don't know why.. little help?
Pic:
|
in the FORUMHOME Template, find this block of code (its right under the block that you put the tabcats[] in ...
Code:
<div id="ajaxTFHcontentarea" style="border:0px solid gray; width:100%; height: 100%; background-color: white; padding: 0px"></div>
anyway, you will see that the above div has a background-color: white .. change the word white to the dark background color of your style and that will take those "white lines" out of there ...
Bob