On Thursday, August 6, 2015 at 12:48:29 AM UTC-7, Mo wrote: > > Hi, > > creating a /newticket the layout is quite slim and uses only one third of > a decent modern monitor. Then it is not scalable. > Is it possible to extend the layout of /newticket? > > Having lot of [ticket-custom] with larger labels the labels get linebreaks > and this is not aligning to the input fields anymore. > So this is actually focussing on different issues: > > * If labels on the one side have line breaks, the labels and edit field on > the other side is not aligned anymore. >
Could you post of screen capture of that? > * Layout of new ticket is not scalable > You can customize the page layout as described on: http://trac.edgewall.org/wiki/TracInterfaceCustomization You should be able to make the form span the width of the page with some CSS tweaks. > * I would like to add kind of hover tooltips to lables. That would avoid > some larger text labels. > See: * http://trac.edgewall.org/ticket/9648 * https://trac-hacks.org/wiki/FieldTooltipPlugin > This is trac-1.0.5 > > Best regards. > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
