[Resolved] table display problem in client login

    • May 22, 2019 at 2:37 am #4211
      visimitra
      Participant

      checking in demo site, there is no problem, but check it may related to size character number

    • May 22, 2019 at 10:45 am #4218
      stevland
      Keymaster

      Hi visimitra,

      If you can hold on until the next release (probably in a week or two) I am making the Client Portal pages much wider and so this problem will be eliminated.

      In the meanwhile can you not make your Ticket Statuses and Department Names shorter?

      For example, why not VR – On Delivery or simply On Delivery?

    • May 22, 2019 at 4:47 pm #4221
      visimitra
      Participant

      Hi @stevland, I think will wait no problem, the issue have already exist since a while.

      Display table with wrapping like in staff-desktop will look better

      Thanks

    • May 22, 2019 at 6:32 pm #4224
      visimitra
      Participant

      tryout with delete width in content client-desktop.css, and resize width to 1200px, look nicer, but strange when view from chrome in android 

    • May 23, 2019 at 9:35 am #4229
      visimitra
      Participant

      hope this can help for temporary fix, edit for client-desktop.css<br />
      – resize width 900px to max-width 75% for header, content, form-wrapper (1070px)<br />
      – fix page number margin font<br />
      – padding table in ticket thread

      hope this fix permanently, please fix for client-mobile.css view also, as client mobile view is correctly viewed.

      thanks 

      111c111<br />
      < max-width: 75%;<br />
      —<br />
      > width: 900px;<br />
      181,182c181<br />
      < max-width: 75%;<br />
      < min-width: min-content;<br />
      —<br />
      > width: 900px;<br />
      223c222<br />
      < max-width: 75%;<br />
      —<br />
      > width: 900px;<br />
      238c237<br />
      < max-width: 75%;<br />
      —<br />
      > max-width: 900px;<br />
      1536,1542d1533<br />
      < /* ==========================================================================<br />
      < * TICKET LIST – FOOT<br />
      < * ========================================================================== */<br />
      < <br />
      < #table-foot-options a {<br />
      < margin: 0 0 0 0px;<br />
      < }<br />
      1635c1626<br />
      < padding: 13px;<br />
      —<br />
      > padding: 20px;<br />
      2015c2006<br />
      < max-width: 1070px; <br />
      —<br />
      > max-width: 870px;

    • May 23, 2019 at 4:33 pm #4235
      stevland
      Keymaster

      I’m glad you are finding your own solutions. I am working full time on next release.

       

       

    • May 29, 2019 at 7:50 am #4294
      stevland
      Keymaster

      FYI osTicket-1.12-Awesome-103 is now available.

You must be logged in to reply to this topic.