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
- 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+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4067
- Created
- Saturday 03 December, 2011 03:29:24 UTC
by Bernard TREMBLAY - LastModif
- Friday 03 July, 2026 11:28:48 UTC