Re: Adjust header area inside chat rooms

  •  01-01-2008, 7:57 PM

    Re: Adjust header area inside chat rooms

    Hi:

    You need modify 2 place :
     
    1.  CuteSoft_Client/CuteChat/Channel.xml
    find table id="toptableid"
    and change the content of the table
     
    2. CuteSoft_Client/CuteChat/Skins/%SkinName%/ChatUI.xml
    find  <TopPanel AutoDock="Top" Height="60"></TopPanel>
    and change the Height
     
    Regards , Terry .
View Complete Thread