Menu

modifying chat width...

2005-01-02
2013-04-30
  • Miguel Maloney

    Miguel Maloney - 2005-01-02

    Presently the chat has a width of 100% that means it will be as wide as your browser is.

    How do I make it fixed? eg I would like the chat to be 700 pixels all the time.

    Regards,

     
    • hartmut götze

      hartmut götze - 2005-02-27

      You must edit the file include/templates/openchat/input.tpl
      this template work with firm broad one.
      And you can/must change indicated  with for the framset.
      look frameset.tpl lines
        <frameset rows="78%,*,0,0" onunload="closeWindows();logout()">
          <frameset cols="85%,*">

       

Log in to post a comment.