Loading...
 
Skip to main content

Fixed width for layout (for style which support) when changed parameters in admin module don't functions and always generates more than full width

Status
Closed
Subject
Fixed width for layout (for style which support) when changed parameters in admin module don't functions and always generates more than full width
Version
8.x
Category
  • Consistency
  • Error
  • Usability
Resolution status
Out of Date
Submitted by
Bernard TREMBLAY
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

The default value for styles which supports "fixedwidth" parameter title "layout... " is 990px.

This option is useful and should be included in a module (I will do when if will function globally). Depending of the job done 990px on a 1920 is often a straight workplace.

If it is activated and you set any value you will get as the option "fullwidth".

This option make a wrong calculus of the real available width (a problem with js functions and margins) and generate a larger layout that the width of the display device.

Solution

Workaround :

There are few instruction concerned, but there are two difficult problems.

  • when width is 100% everything is ok.
  • When the value is near the full width it is easy to generate error, the size must be set and checked by js functions which depend a lot for their results of the browser.


!!Solution ?

Workaround
Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4067
Created
Saturday 03 December, 2011 03:29:24 UTC
by Bernard TREMBLAY
LastModif
Friday 03 July, 2026 11:28:48 UTC


Show PHP error messages