Re: Top Border removal

  •  05-12-2005, 1:38 PM

    Re: Top Border removal

    I figured out how to make it go away.

    In layout.js file in the Skins/[skin name] folder add this line into line 22

         trtop.style.display='none';

    Since I'm using version 2 I'm not sure if it's the same and offcourse this shouldn't be the way to do it, but until this is configurable this is the way.

    Ingi


View Complete Thread